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

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 4 10:46:14 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 1f2c274395ddcfd016eb3edfd9a7231953219bd4
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 4 10:46:02 2015 +0000

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

diff --git a/debian/changelog b/debian/changelog
index f070b23..609c469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-reportbug (6.6.3) UNRELEASED; urgency=medium
+reportbug (6.6.3) unstable; urgency=medium
 
   * reportbug/debbugs.py
     - when checking the version for a PU upload, pass a list of distributions;
       thanks to Ivo De Decker for spotting; Addresses: #774443
 
- -- Sandro Tosi <morph at debian.org>  Sun, 04 Jan 2015 10:36:43 +0000
+ -- Sandro Tosi <morph at debian.org>  Sun, 04 Jan 2015 10:41:18 +0000
 
 reportbug (6.6.2) unstable; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index b927bc0..7745cd1 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.2"
+VERSION_NUMBER = "6.6.3"
 
 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