summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
-rwxr-xr-xdebian/rules2
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 565574972..570186113 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xine-lib (1-beta12-1) unstable; urgency=low
+
+
+ * new upstream version
+ * ALSA plugin opens audio device in non-blocking mode (closes: #177877)
+ * (old?) QT DLL decoder fixes (closes: #179136)
+
+ -- Siggi Langauf <siggi@debian.org> Mon, 12 May 2003 18:59:34 +0200
+
xine-lib (1-beta11-0) unstable; urgency=low
* New Upstream release
diff --git a/debian/rules b/debian/rules
index 46002cfbf..0c7bcdd8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -100,7 +100,7 @@ binary-arch: build install
dh_strip
dh_compress
dh_fixperms
- dh_makeshlibs -V 'libxine1 (>= 1-beta11)'
+ dh_makeshlibs -V 'libxine1 (>= 1-beta12)'
dh_installdeb
# dh_shlibdeps
chmod +x debian/shlibdeps.sh