summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)