From 7d7fb1bd83ef7b5f8ff2df3135939cacc0d343d4 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 9 Apr 2006 02:02:12 +0000 Subject: Bump shlibs info. (Debian bug 358429) CVS patchset: 7966 CVS date: 2006/04/09 02:02:12 --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ffe64f2fa..43b5b6d01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ xine-lib (1.1.1-2) unstable; urgency=low * Add build-dep alternatives for those of us who do backports to sarge. * Tidy up the package descriptions a little. * Create libxine1-dbg. (Needs a build-dep on binutils.) + * Bump shlibs to >= 1.1.0 due to new functions. (Closes: #358429) * Empty config file no longer prevents the config from being saved. (Fixed in upstream 1.1.1) (Closes: #320164) diff --git a/debian/rules b/debian/rules index c55bcd2c5..49c91900d 100755 --- a/debian/rules +++ b/debian/rules @@ -105,7 +105,7 @@ binary-arch: build install dh_strip --dbg-package=libxine1 dh_compress dh_fixperms - dh_makeshlibs -V 'libxine1 (>= 1.0.1)' + dh_makeshlibs -V 'libxine1 (>= 1.1.0)' dh_installdeb # dh_shlibdeps chmod +x debian/shlibdeps.sh -- cgit v1.2.3