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

Sandro Tosi morph at debian.org
Wed Apr 14 15:40:13 UTC 2010


The following commit has been merged in the master branch:
commit 00a5a29a31e246cf8703e0beb3907aa87ae2b996
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Apr 14 17:31:20 2010 +0200

    releasing version 4.12

diff --git a/debian/changelog b/debian/changelog
index 78c0980..708160a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (4.12) UNRELEASED; urgency=low
+reportbug (4.12) unstable; urgency=low
 
   * reportbug/debianbts.py
     - fix description for 'experimental' tag; thanks to Raphael Rigo for the
@@ -71,7 +71,7 @@ reportbug (4.12) UNRELEASED; urgency=low
   * debian/source/options
     - options to compress the tarball with bzip2 (and max compression)
 
- -- Sandro Tosi <morph at debian.org>  Tue, 13 Apr 2010 18:46:36 +0200
+ -- Sandro Tosi <morph at debian.org>  Wed, 14 Apr 2010 17:30:48 +0200
 
 reportbug (4.11) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index d9d8775..dac89fb 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.11"
+VERSION_NUMBER = "4.12"
 
 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