[Reportbug-commits] [reportbug] 04/04: releasing package reportbug version 7.1.4

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 22 23:18:29 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 b03320b97cd61f3847642f9cf6f581ba1392dc47
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 22 18:16:07 2017 -0500

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

diff --git a/debian/changelog b/debian/changelog
index 4c3c351..0fed171 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (7.1.4) UNRELEASED; urgency=medium
+reportbug (7.1.4) unstable; urgency=medium
 
   * reportbug/submit.py
     - use the correct email.encoders modules when attaching binary files;
@@ -8,7 +8,7 @@ reportbug (7.1.4) UNRELEASED; urgency=medium
   * doc/README.Users
     - update GTK interface doc about which packages to install
 
- -- Sandro Tosi <morph at debian.org>  Sun, 22 Jan 2017 18:14:03 -0500
+ -- Sandro Tosi <morph at debian.org>  Sun, 22 Jan 2017 18:16:04 -0500
 
 reportbug (7.1.3) unstable; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index eb6eaf8..27781d4 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.3"
+VERSION_NUMBER = "7.1.4"
 
 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