summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiggi Langauf <siggi@users.sourceforge.net>2001-10-03 22:53:58 +0000
committerSiggi Langauf <siggi@users.sourceforge.net>2001-10-03 22:53:58 +0000
commitb119754c2ed66174f515a0505fa394ec7f84519f (patch)
treec5b39a48f7b7a2f624c5575ccb637f48925c239b
parentc43c4389f4df5796bf2a2c6deb7be98728b96612 (diff)
downloadxine-lib-b119754c2ed66174f515a0505fa394ec7f84519f.tar.gz
xine-lib-b119754c2ed66174f515a0505fa394ec7f84519f.tar.bz2
preparing for 0.9.2
CVS patchset: 732 CVS date: 2001/10/03 22:53:58
-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 0949ea0bc..bc127a997 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+xine-lib (0.9.2-1) unstable; urgency=low
+
+ * now building alsa09 plugin (instead of alsa05, as you can't have
+ libasound{1,2}-dev at the same time...)
+ * build-Dependancy on liblircclient-dev => lirc support on non-i386
+ * new upstream release
+ * deinterlace.c should compile everywhere (closes: #112748)
+
+ -- Siggi Langauf <siggi@debian.org> Thu, 4 Oct 2001 00:09:41 +0200
+
xine-lib (0.9.1-1) unstable; urgency=low
* new upstream release (mostly bugfix release, new deinterlacer)
diff --git a/debian/control b/debian/control
index 8ac95d288..93317ca75 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xine-lib
Section: libs
Priority: optional
Maintainer: Siggi Langauf <siggi@debian.org>
-Build-Depends: debhelper (>> 2.0.0), aalib1-dev (>= 1.4p5-2), libasound1-dev (0.5.10-1), xlibs-dev (>> 4.1), libesd0-dev, libz-dev, libarts-dev (>=4:2.2.0-final-3)
+Build-Depends: debhelper (>> 2.0.0), aalib1-dev (>= 1.4p5-2), xlibs-dev (>> 4.1), libesd0-dev, libz-dev, libarts-dev (>=4:2.2.0-final-3), libasound2-dev, liblircclient-dev
Standards-Version: 3.2.1
Package: libxine-dev