[reprotest] 01/02: Update d/changelog

Ximin Luo infinity0 at debian.org
Tue Oct 3 13:59:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository reprotest.

commit 7daf392cdfc9aad5cb1257baa3bf05270472d5f4
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue Oct 3 15:56:17 2017 +0200

    Update d/changelog
---
 debian/changelog | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2943da..6d4bf8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,19 @@
 reprotest (0.7.1) UNRELEASED; urgency=medium
 
-  * Add a --auto-build option to try to determine which specific variations
-    cause unreproducibility.
+  * New features:
+    + Add a --auto-build option to try to determine which specific variations
+      cause unreproducibility.
+    + Add a --source-pattern option to restrict copying of source_root, and set
+      this automatically in our presets.
+  * Usability improvements:
+    + Improve error messages in some common scenarios.
+      - giving a source_root or build_command that doesn't exist
+      - using reprotest with default settings after not installing Recommends
+    + Output hashes after a successful --auto-build.
+    + Print a warning message if we reproduced successfully but didn't vary
+      everything.
   * Fix varying both umask and user_group at the same time.
-  * Improve error messages in some common scenarios:
-    - giving a source_root or build_command that doesn't exist
-    - using reprotest with default settings after not installing Recommends
-  * Add a --source-pattern option to restrict copying of source_root, and set
-    this automatically in our presets.
+  * Have dpkg-source extract to different build dir iff varying the build-path.
   * Pass --exclude-directory-metadata to diffoscope(1) by default as this is
     the majority use-case. Document the other cases in README and the man page.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git



More information about the Reproducible-commits mailing list