rev 12294 - trunk/packages/qt4-x11/debian

Sune Vuorela pusling-guest at alioth.debian.org
Mon Sep 29 17:13:18 UTC 2008


Author: pusling-guest
Date: 2008-09-29 17:13:17 +0000 (Mon, 29 Sep 2008)
New Revision: 12294

Modified:
   trunk/packages/qt4-x11/debian/changelog
   trunk/packages/qt4-x11/debian/rules
Log:
+++ 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.

Modified: trunk/packages/qt4-x11/debian/changelog
===================================================================
--- trunk/packages/qt4-x11/debian/changelog	2008-09-29 15:51:59 UTC (rev 12293)
+++ trunk/packages/qt4-x11/debian/changelog	2008-09-29 17:13:17 UTC (rev 12294)
@@ -9,9 +9,14 @@
   * Update copyright.
   * Remove Debian patches:
     - 60_m68k_inotify_fix.diff (merged upstream)
+  
+  +++ Changes by Sune Vuorela
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 29 Sep 2008 10:02:32 +0200
+  * 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 at lists.debian.org>  Mon, 29 Sep 2008 19:10:52 +0200
+
 qt4-x11 (4.4.2-2) unstable; urgency=low
 
   +++ Changes by Fathi Boudra:

Modified: trunk/packages/qt4-x11/debian/rules
===================================================================
--- trunk/packages/qt4-x11/debian/rules	2008-09-29 15:51:59 UTC (rev 12293)
+++ trunk/packages/qt4-x11/debian/rules	2008-09-29 17:13:17 UTC (rev 12294)
@@ -26,7 +26,7 @@
 # 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




More information about the pkg-kde-commits mailing list