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

Sandro Tosi morph at debian.org
Sat Aug 7 21:36:26 UTC 2010


The following commit has been merged in the master branch:
commit 2f44fcdbf1fe759326583a9636549bcd3f68cfc3
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Aug 7 22:03:03 2010 +0200

    releasing version 4.12.6

diff --git a/debian/changelog b/debian/changelog
index b9b921f..1f0c505 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-reportbug (4.12.6) UNRELEASED; urgency=low
+reportbug (4.12.6) unstable; urgency=low
 
   * reportbug/debianbts.py
     - fix a typo to properly recognize free-exception; thanks to Jakub Wilk for
       the report; Closes: #592138
 
- -- Sandro Tosi <morph at debian.org>  Sat, 07 Aug 2010 21:37:37 +0200
+ -- Sandro Tosi <morph at debian.org>  Sat, 07 Aug 2010 22:02:57 +0200
 
 reportbug (4.12.5) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 5842a03..364a043 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.5"
+VERSION_NUMBER = "4.12.6"
 
 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