[Reportbug-commits] [reportbug] 03/03: releasing package reportbug version 6.6.0

Sandro Tosi morph at moszumanska.debian.org
Wed Oct 29 00:40:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository reportbug.

commit 7be22c83783ad9371b7af020a3054f74049e2884
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Oct 29 00:40:30 2014 +0000

    releasing package reportbug version 6.6.0
---
 debian/changelog      | 2 +-
 reportbug/__init__.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3bed7be..741687f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.5.2) UNRELEASED; urgency=medium
+reportbug (6.6.0) unstable; urgency=medium
 
   * bin/reportbug, man/reportbug.1 share/reportbug.el
     - rename GNUS to Gnus; thanks to Tollef Fog Heen for the report and to Tomas
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 0b4f1e4..11d8a3c 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.5.1"
+VERSION_NUMBER = "6.6.0"
 
 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