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

Sandro Tosi morph at debian.org
Sun Oct 16 15:21:33 UTC 2011


The following commit has been merged in the master branch:
commit 99cff1f4640ff7656d7268c4a54a37e201c1f3d0
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Oct 16 17:15:01 2011 +0200

    releasing version 6.2.2

diff --git a/debian/changelog b/debian/changelog
index 900f4e0..91d9350 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.2.2) UNRELEASED; urgency=low
+reportbug (6.2.2) unstable; urgency=low
 
   * reportbug/utils.py
     - support claws-mail MUA; thanks to David Paleino for the report and patch;
@@ -27,7 +27,7 @@ reportbug (6.2.2) UNRELEASED; urgency=low
     - clarify TLS question in --configure and the manpage entry for conf file;
       thanks to Jakob Bohm for the report; Closes: #642554
 
- -- Sandro Tosi <morph at debian.org>  Tue, 04 Oct 2011 22:05:04 +0200
+ -- Sandro Tosi <morph at debian.org>  Sun, 16 Oct 2011 17:14:56 +0200
 
 reportbug (6.2.1) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index ba00599..bebdaa7 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.1"
+VERSION_NUMBER = "6.2.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