diff options
author | Siggi Langauf <siggi@users.sourceforge.net> | 2002-08-02 22:27:38 +0000 |
---|---|---|
committer | Siggi Langauf <siggi@users.sourceforge.net> | 2002-08-02 22:27:38 +0000 |
commit | 69d1a2133240001766fe58c630777a4f962e78c7 (patch) | |
tree | 9ff136939c086a5e273d2a1bec01f413a39f1371 | |
parent | e99e0c28715fd6fd81482076cd683a3566ffcbff (diff) | |
download | xine-lib-69d1a2133240001766fe58c630777a4f962e78c7.tar.gz xine-lib-69d1a2133240001766fe58c630777a4f962e78c7.tar.bz2 |
Debian updates for 0.9.13
(versioning info follows tomorrow)
CVS patchset: 2385
CVS date: 2002/08/02 22:27:38
-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). |