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

Sandro Tosi morph at debian.org
Fri Aug 6 15:14:39 UTC 2010


The following commit has been merged in the master branch:
commit 6997e8df880e61fcc6ea851f79131144da5890ca
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Aug 6 15:16:02 2010 +0200

    releasing version 4.12.5

diff --git a/debian/changelog b/debian/changelog
index a8e936f..c77c6d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (4.12.5) UNRELEASED; urgency=low
+reportbug (4.12.5) unstable; urgency=low
 
   * bin/reportbug
     - add a warning we are actually working (and not blocked) when executing bug
@@ -17,7 +17,7 @@ reportbug (4.12.5) UNRELEASED; urgency=low
   * debian/control
     - bump Standards-Version to 3.9.1 (no changes needed)
 
- -- Sandro Tosi <morph at debian.org>  Fri, 06 Aug 2010 15:15:13 +0200
+ -- Sandro Tosi <morph at debian.org>  Fri, 06 Aug 2010 15:15:41 +0200
 
 reportbug (4.12.4) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index c859e43..5842a03 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.4"
+VERSION_NUMBER = "4.12.5"
 
 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