[Reportbug-commits] [reportbug] 06/06: releasing package reportbug version 7.1.1

Sandro Tosi morph at moszumanska.debian.org
Sun Dec 18 21:15:40 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 e86d0934c2c714ac585f8c2a088df768fd1b1412
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Dec 18 16:12:20 2016 -0500

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

diff --git a/debian/changelog b/debian/changelog
index 7f91347..dd2e766 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-reportbug (7.1.1) UNRELEASED; urgency=medium
+reportbug (7.1.1) unstable; urgency=medium
 
+  * Upload to unstable
   * reportbug/debbugs.py
     - add sections for Rust and JavaScript, patch by Josh Triplett;
       Closes: #847537
@@ -10,7 +11,7 @@ reportbug (7.1.1) UNRELEASED; urgency=medium
   * doc/README.Users
     - grammar fixes/improvements; patch by Vilius Panevėžys; Closes: #811193
 
- -- Sandro Tosi <morph at debian.org>  Sun, 18 Dec 2016 16:07:26 -0500
+ -- Sandro Tosi <morph at debian.org>  Sun, 18 Dec 2016 16:12:00 -0500
 
 reportbug (7.1.0) experimental; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index c9b21fe..86878db 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.0"
+VERSION_NUMBER = "7.1.1"
 
 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