X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=84e1d409a9b481947d719ee8c1ef274e2d1d45a7;hb=7710d4b7784d92a19bc2890863eae44f684da747;hp=fe5c4021a739a94b1bf62da998ce34e44f2fc956;hpb=5fea61b142fcdeaaca2f6640f17e16a0d4e7b5c9;p=htag.git diff --git a/debian/changelog b/debian/changelog index fe5c402..84e1d40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +htag (0.0.24-1.1) unstable; urgency=medium + + * Non-maintainer upload + * Replace build-dependency on perl5 with just perl (Closes: #786677) + + -- Axel Beckert Tue, 21 Jul 2015 19:49:59 +0200 + +htag (0.0.24-1) unstable; urgency=low + + * New upstream release + - fixes tags in UTF-8 causing formatting issues (closes: #482350) + * Takeover package since I'm upstream and now a DD. Thanks to Jonathan + McDowell for putting up with me over the years. + * Updated to Standards-Version 3.8.0.1. + - fix copyright file. + - Remove unnecessary INSTALL file. + + -- Simon Huggins Mon, 16 Jun 2008 22:08:25 +0100 + +htag (0.0.23-2) unstable; urgency=low + + * Add (no-op) Binary-Arch target. (closes: #395602) + * Move debhelper dependency to Build-Depends instead of Build-Depends-Indep. + * Move to debhelper compatibility level 5. + * Change to dh_installman rather than dh_installmanpages. + * Remove trailing . from Description. + * Updated to Standards-Version 3.7.2.2 (no changes other than the above). + + -- Jonathan McDowell Thu, 31 May 2007 09:22:28 +0100 + htag (0.0.23-1) unstable; urgency=low * New upstream release.