[reprotest] 03/03: Rewind version to 0.6.1 for a release to Debian stretch

Ximin Luo infinity0 at debian.org
Tue May 9 17:47:47 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 c2e539168fd7c6d252e74098d0a11513aeed78e6
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue May 9 19:40:52 2017 +0200

    Rewind version to 0.6.1 for a release to Debian stretch
---
 debian/changelog | 2 +-
 setup.py         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a9e8b09..dda7adf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reprotest (0.7) UNRELEASED; urgency=medium
+reprotest (0.6.1) UNRELEASED; urgency=medium
 
   * Preserve directory structure when copying artifacts. Otherwise hash output
     on a successful reproduction sometimes fails, because find(1) can't find
diff --git a/setup.py b/setup.py
index 5d2ca66..9b63995 100644
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@
 from setuptools import setup, find_packages
 
 setup(name='reprotest',
-      version='0.7',
+      version='0.6.1',
       description='Build packages and check them for reproducibility.',
       long_description=open('README.rst', encoding='utf-8').read(),
       author='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