[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.8-26-gd62485f

Sandro Tosi morph at debian.org
Fri Nov 27 21:27:21 UTC 2009


The following commit has been merged in the master branch:
commit f44d1610fffadfe5d01c2377d4c67cda73b9c1dd
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Nov 27 20:13:06 2009 +0100

    releasing

diff --git a/debian/changelog b/debian/changelog
index e7a6967..2290f88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (4.8+WIP) UNRELEASED; urgency=low
+reportbug (4.9) unstable; urgency=low
 
   [ Sandro Tosi ]
   * debian/rules
@@ -53,7 +53,7 @@ reportbug (4.8+WIP) UNRELEASED; urgency=low
       receive input or not; thanks to Sebastian Dalfuß for the report;
       Closes: #531803
 
- -- Sandro Tosi <morph at debian.org>  Fri, 27 Nov 2009 20:04:02 +0100
+ -- Sandro Tosi <morph at debian.org>  Fri, 27 Nov 2009 20:12:38 +0100
 
 reportbug (4.8) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 8fc7b7c..9faedb6 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.8"
+VERSION_NUMBER = "4.9"
 
 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