[Reportbug-commits] [reportbug] 05/05: releasing package reportbug version 7.1.2
Sandro Tosi
morph at moszumanska.debian.org
Thu Jan 5 01:21:42 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 5b11fbca7626c6f5bb88144b2566f625fdeb7f12
Author: Sandro Tosi <morph at debian.org>
Date: Wed Jan 4 20:17:24 2017 -0500
releasing package reportbug version 7.1.2
---
debian/changelog | 4 ++--
reportbug/__init__.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7fac820..969da97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (7.1.2) UNRELEASED; urgency=medium
+reportbug (7.1.2) unstable; urgency=medium
* reportbug/utils.py
- fix the 'email' name clash in reportbug.utils functions by renaming their
@@ -16,7 +16,7 @@ reportbug (7.1.2) UNRELEASED; urgency=medium
- add jenkins.debian.org pseudopackage
* Extend packaging copyright years
- -- Sandro Tosi <morph at debian.org> Wed, 04 Jan 2017 20:16:30 -0500
+ -- Sandro Tosi <morph at debian.org> Wed, 04 Jan 2017 20:17:13 -0500
reportbug (7.1.1) unstable; urgency=medium
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index f1b3d02..6b1abc9 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.1"
+VERSION_NUMBER = "7.1.2"
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