[Reportbug-commits] [reportbug] 05/05: releasing package reportbug version 7.1.6

Sandro Tosi morph at moszumanska.debian.org
Wed Apr 19 01:17:37 UTC 2017


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

morph pushed a commit to branch master
in repository reportbug.

commit 2f8279251f1aac8f0e47f2c2767e6286ea5ce2c7
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Apr 18 21:12:11 2017 -0400

    releasing package reportbug version 7.1.6
---
 debian/changelog      | 4 ++--
 reportbug/__init__.py | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d5a04f0..933b48a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (7.1.6) UNRELEASED; urgency=medium
+reportbug (7.1.6) unstable; urgency=medium
 
   * reportbug/utils.py
     - wrap every command execution in a helper function to (eventually) decode
@@ -8,7 +8,7 @@ reportbug (7.1.6) UNRELEASED; urgency=medium
     - handle text attachments in different encodings, currently making reportbug
       crash; patch by Nis Martensen; Follow up for #848729
 
- -- Sandro Tosi <morph at debian.org>  Tue, 18 Apr 2017 21:02:09 -0400
+ -- Sandro Tosi <morph at debian.org>  Tue, 18 Apr 2017 21:12:02 -0400
 
 reportbug (7.1.5) unstable; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 8bdadc0..43806d8 100644
--- a/reportbug/__init__.py
+++ b/reportbug/__init__.py
@@ -25,7 +25,7 @@ SOFTWARE."""
 __all__ = ['bugreport', 'utils', 'urlutils', 'checkbuildd', 'checkversions',
            'debbugs', 'exceptions', 'submit', 'tempfile']
 
-VERSION_NUMBER = "7.1.5"
+VERSION_NUMBER = "7.1.6"
 
 VERSION = "reportbug " + VERSION_NUMBER
 COPYRIGHT = VERSION + '\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc at debian.org>' + \

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



More information about the Reportbug-commits mailing list