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

Sandro Tosi morph at debian.org
Wed Aug 17 14:44:24 UTC 2011


The following commit has been merged in the master branch:
commit e600e1865538fa219ea9859718c591c6e02d3265
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Aug 17 16:14:07 2011 +0200

    releasing version 6.1

diff --git a/debian/changelog b/debian/changelog
index 452b8ca..bc84896 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.1) UNRELEASED; urgency=low
+reportbug (6.1) unstable; urgency=low
 
   * reportbug/debbugs.py
     - mention that 'www.debian.org' pseudo-package is not to be used for alioth;
@@ -33,7 +33,7 @@ reportbug (6.1) UNRELEASED; urgency=low
   * debian/rules
     - fix build* targets
 
- -- Sandro Tosi <morph at debian.org>  Wed, 17 Aug 2011 16:09:28 +0200
+ -- Sandro Tosi <morph at debian.org>  Wed, 17 Aug 2011 16:13:53 +0200
 
 reportbug (6.0) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 3aaaf6a..28e1578 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.0"
+VERSION_NUMBER = "6.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