X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=caa61b52942177bab8ab100ce7d733fe4f71d2fb;hb=f72a972739c01e68926bda45266425b1c984f068;hp=db269e1f327eb3dda0e3b2ac03de420b14f32dca;hpb=e814cb5f411b3fd863406f4121ccd0a1e4462228;p=tabix.git diff --git a/debian/changelog b/debian/changelog index db269e1..caa61b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,12 @@ -tabix (0.2.5-2) UNRELEASED; urgency=low +tabix (0.2.5-3) UNRELEASED; urgency=low + + * debian/patches/ld-as-needed.patch: Enable building with --as-needed + (Thanks to David Shorten for the patch) + Closes: #632150 + + -- Andreas Tille Fri, 11 May 2012 13:32:56 +0200 + +tabix (0.2.5-2) unstable; urgency=low [ Charles Plessy ] 7a09003 Added metadata about Upstream in debian/upstream. @@ -9,6 +17,14 @@ tabix (0.2.5-2) UNRELEASED; urgency=low * debian/patches/count-set-but-not-used.patch: uncomment unused variable Closes: #626267 + * debian/control: + - Standards-Version: 3.9.3 (no changes needed) + - removed cdbs from Build-Depends + * debian/rules: Switched to dh to easily enable hardening flags + * debhelper 9 (control+compat) to enable building with hardening + flags + * debian/patches/use-dpkg-buildflags.patch: Regard hardening flags + * debian/watch: Use sf.net redirector -- Andreas Tille Wed, 25 Apr 2012 17:02:10 +0200