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

Sandro Tosi morph at moszumanska.debian.org
Sat Jan 2 01:56:42 UTC 2016


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

morph pushed a commit to branch master
in repository reportbug.

commit 2d9c48cc5321f989f9ff79cba12ce1b9476ed378
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Jan 2 01:48:05 2016 +0000

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

diff --git a/debian/changelog b/debian/changelog
index b1d74bc..2eac44b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.6.6) UNRELEASED; urgency=medium
+reportbug (6.6.6) unstable; urgency=medium
 
   * reportbug/utils.py
     - Update the SUITES2DISTS mapping for the jessie release; patch by Paul Wise
@@ -45,7 +45,7 @@ reportbug (6.6.6) UNRELEASED; urgency=medium
   * reportbug/ui/*
     - dont crash if we cant access the BTS: Closes: #694634
 
- -- Sandro Tosi <morph at debian.org>  Fri, 01 Jan 2016 23:25:31 +0000
+ -- Sandro Tosi <morph at debian.org>  Sat, 02 Jan 2016 01:47:46 +0000
 
 reportbug (6.6.5) unstable; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 8fa1888..20211ec 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.5"
+VERSION_NUMBER = "6.6.6"
 
 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