[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.5-5-gdf777ff

Sandro Tosi morph at debian.org
Fri Jul 3 11:28:33 UTC 2009


The following commit has been merged in the master branch:
commit d24c022ab842eafc655d11e39f971c218c005c40
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Jul 3 11:30:44 2009 +0200

    bump reportbug version

diff --git a/debian/changelog b/debian/changelog
index 65fdb64..a8426bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+reportbug (4.6) UNRELEASED; urgency=low
+
+  * reportbug/__init__.py
+    - bump reportbug version
+
+ -- Sandro Tosi <morph at debian.org>  Fri, 03 Jul 2009 11:18:10 +0200
+
 reportbug (4.5) unstable; urgency=low
 
   [ Sandro Tosi ]
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 26c703b..1eaa47f 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.5"
+VERSION_NUMBER = "4.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