[strip-nondeterminism] 03/03: Update changelog for 0.026-1 release
Chris Lamb
chris at chris-lamb.co.uk
Fri Sep 9 10:02:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch debian
in repository strip-nondeterminism.
commit 2553172e2d7e5585e823ebf6260f8de61a4954de
Author: Chris Lamb <lamby at debian.org>
Date: Fri Sep 9 11:02:10 2016 +0100
Update changelog for 0.026-1 release
---
debian/changelog | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index be89c68..6da6eda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+strip-nondeterminism (0.026-1) unstable; urgency=medium
+
+ * handlers/jar.pm: Reintroduce subroutine prototype on _jar_filename_cmp to
+ fix ordering regression in .jar files.
+ * Add a testcase for jar file ordering and normalisation.
+ * bin/strip-nondeterminism: die if file does not exist (Closes: #800159)
+ * debian/rules:
+ - No need for -make hack as we'll have Makefile during package build.
+ (Closes: #836732)
+ - Update clean target to avoid FTBFS twice in a row.
+ * Add Homepage field.
+ * t/fixtures.t:
+ - Add a lookup table for descriptions of stat(1) indices.
+ - Don't test whether inode number has changed.
+ - Check that output matches expected before comparing attributes to make it
+ less confusing on failure.
+ - Re-add top-level "plan" call dropped in 0.024-1.
+ - Add comment why we use a per-fixture temporary directory.
+ - Re-order @fixtures setup for global->specific ordering.
+
+ -- Chris Lamb <lamby at debian.org> Fri, 09 Sep 2016 11:02:04 +0100
+
strip-nondeterminism (0.025-1) unstable; urgency=medium
* Drop all calls to unlink_on_destroy now that we copy the file. (Closes: #836670)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git
More information about the Reproducible-commits
mailing list