[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.9-45-gd9e1493
Sandro Tosi
morph at debian.org
Mon Jan 11 19:21:59 UTC 2010
The following commit has been merged in the master branch:
commit d9e1493ad2c72fa5ad8df034238e42cad04f9a23
Author: Sandro Tosi <morph at debian.org>
Date: Mon Jan 11 19:57:04 2010 +0100
releasing version 4.10.1
diff --git a/debian/changelog b/debian/changelog
index d21dfa8..73bcba9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (4.11~WIP) UNRELEASED; urgency=low
+reportbug (4.10.1) unstable; urgency=low
* bin/reportbug
- import LICENSE from reportbug, so --license won't trigger an error
@@ -7,7 +7,7 @@ reportbug (4.11~WIP) UNRELEASED; urgency=low
the 'mutt' 'if' branch, and the 'get_name()' in MUA class; thanks to
Julien Cristau for the report; Closes: #564253
- -- Sandro Tosi <morph at debian.org> Mon, 11 Jan 2010 19:45:35 +0100
+ -- Sandro Tosi <morph at debian.org> Mon, 11 Jan 2010 19:56:44 +0100
reportbug (4.10) unstable; urgency=low
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 71fc5bc..b5e4b60 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 = "4.10"
+VERSION_NUMBER = "4.10.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