[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.3-1-g29b74c3

Sandro Tosi morph at debian.org
Mon May 25 06:32:31 UTC 2009


The following commit has been merged in the master branch:
commit 29b74c31b7da151b95b5277671bd91003747c986
Author: Sandro Tosi <morph at debian.org>
Date:   Sun May 24 22:34:25 2009 +0200

      - bump reportbug version

diff --git a/debian/changelog b/debian/changelog
index 320a9bb..4688779 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+reportbug (4.4) UNRELEASED; urgency=low
+
+  * reportbug/__init__.py
+    - bump reportbug version
+
+ -- Sandro Tosi <morph at debian.org>  Sun, 24 May 2009 22:31:54 +0200
+
 reportbug (4.3) unstable; urgency=low
 
   [ Luca Bruno ]
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 2490384..1bcf39d 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.3"
+VERSION_NUMBER = "4.4"
 
 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