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

Sandro Tosi morph at debian.org
Mon May 25 23:25:10 UTC 2009


The following commit has been merged in the master branch:
commit 84f66213851fa9ffd50b42721957cfb3a81b3c95
Author: Sandro Tosi <morph at debian.org>
Date:   Mon May 25 22:25:08 2009 +0200

      - bump reportbug version

diff --git a/debian/changelog b/debian/changelog
index 6ffadbe..39edfc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+reportbug (4.5) UNRELEASED; urgency=low
+
+  * reportbug/__init__.py
+    - bump reportbug version
+
+ -- Sandro Tosi <morph at debian.org>  Mon, 25 May 2009 22:24:50 +0200
+
 reportbug (4.4) unstable; urgency=low
 
   * reportbug/__init__.py
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 1bcf39d..26c703b 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.4"
+VERSION_NUMBER = "4.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