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

Sandro Tosi morph at debian.org
Tue Jan 26 22:57:14 UTC 2010


The following commit has been merged in the master branch:
commit 2fde12c65bfebfb28ed86463b521726067d0ca8b
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Jan 26 23:51:55 2010 +0100

    releasing version 4.10.2

diff --git a/debian/changelog b/debian/changelog
index 6dd9770..0f6545e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-reportbug (4.10.2) UNRELEASED; urgency=low
+reportbug (4.10.2) unstable; urgency=low
 
   * reportbug/utils.py
     - allow 'Source' as pseudo-header; thanks to Cyril Brulebois for the report;
       Closes: #566989
 
- -- Sandro Tosi <morph at debian.org>  Tue, 26 Jan 2010 23:47:36 +0100
+ -- Sandro Tosi <morph at debian.org>  Tue, 26 Jan 2010 23:51:23 +0100
 
 reportbug (4.10.1) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index b5e4b60..970cc65 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.10.1"
+VERSION_NUMBER = "4.10.2"
 
 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