[Python-apps-commits] r4178 - in packages/subdownloader/trunk/debian (changelog control)

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Mon Nov 23 21:35:22 UTC 2009


    Date: Monday, November 23, 2009 @ 21:35:21
  Author: gothicx-guest
Revision: 4178

  + Bump Standards-Version to 3.8.2 (no changes).
  + Change XS-Python-Version to >= 2.5 and bump python dependency
    to 2.5.2 as upstream needs python 2.5 to work correctly.

Modified:
  packages/subdownloader/trunk/debian/changelog
  packages/subdownloader/trunk/debian/control

Modified: packages/subdownloader/trunk/debian/changelog
===================================================================
--- packages/subdownloader/trunk/debian/changelog	2009-11-23 15:34:25 UTC (rev 4177)
+++ packages/subdownloader/trunk/debian/changelog	2009-11-23 21:35:21 UTC (rev 4178)
@@ -4,9 +4,10 @@
   * debian/subdownloader.install:
     + Use upstream xpm icon.
   * debian/control:
-    + Bump Standards-Version to 3.8.1 (no changes).
+    + Bump Standards-Version to 3.8.2 (no changes).
     + Add pyqt4-dev-tools to rebuild qt ui files.
-    + Change XS-Python-Version from current to >= 2.4.
+    + Change XS-Python-Version to >= 2.5 and bump python dependency
+      to 2.5.2 as upstream needs python 2.5 to work correctly.
     + Replace python-central by python-support.
   * debian/rules:
     + Replace python-central by python-support.

Modified: packages/subdownloader/trunk/debian/control
===================================================================
--- packages/subdownloader/trunk/debian/control	2009-11-23 15:34:25 UTC (rev 4177)
+++ packages/subdownloader/trunk/debian/control	2009-11-23 21:35:21 UTC (rev 4178)
@@ -3,17 +3,17 @@
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Marco Rodrigues <gothicx at sapo.pt>
-Build-Depends: debhelper (>= 7), python (>= 2.4.4-2)
+Build-Depends: debhelper (>= 7), python (>= 2.5.2-3)
 Build-Depends-Indep: python-support (>= 0.5.6), pyqt4-dev-tools
 Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/subdownloader/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/subdownloader/trunk/
-XS-Python-Version: >= 2.4
+XS-Python-Version: >= 2.5
 Homepage: http://www.subdownloader.net/
 
 Package: subdownloader
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.4.4-2), python-qt4, python-crypto, python-kaa-metadata
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5.2-3), python-qt4, python-crypto, python-kaa-metadata
 Conflicts: subdownloader-cli
 Replaces: subdownloader-cli
 XB-Python-Version: ${python:Versions}




More information about the Python-apps-commits mailing list