[Reportbug-commits] [reportbug] 04/04: releasing package reportbug version 6.6.4

Sandro Tosi morph at moszumanska.debian.org
Mon Aug 3 19:48:59 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 0c23cd91d1d67c29d974a657d40bc86e8ba083aa
Author: Sandro Tosi <morph at debian.org>
Date:   Mon Aug 3 20:48:44 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 34a4fdd..1135249 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.6.4) UNRELEASED; urgency=medium
+reportbug (6.6.4) unstable; urgency=medium
 
   * reportbug/debbugs.py
     - fix usage of singular they in RFH description; thanks to Doug Torrance for
@@ -42,7 +42,7 @@ reportbug (6.6.4) UNRELEASED; urgency=medium
   * bin/reportbug, reportbug/debbugs.py
     - remove 'base' pseudo-package, to be deprecated in BTS too; Closes: #761206
 
- -- Sandro Tosi <morph at debian.org>  Sat, 09 May 2015 23:49:36 -0400
+ -- Sandro Tosi <morph at debian.org>  Mon, 03 Aug 2015 20:46:01 +0100
 
 reportbug (6.6.3) unstable; urgency=medium
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index e45e9a9..071c64d 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.3"
+VERSION_NUMBER = "6.6.4"
 
 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