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

Sandro Tosi morph at debian.org
Sun Mar 17 21:09:30 UTC 2013


The following commit has been merged in the master branch:
commit cb9924a4e5f95b7ac68fcc1d3ebc75c155f9784f
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Mar 12 23:45:44 2013 +0100

    releasing version 6.4.4

diff --git a/debian/changelog b/debian/changelog
index 86af3c0..9fc9fd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reportbug (6.4.4) UNRELEASED; urgency=low
+reportbug (6.4.4) unstable; urgency=low
 
   * reportbug/ui/gtk2_ui.py
     - proper update GTK+ UI from threads, using gobject.idle_add(), possibily
@@ -6,7 +6,7 @@ reportbug (6.4.4) UNRELEASED; urgency=low
       reporters and to Bruno Filipe Oliveira Ramos for the patch;
       Closes: #620225
 
- -- Sandro Tosi <morph at debian.org>  Tue, 12 Mar 2013 23:20:05 +0100
+ -- Sandro Tosi <morph at debian.org>  Tue, 12 Mar 2013 23:45:13 +0100
 
 reportbug (6.4.3) unstable; urgency=low
 
diff --git a/reportbug/__init__.py b/reportbug/__init__.py
index f9d335e..2755960 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.3"
+VERSION_NUMBER = "6.4.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