[Reportbug-commits] [reportbug] 03/03: releasing package reportbug version 7.0.1

Sandro Tosi morph at moszumanska.debian.org
Thu Dec 8 00:27:34 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 2150784dfa3030a436b704bfadca568ab09391f1
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Dec 7 19:22:48 2016 -0500

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

diff --git a/debian/changelog b/debian/changelog
index dc4e6ea..58c1d8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (7.0.1) UNRELEASED; urgency=medium
+reportbug (7.0.1) experimental; urgency=medium
 
   * debian/control
     - add python3-requests to python3-reportbug Depends; Closes: #846657
@@ -6,7 +6,7 @@ reportbug (7.0.1) UNRELEASED; urgency=medium
     - dont remove the first character from the filename when calling an external
       MUA; Closes: #846778
 
- -- Sandro Tosi <morph at debian.org>  Wed, 07 Dec 2016 18:50:02 -0500
+ -- Sandro Tosi <morph at debian.org>  Wed, 07 Dec 2016 19:22:37 -0500
 
 reportbug (7.0.0) experimental; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 9dd6342..4bb82ae 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.0"
+VERSION_NUMBER = "7.0.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