summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b3f68dd1d..6ca2e4c95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xine-lib (1-rc1-0) unstable; urgency=high
+
+ * new upstream release
+ * doesn't link static libXv any more (closes: #210650)
+ * suggesting libartsc0 (I have a bad feeling about this, closes: #203961)
+
+ -- Siggi Langauf <siggi@debian.org> Sat, 4 Oct 2003 22:27:48 +0200
+
xine-lib (1-rc0a-1) unstable; urgency=low
* new upstream release
diff --git a/debian/control b/debian/control
index 744bb4eea..40183a1ac 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Package: libxine1
Architecture: any
Depends: ${shlibs:Depends}
Recommends: ${shlibs:Recommends}
-Suggests: ${shlibs:Suggests}
+Suggests: ${shlibs:Suggests}, libartsc0
Conflicts: sinek(<<0.7), xine-ui (<< 0.9.10)
Replaces: xine-dvdnav
Description: the xine video/media player library, binary files