[Reportbug-commits] [reportbug] 27/27: releasing package reportbug version 7.1.7
Sandro Tosi
morph at moszumanska.debian.org
Mon May 29 20:14:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository reportbug.
commit e198636a4f0f2c3590c16a9059a1d623bfa81b17
Author: Sandro Tosi <morph at debian.org>
Date: Mon May 29 16:00:35 2017 -0400
releasing package reportbug version 7.1.7
---
debian/changelog | 4 ++--
reportbug/__init__.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index daf3da0..4844759 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (7.1.7) UNRELEASED; urgency=medium
+reportbug (7.1.7) unstable; urgency=medium
* reportbug/utils.py
- fix description regex to match only textual description (and not the MD5);
@@ -44,7 +44,7 @@ reportbug (7.1.7) UNRELEASED; urgency=medium
* debian/copyright
- switch the Format field to the URL in the packaging-manuals
- -- Sandro Tosi <morph at debian.org> Mon, 29 May 2017 15:58:28 -0400
+ -- Sandro Tosi <morph at debian.org> Mon, 29 May 2017 16:00:17 -0400
reportbug (7.1.6) unstable; urgency=medium
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 43806d8..3413b74 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 = "7.1.6"
+VERSION_NUMBER = "7.1.7"
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