summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSune Vuorela <debian@pusling.com>2008-09-29 17:13:17 +0000
committerSune Vuorela <debian@pusling.com>2008-09-29 17:13:17 +0000
commitd285c89c7e592a8231a8bfbdab4ee3baa55319f1 (patch)
treee57ccb951725e5780b26bffbdd37839ada2e6039
parente47d84dcdbdf5c37a80983c451c3d29aee917feb (diff)
downloadqt4-x11-d285c89c7e592a8231a8bfbdab4ee3baa55319f1.tar.gz
+++ 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.
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/rules2
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 <debian-qt-kde@lists.debian.org> Mon, 29 Sep 2008 10:02:32 +0200
+ -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> 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