ld-as-needed.patch needs to be adapted
[tabix.git] / debian / changelog
1 tabix (0.2.5-3) UNRELEASED; urgency=low
2
3   * debian/patches/use-dpkg-buildflags.patch: Really enable hardening
4     build flags (Thanks for the patch to Simon Ruderich <simon@ruderich.org>)
5     Closes: #670759
6   * debian/patches/ld-as-needed.patch:  Enable building with --as-needed
7     (Thanks to David Shorten <dpshorten@gmail.com> for the patch)
8     Closes: #632150
9
10  -- Andreas Tille <tille@debian.org>  Fri, 11 May 2012 13:32:56 +0200
11
12 tabix (0.2.5-2) unstable; urgency=low
13
14   [ Charles Plessy ]
15   7a09003 Added metadata about Upstream in debian/upstream.
16   1a85d96 Refreshed Debian copyright file
17   9c70833 Include 7 digits of the commit ID in the changelog entry.
18
19   [ Andreas Tille ]
20   * debian/patches/count-set-but-not-used.patch: uncomment unused
21     variable
22     Closes: #626267
23   * debian/control:
24      - Standards-Version: 3.9.3 (no changes needed)
25      - removed cdbs from Build-Depends
26   * debian/rules: Switched to dh to easily enable hardening flags
27   * debhelper 9 (control+compat) to enable building with hardening
28     flags
29   * debian/patches/use-dpkg-buildflags.patch: Regard hardening flags
30   * debian/watch: Use sf.net redirector 
31
32  -- Andreas Tille <tille@debian.org>  Wed, 25 Apr 2012 17:02:10 +0200
33
34 tabix (0.2.5-1) unstable; urgency=low
35
36   * New upstream release.
37   * Added debian/README.test to explain how to test tabix and bgzip.
38
39  -- Charles Plessy <plessy@debian.org>  Tue, 10 May 2011 19:42:07 +0900
40
41 tabix (0.2.4-1) unstable; urgency=low
42
43   * New upstream release.
44   * Incremented Standards-Version to reflect conformance with Policy 3.9.2
45     (debian/control).
46
47  -- Charles Plessy <plessy@debian.org>  Tue, 12 Apr 2011 17:15:33 +0900
48
49 tabix (0.2.3-1) unstable; urgency=low
50
51   * Initial release (Closes: #606446)
52
53  -- Charles Plessy <plessy@debian.org>  Wed, 19 Jan 2011 22:16:39 +0900