[Reportbug-commits] [reportbug] 11/11: releasing package reportbug version 6.5.0

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 26 19:45:35 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 0a18fb357aa94372462294395f7c9dcf269454d6
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 26 20:41:50 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 90a2c1e..b6affc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.4.5) UNRELEASED; urgency=low
+reportbug (6.5.0) unstable; urgency=low
 
   [ Sandro Tosi ]
   * bin/reportbug
@@ -31,7 +31,7 @@ reportbug (6.4.5) UNRELEASED; urgency=low
   * checkversions: let rmadison do the architecture/suite filtering
   * debbugs: retire the opu tag for release.debian.org; Closes: #707631
 
- -- Sandro Tosi <morph at debian.org>  Sun, 26 Jan 2014 20:32:40 +0100
+ -- Sandro Tosi <morph at debian.org>  Sun, 26 Jan 2014 20:40:56 +0100
 
 reportbug (6.4.4) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 6353c5e..1acbf01 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.4.4"
+VERSION_NUMBER = "6.5.0"
 
 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