rev 7010 - in trunk/packages/qt4-x11/debian: . patches
Fathi Boudra
fboudra-guest at alioth.debian.org
Wed Aug 8 14:22:10 UTC 2007
Author: fboudra-guest
Date: 2007-08-08 14:22:10 +0000 (Wed, 08 Aug 2007)
New Revision: 7010
Modified:
trunk/packages/qt4-x11/debian/changelog
trunk/packages/qt4-x11/debian/patches/00list
trunk/packages/qt4-x11/debian/rules
Log:
* Qt4.3.1 released.
* TODO: cleanup/review patches.
* Move away from dpatch -> quilt ?
Modified: trunk/packages/qt4-x11/debian/changelog
===================================================================
--- trunk/packages/qt4-x11/debian/changelog 2007-08-08 13:02:51 UTC (rev 7009)
+++ trunk/packages/qt4-x11/debian/changelog 2007-08-08 14:22:10 UTC (rev 7010)
@@ -1,3 +1,9 @@
+qt4-x11 (4.3.1-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ -- Fathi Boudra <fboudra at free.fr> Wed, 08 Aug 2007 15:08:11 +0200
+
qt4-x11 (4.3.0-5) unstable; urgency=low
[Fathi Boudra]
Modified: trunk/packages/qt4-x11/debian/patches/00list
===================================================================
--- trunk/packages/qt4-x11/debian/patches/00list 2007-08-08 13:02:51 UTC (rev 7009)
+++ trunk/packages/qt4-x11/debian/patches/00list 2007-08-08 14:22:10 UTC (rev 7010)
@@ -2,13 +2,13 @@
00_0167-fix-group-reading
00_0172-prefer-xrandr-over-xinerama
00_0175-fix-s390-qatomic
-00_0176-coverity-fixes
-00_0177-qurl-clear-fix
+#00_0176-coverity-fixes
+#00_0177-qurl-clear-fix
00_0178-transparency-window-types
00_0179-transient-hack
00_0180-window-role
-00_0181-qdnd-x11-fix
-00_0183-qprocess-corruption
+#00_0181-qdnd-x11-fix
+#00_0183-qprocess-corruption
00_0185-fix-format-strings
00_0186-fix-component-alpha-text
01_qmake_for_debian
@@ -18,11 +18,11 @@
05_append_qt4_target
06_qtdemo_destdir
20_mips_atomic_ops
-30_arm_ftbfs_fixes
+#30_arm_ftbfs_fixes
31_arm_eabi_fix
40_alpha_ice
41_disable_opengl_visibility
-42_alpha_fetch_and_add
+#42_alpha_fetch_and_add
50_kfreebsd_build_fix
51_kfreebsd_mkspecs
60_m68k_inotify_fix
Modified: trunk/packages/qt4-x11/debian/rules
===================================================================
--- trunk/packages/qt4-x11/debian/rules 2007-08-08 13:02:51 UTC (rev 7009)
+++ trunk/packages/qt4-x11/debian/rules 2007-08-08 14:22:10 UTC (rev 7010)
@@ -23,7 +23,7 @@
DEB_DH_STRIP_ARGS_libqt4-debug := -X.debug
-DEB_INSTALL_CHANGELOGS_ALL := changes-4.3.0
+DEB_INSTALL_CHANGELOGS_ALL := changes-4.3.1
ifeq ($(DEB_HOST_ARCH),arm)
EXTRA_CONFIGURE_OPTS += -DQT_QLOCALE_USES_FCVT
More information about the pkg-kde-commits
mailing list