[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.9-190-gf779ddb
Sandro Tosi
morph at debian.org
Thu Apr 28 22:28:33 UTC 2011
The following commit has been merged in the master branch:
commit f779ddb2c97ec8267040868b6fb77d5cb83d6006
Author: Sandro Tosi <morph at debian.org>
Date: Thu Apr 28 23:55:13 2011 +0200
releasing version 5.1
diff --git a/debian/changelog b/debian/changelog
index 349708f..6b0c8cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (5.1) UNRELEASED; urgency=low
+reportbug (5.1) unstable; urgency=low
* Makefile
- add 'codechecks' target to run tools to check source code
@@ -34,7 +34,7 @@ reportbug (5.1) UNRELEASED; urgency=low
- removed Conflicts, no more needed (versions are lower than stable)
- removed XB-P-V, it was never useful
- -- Sandro Tosi <morph at debian.org> Thu, 28 Apr 2011 23:40:55 +0200
+ -- Sandro Tosi <morph at debian.org> Thu, 28 Apr 2011 23:54:51 +0200
reportbug (5.0) unstable; urgency=low
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 34f99e6..283fe79 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.0"
+VERSION_NUMBER = "5.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