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

Sandro Tosi morph at debian.org
Mon Jun 7 19:09:29 UTC 2010


The following commit has been merged in the master branch:
commit b73c00fb4376ad9a24efee749864f0c473754b0e
Author: Sandro Tosi <morph at debian.org>
Date:   Mon Jun 7 20:59:33 2010 +0200

    releasing version 4.12.3

diff --git a/debian/changelog b/debian/changelog
index cd08ebb..36a8791 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (4.12.3) UNRELEASED; urgency=low
+reportbug (4.12.3) unstable; urgency=low
 
   * reportbug/utils.py
     - convert the config file name to UTF-8, avoinding a crash; thanks to Anders
@@ -20,7 +20,7 @@ reportbug (4.12.3) UNRELEASED; urgency=low
     - added 'debian-maintainers' and 'snapshot.debian.org' to the
       pseudo-packages list
 
- -- Sandro Tosi <morph at debian.org>  Mon, 07 Jun 2010 20:41:04 +0200
+ -- Sandro Tosi <morph at debian.org>  Mon, 07 Jun 2010 20:59:28 +0200
 
 reportbug (4.12.2) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index c88cf5f..64110bf 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.2"
+VERSION_NUMBER = "4.12.3"
 
 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