New upstream release with new copyright notice.
[tabix.git] / debian / changelog
index 96e0d2a25748bc0e741d1ec002ec29025a0501e2..f737e936ff436a862bda1d52fb98d149a91fb327 100644 (file)
@@ -1,3 +1,42 @@
+tabix (0.2.6-1) UNRELEASED; urgency=low
+
+  60eb374 Imported Upstream version 0.2.6
+
+ -- Charles Plessy <plessy@debian.org>  Fri, 22 Jun 2012 12:45:46 +0900
+
+tabix (0.2.5-3) unstable; urgency=low
+
+  * debian/patches/use-dpkg-buildflags.patch: Really enable hardening
+    build flags (Thanks for the patch to Simon Ruderich <simon@ruderich.org>)
+    Closes: #670759
+  * debian/patches/ld-as-needed.patch:  Enable building with --as-needed
+    (Thanks to David Shorten <dpshorten@gmail.com> for the patch)
+    Closes: #632150
+
+ -- Andreas Tille <tille@debian.org>  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.
+  1a85d96 Refreshed Debian copyright file
+  9c70833 Include 7 digits of the commit ID in the changelog entry.
+
+  [ Andreas Tille ]
+  * 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 <tille@debian.org>  Wed, 25 Apr 2012 17:02:10 +0200
+
 tabix (0.2.5-1) unstable; urgency=low
 
   * New upstream release.