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

Sandro Tosi morph at debian.org
Sat Aug 18 20:50:27 UTC 2012


The following commit has been merged in the master branch:
commit 391a392e395c51c618f3b3dbf75f5a5b0a1e6a8d
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Aug 18 22:49:51 2012 +0200

    releasing version 6.4.3

diff --git a/debian/changelog b/debian/changelog
index 2aece80..3121c51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.4.3) UNRELEASED; urgency=low
+reportbug (6.4.3) unstable; urgency=low
 
   * reportbug/debbugs.py
     - add a note to include/attach the debdiff in case of unblocks for
@@ -16,7 +16,7 @@ reportbug (6.4.3) UNRELEASED; urgency=low
       package, don't present '-1' as resulting package, but that nothing was
       selected; thanks to Valentin Lorentz for the report; Closes: #667663
 
- -- Sandro Tosi <morph at debian.org>  Sat, 18 Aug 2012 21:27:38 +0200
+ -- Sandro Tosi <morph at debian.org>  Sat, 18 Aug 2012 22:49:44 +0200
 
 reportbug (6.4.2) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 6cb63de..f9d335e 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.4.2"
+VERSION_NUMBER = "6.4.3"
 
 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