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

Sandro Tosi morph at debian.org
Thu Apr 22 20:09:41 UTC 2010


The following commit has been merged in the master branch:
commit ba82a20501abf373ed18f8583191dd68324f9287
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Apr 22 21:59:20 2010 +0200

    releasing version 4.12.1

diff --git a/debian/changelog b/debian/changelog
index 1ba6005..eb37527 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (4.12+fixes) UNRELEASED; urgency=low
+reportbug (4.12.1) unstable; urgency=low
 
   * reportbug/utils.py
     - only take file name and md5sum from Conffile from dpkg --status; thanks to
@@ -7,7 +7,7 @@ reportbug (4.12+fixes) UNRELEASED; urgency=low
     - pass 'timeout' to search_bug, needed when filtering bugs; thanks to Matt
       Kraai for the report and patch; Closes: #578505
 
- -- Sandro Tosi <morph at debian.org>  Thu, 22 Apr 2010 21:34:38 +0200
+ -- Sandro Tosi <morph at debian.org>  Thu, 22 Apr 2010 21:59:02 +0200
 
 reportbug (4.12) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index dac89fb..c94dbeb 100644
--- a/reportbug/__init__.py
+++ b/reportbug/__init__.py
@@ -25,7 +25,7 @@ SOFTWARE."""
 __all__ = ['bugreport', 'utils', 'urlutils', 'checkbuildd', 'checkversions',
            'debianbts', 'exceptions', 'submit', 'tempfile']
 
-VERSION_NUMBER = "4.12"
+VERSION_NUMBER = "4.12.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