[SCM] smokeqt packaging branch, master, updated. debian/4.7.0-1-1-gc6e8f2a
David Palacio
dpalacio-guest at alioth.debian.org
Fri Sep 23 15:40:49 UTC 2011
The following commit has been merged in the master branch:
commit c6e8f2ac85755f917cfde54e9d99afe0088d8948
Author: David Palacio <dpalacio at orbitalibre.org>
Date: Fri Sep 23 10:40:43 2011 -0500
update to 4.7.1 release
---
debian/changelog | 9 +++++++++
debian/patches/reduced-linking.diff | 26 --------------------------
debian/patches/series | 1 -
3 files changed, 9 insertions(+), 27 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4740eb2..dba7fe3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+smokeqt (4:4.7.1-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ [ David Palacio ]
+ * Remove patch reduced-linking.diff applied upstream.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 22 Sep 2011 22:06:18 -0500
+
smokeqt (4:4.7.0-1) unstable; urgency=low
* Initial release, split from the kdebindings source.
diff --git a/debian/patches/reduced-linking.diff b/debian/patches/reduced-linking.diff
deleted file mode 100644
index 4cd24dd..0000000
--- a/debian/patches/reduced-linking.diff
+++ /dev/null
@@ -1,26 +0,0 @@
-Author: Pino Toscano <pino at kde.org>
-Description: reduce overlinking when possible
-Applied-Upstream: 4.7.1, commit:9730f0c39fb35f7813f5972540054fd14a682731
-Last-Update: 2011-08-11
-
---- a/qtscript/CMakeLists.txt
-+++ b/qtscript/CMakeLists.txt
-@@ -23,7 +23,7 @@
- ENDIF(CMAKE_CXX_FLAGS MATCHES "-fvisibility")
- add_library(smokeqtscript SHARED ${smokeqtscript_LIB_SRCS})
-
--target_link_libraries(smokeqtscript smokeqtcore ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${QT_QTNETWORK_LIBRARY} ${QT_QTSCRIPT_LIBRARY})
-+target_link_libraries(smokeqtscript smokeqtcore ${QT_QTCORE_LIBRARY} ${QT_QTSCRIPT_LIBRARY})
-
- set_target_properties(smokeqtscript PROPERTIES VERSION 3.0.0 SOVERSION 3 )
-
---- a/qtwebkit/CMakeLists.txt
-+++ b/qtwebkit/CMakeLists.txt
-@@ -27,7 +27,6 @@
- smokeqtgui
- ${QT_QTCORE_LIBRARY}
- ${QT_QTGUI_LIBRARY}
-- ${QT_QTNETWORK_LIBRARY}
- ${QT_QTWEBKIT_LIBRARY} )
-
- set_target_properties(smokeqtwebkit PROPERTIES VERSION 3.0.0 SOVERSION 3 )
diff --git a/debian/patches/series b/debian/patches/series
index 5a5ed21..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-reduced-linking.diff
--
smokeqt packaging
More information about the pkg-kde-commits
mailing list