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

Sandro Tosi morph at debian.org
Sun Dec 4 22:07:48 UTC 2011


The following commit has been merged in the master branch:
commit 4dd95e6be7c15f7808d925c8b966fac9dc49faae
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Dec 4 22:48:11 2011 +0100

    releasing version 6.3.1

diff --git a/debian/changelog b/debian/changelog
index d5afae0..1f7dcaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.3.1) UNRELEASED; urgency=low
+reportbug (6.3.1) unstable; urgency=low
 
   * bin/reportbug
     - don't blindly set (even empty) bugscript headers/pseudos, that will
@@ -18,7 +18,7 @@ reportbug (6.3.1) UNRELEASED; urgency=low
       non-existing packages (or if rmadison doesn't return anything); thanks to
       Jérémy Lal for the report; Closes: #649649
 
- -- Sandro Tosi <morph at debian.org>  Sun, 04 Dec 2011 22:15:46 +0100
+ -- Sandro Tosi <morph at debian.org>  Sun, 04 Dec 2011 22:48:02 +0100
 
 reportbug (6.3) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index a75f0c6..42dbcca 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.3"
+VERSION_NUMBER = "6.3.1"
 
 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