[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 6.0-83-g0547f59

Sandro Tosi morph at debian.org
Sun Nov 6 17:18:33 UTC 2011


The following commit has been merged in the master branch:
commit 0547f59d927e4e0f89247b6a607cfc97b8f6fc0b
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Nov 6 18:04:44 2011 +0100

    releasing version 6.3

diff --git a/debian/changelog b/debian/changelog
index c8cd621..7d46001 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.3) UNRELEASED; urgency=low
+reportbug (6.3) unstable; urgency=low
 
   * reportbug/utils.py
     - add 'oldstable' to the list of distributions, so not to confuse 'APT
@@ -46,7 +46,7 @@ reportbug (6.3) UNRELEASED; urgency=low
     the bug report, refer to README.developers for additional details; thanks to
     Niels Thykier for the report; Closes: #611341
 
- -- Sandro Tosi <morph at debian.org>  Sun, 06 Nov 2011 15:02:09 +0100
+ -- Sandro Tosi <morph at debian.org>  Sun, 06 Nov 2011 18:04:26 +0100
 
 reportbug (6.2.2) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index bebdaa7..a75f0c6 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 = "6.2.2"
+VERSION_NUMBER = "6.3"
 
 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