[SCM] qtcreator packaging branch, master, updated. debian/3.1.2+dfsg-2-5-ge713c46
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Tue Aug 19 18:35:00 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=0f3055d
The following commit has been merged in the master branch:
commit 0f3055d28f713eca9e6a92a97d1ff2502af8ab4d
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Tue Aug 19 15:34:10 2014 -0300
Refresh system botan patch.
---
debian/patches/botan_system_lib.diff | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/botan_system_lib.diff b/debian/patches/botan_system_lib.diff
index 273be18..0cb4dba 100644
--- a/debian/patches/botan_system_lib.diff
+++ b/debian/patches/botan_system_lib.diff
@@ -1,6 +1,6 @@
Description: Use the system botan library instead of the bundled one.
Author: Felix Geyer <debfx at ubuntu.com>
-Last-Reviewed: 2014-04-16
+Last-Reviewed: 2014-08-19
---
src/libs/3rdparty/botan/botan.pri | 59 +------------------------------
@@ -62,8 +62,8 @@ Last-Reviewed: 2014-04-16
-}
-
-unix:*-g++* {
-- QMAKE_CFLAGS += -fPIC -ansi -fpermissive -finline-functions -Wno-long-long
-- QMAKE_CXXFLAGS += -fPIC -ansi -fpermissive -finline-functions -Wno-long-long
+- QMAKE_CFLAGS += -fPIC -fpermissive -finline-functions -Wno-long-long
+- QMAKE_CXXFLAGS += -fPIC -fpermissive -finline-functions -Wno-long-long
- QMAKE_CXXFLAGS_HIDESYMS -= -fvisibility-inlines-hidden # for ubuntu 7.04
-}
-
--
qtcreator packaging
More information about the pkg-kde-commits
mailing list