[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 6.0-114-g15bc1c6

Sandro Tosi morph at debian.org
Sun Jul 29 09:15:19 UTC 2012


The following commit has been merged in the master branch:
commit 8d9a64229df638fc93ecfd26286f53f20abeb52e
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Jun 6 22:13:34 2012 +0200

    releasing version 6.4

diff --git a/debian/changelog b/debian/changelog
index f15ef1b..6115434 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.3.2) UNRELEASED; urgency=low
+reportbug (6.4) unstable; urgency=low
 
   * reportbug/checkversions.py
     - match version on the precise architecture, not just check string
@@ -42,7 +42,7 @@ reportbug (6.3.2) UNRELEASED; urgency=low
       before preparing the report body; Closes: #666469
   * Extend my copyright years to include 2012
 
- -- Sandro Tosi <morph at debian.org>  Wed, 06 Jun 2012 22:06:46 +0200
+ -- Sandro Tosi <morph at debian.org>  Wed, 06 Jun 2012 22:10:17 +0200
 
 reportbug (6.3.1) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index 7049158..7d2ffdd 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.3.1"
+VERSION_NUMBER = "6.4"
 
 VERSION = "reportbug "+VERSION_NUMBER
 COPYRIGHT = VERSION + '\nCopyright (C) 1999-2008 Chris Lawrence <lawrencc at debian.org>' + \

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list