diff options
-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 5c724261a..236ec503d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xine-lib (0.9.13-1) unstable; urgency=low + + * new upstream release + - includes ALSA big-endian fix (closes: #154914) + * removed control information concerning unreleased betas + * conflicts: packages compiled against incompatible libxine0 (closes: #150832) + -- Siggi Langauf <siggi@debian.org> Fri, 2 Aug 2002 15:35:14 +0200 + xine-lib (0.9.12-1) unstable; urgency=low * new upstream release diff --git a/debian/control b/debian/control index 038bf0590..7cc975b5b 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Architecture: any Depends: ${shlibs:Depends} Recommends: ${shlibs:Recommends} Suggests: ${shlibs:Suggests}, xine-dvdnav -Conflicts: xine (<< 0.5.0), xine-dvd (<< 0.5.0), xine-dvd-css (<< 0.5.0), xine-ui (<< 0.9.10) +Conflicts: sinek(<<0.7), xine-ui (<< 0.9.10) Replaces: xine-dvd Description: the xine video/media player library, binary files This is the xine media player library (libxine). |