summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiggi Langauf <siggi@users.sourceforge.net>2002-05-09 23:59:28 +0000
committerSiggi Langauf <siggi@users.sourceforge.net>2002-05-09 23:59:28 +0000
commit20cbbe6db381d9608182aeb6d47472edfb69916c (patch)
tree331241e4ceffc7340d5ea7e9e0703ca1aa0d116f
parente0df1246e0000d2526c8811b9a4eceb2bfd1bf27 (diff)
downloadxine-lib-20cbbe6db381d9608182aeb6d47472edfb69916c.tar.gz
xine-lib-20cbbe6db381d9608182aeb6d47472edfb69916c.tar.bz2
prepare xine-lib for 0.9.10
CVS patchset: 1865 CVS date: 2002/05/09 23:59:28
-rw-r--r--debian/changelog10
-rw-r--r--debian/control2
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 89facb92f..f1a36c42d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+xine-lib (0.9.10-1) unstable; urgency=low
+
+ * new upstream release
+ * uses new logo mechanism (closes: #145483)
+ * after long fights using sane SONAME (closes: #145668)
+ * build-depends on libz-dev (closes: #14562)
+ * libxine-dev depends on slang1-dev (closes: #140842)
+
+ -- Siggi Langauf <siggi@debian.org> Fri, 10 May 2002 01:58:38 +0200
+
xine-lib (0.9.9-2) unstable; urgency=low
* using LIBRARY_PATH to complete circular linking during install
diff --git a/debian/control b/debian/control
index ed1f733d2..a458fec4b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.2.1
Package: libxine-dev
Architecture: any
Section: devel
-Depends: libxine0 (= ${Source-Version}), libc6-dev, xlibs-dev, libz-dev
+Depends: libxine0 (= ${Source-Version}), libc6-dev, xlibs-dev, libz-dev, slang1-dev
Conflicts: xine-ui (<< 0.9.5)
Description: the xine video player library, development packages
This contains development files (headers, documentation and the like)