[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.7-2-gb4c9c45

Sandro Tosi morph at debian.org
Tue Sep 8 20:59:32 UTC 2009


The following commit has been merged in the master branch:
commit 950ed75f613af62a625279480cd3142efe9868d9
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Sep 8 22:52:47 2009 +0200

    bump reportbug version

diff --git a/debian/changelog b/debian/changelog
index e255387..2fe8d2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+reportbug (4.8) UNRELEASED; urgency=low
+
+  * reportbug/__init__.py
+    - bump reportbug version
+
+ -- Sandro Tosi <morph at debian.org>  Tue, 08 Sep 2009 22:52:26 +0200
+
 reportbug (4.7) unstable; urgency=low
 
   [ Sandro Tosi ]
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index ac2925c..8fc7b7c 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.7"
+VERSION_NUMBER = "4.8"
 
 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