diff options
author | Siggi Langauf <siggi@users.sourceforge.net> | 2003-10-04 20:33:16 +0000 |
---|---|---|
committer | Siggi Langauf <siggi@users.sourceforge.net> | 2003-10-04 20:33:16 +0000 |
commit | d2405ec55123737ac4f73702ebf41726701cad11 (patch) | |
tree | d1c8cee930c035035bb3d1c1d8de79aceb5b1344 /debian | |
parent | 9f61dbb5925c3fb137fcacaa71ea8a365d4ccf2b (diff) | |
download | xine-lib-d2405ec55123737ac4f73702ebf41726701cad11.tar.gz xine-lib-d2405ec55123737ac4f73702ebf41726701cad11.tar.bz2 |
that should be it for 1-rc1
CVS patchset: 5441
CVS date: 2003/10/04 20:33:16
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
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 |