[Reportbug-commits] [reportbug] 37/38: releasing package reportbug version 7.1.8
Sandro Tosi
morph at moszumanska.debian.org
Fri Dec 29 04:33:46 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 dd433635680fdc02df6bd985633656b771fec7ca
Author: Sandro Tosi <morph at debian.org>
Date: Thu Dec 28 23:25:59 2017 -0500
releasing package reportbug version 7.1.8
---
debian/changelog | 4 ++--
reportbug/__init__.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6a0e60a..fff2f4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (7.1.8) UNRELEASED; urgency=medium
+reportbug (7.1.8) unstable; urgency=medium
* reportbug/debbugs.py
- add `a11y` tag
@@ -47,7 +47,7 @@ reportbug (7.1.8) UNRELEASED; urgency=medium
* debian/rules
- dont call dpkg-parsechangelog directly, use dpkg/pkg-info.mk instead
- -- Sandro Tosi <morph at debian.org> Thu, 28 Dec 2017 23:22:28 -0500
+ -- Sandro Tosi <morph at debian.org> Thu, 28 Dec 2017 23:25:43 -0500
reportbug (7.1.7) unstable; urgency=medium
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 3413b74..396cf93 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.7"
+VERSION_NUMBER = "7.1.8"
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