[Pkg-gtkpod-devel] r336 - libgpod/trunk/debian

djpig at alioth.debian.org djpig at alioth.debian.org
Thu Dec 25 15:49:19 UTC 2008


Author: djpig
Date: 2008-12-25 15:49:19 +0000 (Thu, 25 Dec 2008)
New Revision: 336

Modified:
   libgpod/trunk/debian/changelog
   libgpod/trunk/debian/control
Log:
Add missing dependency of python-gpod on python-gobject.
Thanks to Alessio Treglia for reporting. Closes: #506525,
LP: #271106.


Modified: libgpod/trunk/debian/changelog
===================================================================
--- libgpod/trunk/debian/changelog	2008-07-10 22:05:29 UTC (rev 335)
+++ libgpod/trunk/debian/changelog	2008-12-25 15:49:19 UTC (rev 336)
@@ -1,3 +1,11 @@
+libgpod (0.6.0-7) unstable; urgency=high
+
+  * Add missing dependency of python-gpod on python-gobject.
+    Thanks to Alessio Treglia for reporting. Closes: #506525,
+    LP: #271106.
+
+ -- Frank Lichtenheld <djpig at debian.org>  Thu, 25 Dec 2008 16:01:54 +0100
+
 libgpod (0.6.0-6) unstable; urgency=low
 
   * Use dh_lintian to install lintian overrides

Modified: libgpod/trunk/debian/control
===================================================================
--- libgpod/trunk/debian/control	2008-07-10 22:05:29 UTC (rev 335)
+++ libgpod/trunk/debian/control	2008-12-25 15:49:19 UTC (rev 336)
@@ -101,7 +101,7 @@
 Package: python-gpod
 Section: python
 Architecture: any
-Depends: libgpod3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-mutagen
+Depends: libgpod3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-mutagen, python-gobject
 Replaces: python2.3-gpod (<< 0.3.2-1.1)
 Conflicts: python2.3-gpod (<< 0.3.2-1.1)
 Provides: ${python:Provides}




More information about the Pkg-gtkpod-devel mailing list