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

Sandro Tosi morph at debian.org
Sat Nov 5 16:35:14 UTC 2011


The following commit has been merged in the master branch:
commit c5d5589bab019bbc258a91b93b5462fdd70fbed2
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Nov 5 17:15:26 2011 +0100

    set 2.6 as minimum python version

diff --git a/debian/changelog b/debian/changelog
index a434404..eba412b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,8 +31,10 @@ reportbug (6.3) UNRELEASED; urgency=low
     - rename the 'Cancel' button to 'Quit', so that it's clear it will close
       reportbug, also Alt+<code> will select the right button; thanks to Nathan
       A. Stine and Éric Araujo for the reports; Closes: #586475, #614160
+  * debian/control
+    - set 2.6 as minimum python version
 
- -- Sandro Tosi <morph at debian.org>  Sat, 05 Nov 2011 16:41:25 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 05 Nov 2011 17:14:36 +0100
 
 reportbug (6.2.2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 151964f..033d5a6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sandro Tosi <morph at debian.org>, Chris Lawrence <lawrencc at debian.org>
 Standards-Version: 3.9.2
 Build-Depends: debhelper (>= 7), python (>= 2.5)
 Build-Depends-Indep: python-support, python-nose, python-setuptools
-XS-Python-Version: >= 2.5
+X-Python-Version: >= 2.6
 Vcs-Git: git://git.debian.org/git/reportbug/reportbug.git
 Vcs-Browser: http://git.debian.org/?p=reportbug/reportbug.git
 Homepage: http://alioth.debian.org/projects/reportbug/

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list