[Reportbug-commits] [reportbug] 01/01: releasing package reportbug version 6.6.1

Sandro Tosi morph at moszumanska.debian.org
Tue Dec 2 21:59:54 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 db63bbceb969276af08e022b673af07199825c44
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Dec 2 21:59:44 2014 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 2dd18c5..662adf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.6.1) UNRELEASED; urgency=medium
+reportbug (6.6.1) unstable; urgency=medium
 
   * reportbug/utils.py
     - don't split multiarch information on multiple lines; thanks to James
@@ -10,7 +10,7 @@ reportbug (6.6.1) UNRELEASED; urgency=medium
   * reportbug/debbugs.py
     - add 'newcomer' tag
 
- -- Sandro Tosi <morph at debian.org>  Sun, 23 Nov 2014 21:52:33 +0000
+ -- Sandro Tosi <morph at debian.org>  Tue, 02 Dec 2014 21:52:57 +0000
 
 reportbug (6.6.0) unstable; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 11d8a3c..a932d15 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.6.0"
+VERSION_NUMBER = "6.6.1"
 
 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