[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.9-192-gdc7eca2

Sandro Tosi morph at debian.org
Mon May 2 07:21:09 UTC 2011


The following commit has been merged in the master branch:
commit dc7eca280e521587500a886ce175478a3b461984
Author: Sandro Tosi <morph at debian.org>
Date:   Mon May 2 08:53:15 2011 +0200

    releasing version 5.1.1

diff --git a/debian/changelog b/debian/changelog
index 40ae4a8..36ec3ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-reportbug (5.2) UNRELEASED; urgency=low
+reportbug (5.1.1) unstable; urgency=low
 
   * reportbug/ui/text_ui.py
     - remove spurious function call in text UI when there are no bug report;
       Thanks to Kan-Ru Chen for the report and patch; Closes: #624563
 
- -- Sandro Tosi <morph at debian.org>  Fri, 29 Apr 2011 18:58:06 +0200
+ -- Sandro Tosi <morph at debian.org>  Mon, 02 May 2011 08:52:51 +0200
 
 reportbug (5.1) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 283fe79..12750f9 100644
--- a/reportbug/__init__.py
+++ b/reportbug/__init__.py
@@ -25,7 +25,7 @@ SOFTWARE."""
 __all__ = ['bugreport', 'utils', 'urlutils', 'checkbuildd', 'checkversions',
            'debianbts', 'exceptions', 'submit', 'tempfile']
 
-VERSION_NUMBER = "5.1"
+VERSION_NUMBER = "5.1.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