[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 6.0-52-ged954c2

Sandro Tosi morph at debian.org
Sat Sep 10 21:15:08 UTC 2011


The following commit has been merged in the master branch:
commit ed954c2411ea6516ace79149a12edd44f9e8a79f
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Sep 10 23:07:54 2011 +0200

    releasing version 6.2.1

diff --git a/debian/changelog b/debian/changelog
index 55ac59a..12925fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.3) UNRELEASED; urgency=low
+reportbug (6.2.1) unstable; urgency=low
 
   * bin/reportbug
     - be more explicit that Ctrl+c on subject menu exit reportbug without
@@ -15,7 +15,7 @@ reportbug (6.3) UNRELEASED; urgency=low
       report and then wanting to follow it up; thanks to Michal Suchanek for the
       report; Closes: #640518
 
- -- Sandro Tosi <morph at debian.org>  Sat, 10 Sep 2011 22:54:04 +0200
+ -- Sandro Tosi <morph at debian.org>  Sat, 10 Sep 2011 23:07:33 +0200
 
 reportbug (6.2) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 5bb249f..ba00599 100644
--- a/reportbug/__init__.py
+++ b/reportbug/__init__.py
@@ -25,7 +25,7 @@ SOFTWARE."""
 __all__ = ['bugreport', 'utils', 'urlutils', 'checkbuildd', 'checkversions',
            'debbugs', 'exceptions', 'submit', 'tempfile']
 
-VERSION_NUMBER = "6.2"
+VERSION_NUMBER = "6.2.1"
 
 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