From 71d39162018c3f52eba32be34f8a9c8fae35f943 Mon Sep 17 00:00:00 2001 From: Siggi Langauf Date: Mon, 24 Mar 2003 23:05:29 +0000 Subject: adding new Debian release, adding missing files from debhelper update to release tarball CVS patchset: 4476 CVS date: 2003/03/24 23:05:29 --- debian/changelog | 7 +++++++ debian/rules | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 17b618e61..8f62f9098 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xine-lib (1-beta9-1) unstable; urgency=low + + * New upstream release + * correct demuxer should be used since 1-beta8 (closes: #180011) + + -- Siggi Langauf Sun, 23 Mar 2003 21:15:42 +0100 + xine-lib (1-beta8-1) unstable; urgency=low * Add pmhahn as Uploaders. diff --git a/debian/rules b/debian/rules index c7fb2f66a..d372f7f69 100755 --- a/debian/rules +++ b/debian/rules @@ -92,14 +92,14 @@ binary-arch: build install # # build libxine${major} package by moving files from libxine-dev # - dh_install --sourcedir=debian/tmp --list-missing + dh_install --autodest --sourcedir=debian/tmp --list-missing dh_installdocs dh_installchangelogs -k ChangeLog dh_link dh_strip dh_compress dh_fixperms - dh_makeshlibs -V 'libxine1 (>= 1-beta3)' + dh_makeshlibs -V 'libxine1 (>= 1-beta8)' dh_installdeb # dh_shlibdeps chmod +x debian/shlibdeps.sh -- cgit v1.2.3