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

Sandro Tosi morph at debian.org
Mon Jul 30 18:16:16 UTC 2012


The following commit has been merged in the master branch:
commit 35993320c6c9c59c53242a9838b58f537e158aec
Author: Sandro Tosi <morph at debian.org>
Date:   Mon Jul 30 18:56:00 2012 +0200

    releasing version 6.4.2

diff --git a/debian/changelog b/debian/changelog
index b1d7fa9..d379352 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-reportbug (6.4.2) UNRELEASED; urgency=low
+reportbug (6.4.2) unstable; urgency=low
 
   * reportbug/debbugs.py
     - remove 'freeze-exception' option for release.d.o package; thanks to Niels
       Thykier for the report; Closes: #683272
 
- -- Sandro Tosi <morph at debian.org>  Mon, 30 Jul 2012 18:51:49 +0200
+ -- Sandro Tosi <morph at debian.org>  Mon, 30 Jul 2012 18:55:52 +0200
 
 reportbug (6.4.1) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 5b1ae41..6cb63de 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.1"
+VERSION_NUMBER = "6.4.2"
 
 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