[Pkg-gtkpod-devel] r105 - libgpod/trunk/debian
Frank Lichtenheld
djpig at costa.debian.org
Wed Feb 22 14:30:21 UTC 2006
Author: djpig
Date: 2006-02-22 14:30:20 +0000 (Wed, 22 Feb 2006)
New Revision: 105
Modified:
libgpod/trunk/debian/changelog
libgpod/trunk/debian/control
Log:
Add libgtk2.0-dev and libglib2.0-dev to dependencies of
libgpod-dev since these are in fact needed. (Closes: #353590)
Modified: libgpod/trunk/debian/changelog
===================================================================
--- libgpod/trunk/debian/changelog 2006-01-02 07:05:04 UTC (rev 104)
+++ libgpod/trunk/debian/changelog 2006-02-22 14:30:20 UTC (rev 105)
@@ -1,3 +1,10 @@
+libgpod (0.3.0-3) unstable; urgency=low
+
+ * Add libgtk2.0-dev and libglib2.0-dev to dependencies of
+ libgpod-dev since these are in fact needed. (Closes: #353590)
+
+ -- Frank Lichtenheld <djpig at debian.org> Mon, 2 Jan 2006 08:05:03 +0100
+
libgpod (0.3.0-2) unstable; urgency=low
* Some changes to the build-depends (as suggested
Modified: libgpod/trunk/debian/control
===================================================================
--- libgpod/trunk/debian/control 2006-01-02 07:05:04 UTC (rev 104)
+++ libgpod/trunk/debian/control 2006-02-22 14:30:20 UTC (rev 105)
@@ -8,7 +8,7 @@
Package: libgpod-dev
Section: libdevel
Architecture: any
-Depends: libgpod0 (= ${Source-Version})
+Depends: libgpod0 (= ${Source-Version}), libgtk2.0-dev, libglib2.0-dev
Description: a library to read and write songs and artwork to an iPod
libgpod is a library meant to abstract access to an iPod content. It
provides an easy to use API to retrieve the list of files and playlist
More information about the Pkg-gtkpod-devel
mailing list