[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.9-115-g3f75ec8
Sandro Tosi
morph at debian.org
Thu Jul 1 19:06:45 UTC 2010
The following commit has been merged in the master branch:
commit 3f75ec83975b1af57d2147304504008ce7738687
Author: Sandro Tosi <morph at debian.org>
Date: Thu Jul 1 20:57:02 2010 +0200
releasing version 4.12.4
diff --git a/debian/changelog b/debian/changelog
index 85b7b6e..c41a9a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (4.12.4) UNRELEASED; urgency=low
+reportbug (4.12.4) unstable; urgency=low
* man/reportbug.1
- fixed documentation for '--no-tags-menu', wrongly associated to
@@ -7,7 +7,7 @@ reportbug (4.12.4) UNRELEASED; urgency=low
- fix the crash when asking for tags menu after editing of bug body; thanks
to Christoph Anton Mitterer for the report; Closes: #586044
- -- Sandro Tosi <morph at debian.org> Wed, 16 Jun 2010 20:07:08 +0200
+ -- Sandro Tosi <morph at debian.org> Thu, 01 Jul 2010 20:56:57 +0200
reportbug (4.12.3) unstable; urgency=low
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 64110bf..c859e43 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.12.3"
+VERSION_NUMBER = "4.12.4"
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