[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.9-173-g535ba11
Sandro Tosi
morph at debian.org
Tue Jan 18 21:41:37 UTC 2011
The following commit has been merged in the master branch:
commit 41a2200ff05b9531d937dc0511e167f357d21871
Author: Sandro Tosi <morph at debian.org>
Date: Tue Jan 18 22:38:41 2011 +0100
releasing version 4.99.0
diff --git a/debian/changelog b/debian/changelog
index 62d9aa8..6f085ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (4.99.0) UNRELEASED; urgency=low
+reportbug (4.99.0) experimental; urgency=low
* Completely rewritten the unittest suite
* reportbug/debianbts.py
@@ -70,7 +70,7 @@ reportbug (4.99.0) UNRELEASED; urgency=low
the report; Closes: #609423
* extending my copyright information to 2011
- -- Sandro Tosi <morph at debian.org> Tue, 18 Jan 2011 22:33:44 +0100
+ -- Sandro Tosi <morph at debian.org> Tue, 18 Jan 2011 22:38:07 +0100
reportbug (4.12.6) unstable; urgency=low
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index efa322d..ac29a5a 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.6"
+VERSION_NUMBER = "4.99.0"
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