X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=929cf3ccea73cbadc4ee8eec383a27873d93c985;hb=cc2a3105304e22df01ba56ce15c086054712e142;hp=4ce63929ef540a26c68da7e86b790f4ceb0a4289;hpb=7c4bc6c5cafd01d3683277687590c226a0d2b619;p=pkg%2Ft-prot.git diff --git a/debian/changelog b/debian/changelog index 4ce6392..929cf3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +t-prot (3.4-3) UNRELEASED; urgency=medium + + * Really make build reproducible by also hardcoding file permissions for + files generated by output redirection. + + -- Axel Beckert Tue, 12 May 2015 22:55:49 +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