[reprotest] 01/02: start work on 0.7.8

Holger Levsen holger at layer-acht.org
Mon Dec 18 21:33:11 UTC 2017


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

holger pushed a commit to branch master
in repository reprotest.

commit 33bb72045c0f12e837183f65a61d87f7f342f828
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 18 21:31:47 2017 +0000

    start work on 0.7.8
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog | 6 ++++++
 setup.py         | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ca1b2d9..a6e0861 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+reprotest (0.7.8) UNRELEASED; urgency=medium
+
+  * 
+
+ -- Holger Levsen <holger at debian.org>  Mon, 18 Dec 2017 21:16:25 +0000
+
 reprotest (0.7.7) unstable; urgency=medium
 
   * Update debian/copyright and use HTTPS in debian/watch.
diff --git a/setup.py b/setup.py
index dd236f8..c3b7e75 100644
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@
 from setuptools import setup, find_packages
 
 setup(name='reprotest',
-      version='0.7.7',
+      version='0.7.8',
       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