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

Sandro Tosi morph at debian.org
Tue Mar 1 21:11:10 UTC 2011


The following commit has been merged in the master branch:
commit c86702cc59189cad96e8dcfa4386316b9f1bd2b2
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Mar 1 21:56:46 2011 +0100

    releasing version 5.0

diff --git a/debian/changelog b/debian/changelog
index 6f085ed..e2e7552 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+reportbug (5.0) unstable; urgency=low
+
+  * Upload to unstable
+
+ -- Sandro Tosi <morph at debian.org>  Tue, 01 Mar 2011 21:56:39 +0100
+
 reportbug (4.99.0) experimental; urgency=low
 
   * Completely rewritten the unittest suite
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index ac29a5a..34f99e6 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.99.0"
+VERSION_NUMBER = "5.0"
 
 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