[Reportbug-commits] [reportbug] 31/31: releasing package reportbug version 7.1.3

Sandro Tosi morph at moszumanska.debian.org
Mon Jan 16 01:36:59 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 08d3305b53245b48117efbc5bf0ad6abfdf6abba
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 15 20:30:39 2017 -0500

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

diff --git a/debian/changelog b/debian/changelog
index 327caa0..9e24f4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (7.1.3) UNRELEASED; urgency=medium
+reportbug (7.1.3) unstable; urgency=medium
 
   * debian/control
     - bump Standards-Version to 3.9.8 (no changes needed)
@@ -24,7 +24,7 @@ reportbug (7.1.3) UNRELEASED; urgency=medium
     - fixes and improvements to GTK2 interface from James Clarke and Simon
       McVittie, thanks a lot! Closes: #850733
 
- -- Sandro Tosi <morph at debian.org>  Sun, 15 Jan 2017 19:02:27 -0500
+ -- Sandro Tosi <morph at debian.org>  Sun, 15 Jan 2017 20:30:27 -0500
 
 reportbug (7.1.2) unstable; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 6b1abc9..eb6eaf8 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.2"
+VERSION_NUMBER = "7.1.3"
 
 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