X-Git-Url: https://git.deb.at/?p=pkg%2Ft-prot.git;a=blobdiff_plain;f=debian%2Fchangelog;h=eecedd82a5d17857f455b82acbcc0e37127435c2;hp=171914253ff79944921ca99bfdca911413a33bb0;hb=35e05bd710b905e39013df2c1139592562e68b02;hpb=e1deb8f8c6b5f5c1cc5c2281166a51a4b9554ca8 diff --git a/debian/changelog b/debian/changelog index 1719142..eecedd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,67 @@ +t-prot (3.4-4) UNRELEASED; urgency=medium + + [ Rhonda D'Vine ] + * switch my name + * Convert debian/rules to dh style. + + [ Axel Beckert ] + * Switch background color in Muttrc from black to default + + -- Rhonda D'Vine Mon, 13 Jul 2015 12:23:16 +0200 + +t-prot (3.4-3) unstable; urgency=medium + + * Really make build reproducible by also hardcoding file permissions for + files generated by output redirection. + + -- Axel Beckert Wed, 13 May 2015 01:48:54 +0200 + +t-prot (3.4-2) unstable; urgency=medium + + * debian/rules: Set timestamp of all new files to the same time to make + builds reproducible. + + Add build-dependency on dpkg-dev >= 1.17.0 for usage of a recently + added dpkg-parsechangelog option. + + -- Axel Beckert Mon, 27 Apr 2015 00:30:15 +0200 + +t-prot (3.4-1) unstable; urgency=medium + + * New upstream release + + Fixes documentation with regards to Getopt::Long command line option + syntax. (Closes: #780779) + + -- Axel Beckert Sun, 26 Apr 2015 04:34:57 +0200 + +t-prot (3.3-1) unstable; urgency=medium + + * New upstream release + * Fix lintian warning package-contains-timestamped-gzip by adding -n to + all calls to gzip in debian/rules. + * Bump Standards-Version to 3.9.6 (no changes). + + -- Axel Beckert Mon, 22 Sep 2014 23:00:04 +0200 + +t-prot (3.2-1) unstable; urgency=medium + + * New upstream release + + Drop fix-spelling-error-in-manpage.patch, applied upstream + + -- Axel Beckert Mon, 25 Aug 2014 13:53:25 +0200 + +t-prot (3.1-2) unstable; urgency=medium + + * Fix Vcs-Git URL + + -- Axel Beckert Tue, 19 Aug 2014 21:52:10 +0200 + +t-prot (3.1-1) unstable; urgency=medium + + * New upstream release + + Refresh patch + + -- Axel Beckert Tue, 19 Aug 2014 21:28:31 +0200 + t-prot (3.0-1) unstable; urgency=low * New upstream release (Closes: #747075)