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

Sandro Tosi morph at debian.org
Mon Aug 29 22:30:00 UTC 2011


The following commit has been merged in the master branch:
commit 681ec8782f677527c9f6d365b309532a72315031
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Aug 30 00:18:46 2011 +0200

    releasing version 6.2

diff --git a/debian/changelog b/debian/changelog
index 1a96f57..79dd1a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.2) UNRELEASED; urgency=low
+reportbug (6.2) unstable; urgency=low
 
   * reportbug/debbugs.py
     - remove release tags; thanks to Kurt Roeckx for the report and to Julien
@@ -62,7 +62,7 @@ reportbug (6.2) UNRELEASED; urgency=low
   * conf/reportbug.conf, man/reportbug.conf.5
     - complete manpage and example config file with all the accepted options
 
- -- Sandro Tosi <morph at debian.org>  Sun, 28 Aug 2011 22:32:26 +0200
+ -- Sandro Tosi <morph at debian.org>  Tue, 30 Aug 2011 00:15:34 +0200
 
 reportbug (6.1) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 28e1578..5bb249f 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.1"
+VERSION_NUMBER = "6.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