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

Sandro Tosi morph at debian.org
Wed May 12 17:27:35 UTC 2010


The following commit has been merged in the master branch:
commit 8f2f665d0c4d9f9d849bbd550a50397b81c86a0d
Author: Sandro Tosi <morph at debian.org>
Date:   Wed May 12 19:21:28 2010 +0200

    releasing version 4.12.2

diff --git a/debian/changelog b/debian/changelog
index b8afafa..0d9696b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (4.12.2) UNRELEASED; urgency=low
+reportbug (4.12.2) unstable; urgency=low
 
   * bin/reportbug
     - don't try to map package to source when using --from-buildd, and also
@@ -15,7 +15,7 @@ reportbug (4.12.2) UNRELEASED; urgency=low
       presubj file), fixing a crash; thanks to Michael Schmitt for the report;
       Closes: #578711
 
- -- Sandro Tosi <morph at debian.org>  Wed, 12 May 2010 19:09:43 +0200
+ -- Sandro Tosi <morph at debian.org>  Wed, 12 May 2010 19:21:22 +0200
 
 reportbug (4.12.1) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index c94dbeb..c88cf5f 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.1"
+VERSION_NUMBER = "4.12.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