[Reportbug-commits] [reportbug] 22/22: releasing package reportbug version 7.1.0

Sandro Tosi morph at moszumanska.debian.org
Thu Dec 15 00:43:59 UTC 2016


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

morph pushed a commit to branch master
in repository reportbug.

commit 2afd69e1a81571a971a8275694e57e2333abcc38
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Dec 14 19:34:09 2016 -0500

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

diff --git a/debian/changelog b/debian/changelog
index 18e5ca4..0d8105e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-reportbug (7.1.0) UNRELEASED; urgency=medium
+reportbug (7.1.0) experimental; urgency=medium
 
   * port GTK interface to GTK3; thanks to Simon McVittie for sending all the
     patches to implement this; Closes: #651590
 
- -- Sandro Tosi <morph at debian.org>  Wed, 14 Dec 2016 19:32:36 -0500
+ -- Sandro Tosi <morph at debian.org>  Wed, 14 Dec 2016 19:33:58 -0500
 
 reportbug (7.0.1) experimental; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 4bb82ae..c9b21fe 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.0.1"
+VERSION_NUMBER = "7.1.0"
 
 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