[Python-apps-commits] r3642 - in packages/oggconvert/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sun Aug 30 14:57:04 UTC 2009


    Date: Sunday, August 30, 2009 @ 14:57:03
  Author: dktrkranz
Revision: 3642

Depend on python-gobject

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

Modified: packages/oggconvert/trunk/debian/changelog
===================================================================
--- packages/oggconvert/trunk/debian/changelog	2009-08-30 14:54:34 UTC (rev 3641)
+++ packages/oggconvert/trunk/debian/changelog	2009-08-30 14:57:03 UTC (rev 3642)
@@ -6,6 +6,7 @@
   * Switch to python-support.
   * Install OggConvert module in a private directory.
   * Remove python-all-dev from Build-Depends-Indep, put python instead.
+  * Depend on python-gobject.
   * Adjust Debian packaging copyright years.
   * Remove useless debian/oggconvert.dirs file.
   * debian/patches/default_location:
@@ -13,7 +14,7 @@
       "Save Folder" location there.
   * Bump Standards-Version to 3.8.3, no changes required.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Sun, 30 Aug 2009 16:54:28 +0200
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 30 Aug 2009 16:56:47 +0200
 
 oggconvert (0.3.2-2) unstable; urgency=low
 

Modified: packages/oggconvert/trunk/debian/control
===================================================================
--- packages/oggconvert/trunk/debian/control	2009-08-30 14:54:34 UTC (rev 3641)
+++ packages/oggconvert/trunk/debian/control	2009-08-30 14:57:03 UTC (rev 3642)
@@ -13,7 +13,7 @@
 
 Package: oggconvert
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-gtk2, python-glade2, python-gst0.10, librsvg2-common
+Depends: ${python:Depends}, ${misc:Depends}, python-gtk2, python-glade2, python-gobject, python-gst0.10, librsvg2-common
 Recommends: gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-plugins-bad, gstreamer0.10-plugins-ugly
 Suggests: gstreamer0.10-schroedinger
 XB-Python-Version: ${python:Versions}




More information about the Python-apps-commits mailing list