[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.9-208-g38e58aa

Sandro Tosi morph at debian.org
Wed Aug 10 23:34:36 UTC 2011


The following commit has been merged in the master branch:
commit 38e58aaf57f24196fc1897940384265171f9a742
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Aug 11 01:34:24 2011 +0200

    releasing version 6.0

diff --git a/debian/changelog b/debian/changelog
index 0d2607d..7d95126 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (5.1.2) UNRELEASED; urgency=low
+reportbug (6.0) unstable; urgency=low
 
   * reportbug/debianbts.py
     - don't try to convert the package to a source one if we are in 'override'
@@ -10,7 +10,7 @@ reportbug (5.1.2) UNRELEASED; urgency=low
   * Use SOAP to retrive bugs information from Debian BTS; Closes: #415801
   * Use python-debianbts to interact with the Debian BTS; Closes: #490548
 
- -- Sandro Tosi <morph at debian.org>  Wed, 10 Aug 2011 23:59:15 +0200
+ -- Sandro Tosi <morph at debian.org>  Thu, 11 Aug 2011 01:33:11 +0200
 
 reportbug (5.1.1) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 642158f..3aaaf6a 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 = "5.1.1"
+VERSION_NUMBER = "6.0"
 
 VERSION = "reportbug "+VERSION_NUMBER
 COPYRIGHT = VERSION + '\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc at debian.org>' + \

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list