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

Sandro Tosi morph at moszumanska.debian.org
Fri Sep 5 21:38:58 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 3ebc57c5609694a6901ef889964166102cd55dfa
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Sep 5 22:35:10 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 7bca70a..9711a86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.5.1) UNRELEASED; urgency=medium
+reportbug (6.5.1) unstable; urgency=medium
 
   * debian/rules
     - convert to dh sequencer
@@ -20,7 +20,7 @@ reportbug (6.5.1) UNRELEASED; urgency=medium
       Eric Valette for the report and to Simon McVittie for the GTK+-side
       analysis and patch; Closes: #758619
 
- -- Sandro Tosi <morph at debian.org>  Thu, 04 Sep 2014 23:13:09 +0100
+ -- Sandro Tosi <morph at debian.org>  Fri, 05 Sep 2014 22:34:23 +0100
 
 reportbug (6.5.0+nmu1) unstable; urgency=high
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 1acbf01..0b4f1e4 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.5.0"
+VERSION_NUMBER = "6.5.1"
 
 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