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

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Sun Jan 18 17:56:08 UTC 2009


    Date: Sunday, January 18, 2009 @ 17:56:07
  Author: gothicx-guest
Revision: 2235

Add short to long description; Bump python version to stable one

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

Modified: packages/subdownloader/trunk/debian/changelog
===================================================================
--- packages/subdownloader/trunk/debian/changelog	2009-01-18 17:18:01 UTC (rev 2234)
+++ packages/subdownloader/trunk/debian/changelog	2009-01-18 17:56:07 UTC (rev 2235)
@@ -1,3 +1,11 @@
+subdownloader (2.0.9.2-2) unstable; urgency=low
+
+  * debian/control:
+    + Add short to long description (Closes: #512186).
+    + Bump python to 2.4.4-2 (stable).
+
+ -- Marco Rodrigues <gothicx at sapo.pt>  Sun, 18 Jan 2009 17:54:23 +0000
+
 subdownloader (2.0.9.2-1) unstable; urgency=low
 
   * New upstream version.

Modified: packages/subdownloader/trunk/debian/control
===================================================================
--- packages/subdownloader/trunk/debian/control	2009-01-18 17:18:01 UTC (rev 2234)
+++ packages/subdownloader/trunk/debian/control	2009-01-18 17:56:07 UTC (rev 2235)
@@ -3,7 +3,7 @@
 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.3.5-7)
+Build-Depends: debhelper (>= 7), python (>= 2.4.4-2)
 Build-Depends-Indep: python-central (>= 0.5.6)
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/subdownloader/trunk
@@ -13,11 +13,12 @@
 
 Package: subdownloader
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.3.5-7), python-qt4, python-crypto, python-kaa-metadata
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.4.4-2), python-qt4, python-crypto, python-kaa-metadata
 Conflicts: subdownloader-cli
 Replaces: subdownloader-cli
 XB-Python-Version: ${python:Versions}
 Description: automatically downloads/uploads subtitles for video files
- video files (DIVX, MPEG, AVI, etc.) and DVDs using fast hashing.
+ Automatically downloads/uploads subtitles for video files 
+ (DIVX, MPEG, AVI, etc.) and DVDs using fast hashing.
  .
  This package contains the GUI frontend, common files and a cli interface.




More information about the Python-apps-commits mailing list