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

Sandro Tosi morph at debian.org
Sun Jul 29 09:15:20 UTC 2012


The following commit has been merged in the master branch:
commit 15bc1c64d7de556f1f1653fea6bd5f683bd1f987
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jul 29 11:10:52 2012 +0200

    releasing version 6.4.1

diff --git a/debian/changelog b/debian/changelog
index 6985d18..325e77c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-reportbug (6.4.1) UNRELEASED; urgency=low
+reportbug (6.4.1) unstable; urgency=low
 
   * bin/reportbug
     - remove arch qualifier (for m-a) only if we're not reporting against the
       source package; thanks to Vincent Lefevre for the report; Closes: #681157
 
- -- Sandro Tosi <morph at debian.org>  Sun, 29 Jul 2012 11:08:10 +0200
+ -- Sandro Tosi <morph at debian.org>  Sun, 29 Jul 2012 11:10:25 +0200
 
 reportbug (6.4) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 7d2ffdd..5b1ae41 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.4"
+VERSION_NUMBER = "6.4.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