Package: gst-plugins-good0.10
Severity: important
Version: 0.10.8-4
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd
Hi,
the current version is uninstallable of kfreebsd-amd64.
It needs to exclude Depends on gstreamer0.10-alsa
in debian/control.in and debian/control similarly
as already done for kfreebsd-i386, see patch bellow.
Thanks in advance
Petr
--- debian/control.in~ 2008-08-08 10:09:11.000000000 +0200
+++ debian/control.in 2008-08-08 10:09:11.000000000 +0200
@@ -40,7 +40,7 @@
Package: @[EMAIL PROTECTED]
Architecture: any
Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}, @[EMAIL PROTECTED] [!hurd-i386
!kfreebsd-i386]
+Depends: ${misc:Depends}, ${shlibs:Depends}, @[EMAIL PROTECTED] [!hurd-i386
!kfreebsd-i386 !kfreebsd-amd64]
Recommends: @[EMAIL PROTECTED]
Provides: @[EMAIL PROTECTED], @[EMAIL PROTECTED], @[EMAIL PROTECTED]
Replaces: gstreamer0.10-plugins-bad (<< 0.10.6.2), gstreamer0.10-plugins-really-bad
(<< 0.10.6.2), gstreamer0.10-plugins-good-doc (<< 0.10.6-2)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]