[Reportbug-commits] [reportbug] 01/01: releasing package reportbug version 6.6.5
Sandro Tosi
morph at moszumanska.debian.org
Fri Sep 18 20:47:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository reportbug.
commit 43639c3a042a39d36a5f5d70952d734ed436b1e5
Author: Sandro Tosi <morph at debian.org>
Date: Fri Sep 18 21:46:49 2015 +0100
releasing package reportbug version 6.6.5
---
debian/changelog | 4 ++--
reportbug/__init__.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4d9968d..589fd69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.6.5) UNRELEASED; urgency=medium
+reportbug (6.6.5) unstable; urgency=medium
* reportbug/debbugs.py
- use 'ANY' as an alias for "all architectures" when requesting a binNMU;
@@ -18,7 +18,7 @@ reportbug (6.6.5) UNRELEASED; urgency=medium
the report; Closes: #791577
* PEP8-fied the source code (except for "line too long", which we ignore)
- -- Sandro Tosi <morph at debian.org> Mon, 31 Aug 2015 16:22:42 +0100
+ -- Sandro Tosi <morph at debian.org> Fri, 18 Sep 2015 21:38:56 +0100
reportbug (6.6.4) unstable; urgency=medium
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index b861532..968783a 100644
--- a/reportbug/__init__.py
+++ b/reportbug/__init__.py
@@ -25,7 +25,7 @@ SOFTWARE."""
__all__ = ['bugreport', 'utils', 'urlutils', 'checkbuildd', 'checkversions',
'debbugs', 'exceptions', 'submit', 'tempfile']
-VERSION_NUMBER = "6.6.4"
+VERSION_NUMBER = "6.6.5"
VERSION = "reportbug " + VERSION_NUMBER
COPYRIGHT = VERSION + '\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc at debian.org>' + \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git
More information about the Reportbug-commits
mailing list