[Reportbug-commits] [reportbug] 09/09: releasing package reportbug version 7.1.5
Sandro Tosi
morph at moszumanska.debian.org
Sun Feb 12 17:13:08 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 5c3a68c6f2349418dce1b0570573aec4cc6c299a
Author: Sandro Tosi <morph at debian.org>
Date: Sun Feb 12 12:07:26 2017 -0500
releasing package reportbug version 7.1.5
---
debian/changelog | 4 ++--
reportbug/__init__.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bf23296..c922ff2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (7.1.5) UNRELEASED; urgency=medium
+reportbug (7.1.5) unstable; urgency=medium
* reportbug/utils.py
- handle correcly the situation where reportbug config file and dpkg status
@@ -13,7 +13,7 @@ reportbug (7.1.5) UNRELEASED; urgency=medium
- require also Cairo, required to render the GTK+ interface; patch by Nis
Martensen; Closes: #852652
- -- Sandro Tosi <morph at debian.org> Sun, 12 Feb 2017 11:59:06 -0500
+ -- Sandro Tosi <morph at debian.org> Sun, 12 Feb 2017 12:07:18 -0500
reportbug (7.1.4) unstable; urgency=medium
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 27781d4..8bdadc0 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.4"
+VERSION_NUMBER = "7.1.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