[Reportbug-commits] [reportbug] 02/02: releasing package reportbug version 6.6.2

Sandro Tosi morph at moszumanska.debian.org
Fri Jan 2 20:55:34 UTC 2015


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

morph pushed a commit to branch master
in repository reportbug.

commit 07c50eed06b8adc013cf1da9d5c4e27917d634f5
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Jan 2 20:55:10 2015 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 6911997..d32c17e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-reportbug (6.6.2) UNRELEASED; urgency=medium
+reportbug (6.6.2) unstable; urgency=medium
 
   * reportbug/debbugs.py
     - introduce jessie-pu (removing now EOL squeeze-pu) tag for release.d.o;
       thanks to Matt Kraai for the report and patch; Closes: #773142
 
- -- Sandro Tosi <morph at debian.org>  Fri, 02 Jan 2015 20:38:43 +0000
+ -- Sandro Tosi <morph at debian.org>  Fri, 02 Jan 2015 20:48:12 +0000
 
 reportbug (6.6.1) unstable; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index a932d15..b927bc0 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.1"
+VERSION_NUMBER = "6.6.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