[Pkg-gtkpod-devel] r283 - libgpod/trunk/debian
djpig at alioth.debian.org
djpig at alioth.debian.org
Thu Nov 29 21:31:24 UTC 2007
Author: djpig
Date: 2007-11-29 21:31:24 +0000 (Thu, 29 Nov 2007)
New Revision: 283
Modified:
libgpod/trunk/debian/changelog
libgpod/trunk/debian/control
Log:
Change priority of the -nogtk variants to extra since they conflict
with the full variants and optional packages should not conflict
with each other. Pointed out by debcheck.
Modified: libgpod/trunk/debian/changelog
===================================================================
--- libgpod/trunk/debian/changelog 2007-11-29 21:26:24 UTC (rev 282)
+++ libgpod/trunk/debian/changelog 2007-11-29 21:31:24 UTC (rev 283)
@@ -5,8 +5,11 @@
dependency on libffi. Reported by Kurt Roeckx. Closes: #452829
* 10_allow-autoreconf: Make autoreconf work which is needed for
20_no-superfluous-ffi-dep to take effect.
+ * Change priority of the -nogtk variants to extra since they conflict
+ with the full variants and optional packages should not conflict
+ with each other. Pointed out by debcheck.
- -- Frank Lichtenheld <djpig at debian.org> Thu, 29 Nov 2007 22:25:36 +0100
+ -- Frank Lichtenheld <djpig at debian.org> Thu, 29 Nov 2007 22:29:30 +0100
libgpod (0.6.0-2) unstable; urgency=low
Modified: libgpod/trunk/debian/control
===================================================================
--- libgpod/trunk/debian/control 2007-11-29 21:26:24 UTC (rev 282)
+++ libgpod/trunk/debian/control 2007-11-29 21:31:24 UTC (rev 283)
@@ -13,6 +13,7 @@
Package: libgpod-nogtk-dev
Section: libdevel
+Priority: extra
Architecture: any
Depends: libgpod3-nogtk (= ${binary:Version}), libglib2.0-dev
Conflicts: libgpod-dev
@@ -27,6 +28,7 @@
Package: libgpod3-nogtk
Section: libs
+Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libgpod3
More information about the Pkg-gtkpod-devel
mailing list