From d285c89c7e592a8231a8bfbdab4ee3baa55319f1 Mon Sep 17 00:00:00 2001 From: Sune Vuorela Date: Mon, 29 Sep 2008 17:13:17 +0000 Subject: +++ Changes by Sune Vuorela * Bump shlibs to 4.4.3. Upstream had apparantly by mistake added at least one symbol to 4.4.1 that wasn't in 4.4.0, but no way to fix it. --- debian/changelog | 7 ++++++- debian/rules | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f1d522f..2040adc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,13 @@ qt4-x11 (4.4.3-1) UNRELEASED; urgency=low * Update copyright. * Remove Debian patches: - 60_m68k_inotify_fix.diff (merged upstream) + + +++ Changes by Sune Vuorela + + * Bump shlibs to 4.4.3. Upstream had apparantly by mistake added at least + one symbol to 4.4.1 that wasn't in 4.4.0, but no way to fix it. - -- Debian Qt/KDE Maintainers Mon, 29 Sep 2008 10:02:32 +0200 + -- Debian Qt/KDE Maintainers Mon, 29 Sep 2008 19:10:52 +0200 qt4-x11 (4.4.2-2) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 74ad2dd..ec264e9 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,7 @@ DEB_MAKE_CLEAN_TARGET := confclean distclean # Shlibs of the current upstream version #DEB_DH_MAKESHLIBS_ARGS_ALL := -V # Specific shlibs version -SHLIBSVERSION := 4.4.0 +SHLIBSVERSION := 4.4.3 $(foreach libpkg,$(filter-out %-dev %-dbg,$(filter lib%,$(DEB_ARCH_PACKAGES))),$(eval DEB_DH_MAKESHLIBS_ARGS_$(libpkg) := -V'$(libpkg) (>= $(SHLIBSVERSION))')) DEB_DH_STRIP_ARGS_libqt4-dbg := --exclude=.debug -- cgit v1.2.3