[Pkg-gtkpod-devel] r156 - gtkpod/branches/etch/debian

Frank Lichtenheld djpig at alioth.debian.org
Thu Nov 30 23:57:12 CET 2006


Author: djpig
Date: 2006-11-30 23:57:12 +0100 (Thu, 30 Nov 2006)
New Revision: 156

Modified:
   gtkpod/branches/etch/debian/changelog
   gtkpod/branches/etch/debian/control
Log:
The binary package is libgpod0, not libgpod, D'oh!


Modified: gtkpod/branches/etch/debian/changelog
===================================================================
--- gtkpod/branches/etch/debian/changelog	2006-11-30 22:17:51 UTC (rev 155)
+++ gtkpod/branches/etch/debian/changelog	2006-11-30 22:57:12 UTC (rev 156)
@@ -1,6 +1,6 @@
 gtkpod (0.99.4-2) unstable; urgency=low
 
-  * Add conflict against libgpod >= 0.4.0
+  * Add conflict against libgpod0 >= 0.4.0
     to quiten up the BTS a bit.
   * Bump Standards-Version to 3.7.2 (no changes).
   * Remove glade file symlinks on clean. Found by Martin Zobel-Helas.

Modified: gtkpod/branches/etch/debian/control
===================================================================
--- gtkpod/branches/etch/debian/control	2006-11-30 22:17:51 UTC (rev 155)
+++ gtkpod/branches/etch/debian/control	2006-11-30 22:57:12 UTC (rev 156)
@@ -9,7 +9,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Suggests: mp3gain, recode, python
-Conflicts: libgpod (>= 0.4.0)
+Conflicts: libgpod0 (>= 0.4.0)
 Description: manage songs and playlists on an Apple iPod
  gtkpod is a platform independent GUI for Apple's iPod using GTK2. It
  allows you to upload songs and playlists to your iPod. It supports ID3




More information about the Pkg-gtkpod-devel mailing list