[reprotest] 01/02: Update d/changelog

Ximin Luo infinity0 at debian.org
Thu Dec 14 16:47:51 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 a86e461ba6c0e9ba1a8942dbd0b6f1ae2c969a42
Author: Ximin Luo <infinity0 at debian.org>
Date:   Thu Dec 14 17:40:18 2017 +0100

    Update d/changelog
---
 debian/changelog | 12 ++++++++++++
 setup.py         |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d9d12e0..7e08970 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+reprotest (0.7.5) UNRELEASED; urgency=medium
+
+  [ Santiago Torres ]
+  * Use `uname -m` instead of `arch`.
+
+  [ Ximin Luo ]
+  * Allow the user to select a different path for diffoscope.
+  * Allow --diffoscope-args to contain variables to be expanded.
+  * Fix autopkgtest.
+
+ -- Ximin Luo <infinity0 at debian.org>  Thu, 14 Dec 2017 17:37:07 +0100
+
 reprotest (0.7.4) unstable; urgency=medium
 
   * Hopefully fix the autopkgtest tests.
diff --git a/setup.py b/setup.py
index 7ecb96b..6fc9083 100644
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@
 from setuptools import setup, find_packages
 
 setup(name='reprotest',
-      version='0.7.4',
+      version='0.7.5',
       description='Build packages and check them for reproducibility.',
       long_description=open('README.rst', encoding='utf-8').read(),
       author='Ximin Luo, Ceridwen',

-- 
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