[SCM] kpat packaging branch, kubuntu_vivid_archive, updated. debian/14.12.2-1-6-gc59e1b7
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 9 14:27:15 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kpat.git;a=commitdiff;h=0b4916b
The following commit has been merged in the kubuntu_vivid_archive branch:
commit 0b4916bf473d80a7371d517568e7f982043ceb38
Author: Harald Sitter <sitter at kde.org>
Date: Wed Mar 4 14:52:32 2015 +0100
drop patches
---
debian/patches/series | 1 -
debian/patches/static-private-library.diff | 18 ------------------
2 files changed, 19 deletions(-)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 4c951c3..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-static-private-library.diff
diff --git a/debian/patches/static-private-library.diff b/debian/patches/static-private-library.diff
deleted file mode 100644
index 04e555b..0000000
--- a/debian/patches/static-private-library.diff
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Make libkcardgame statically linked into kpat
-Author: Maximiliano Curia <maxy at debian.org>
-Last-Update: 2013-04-11
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: kpat/libkcardgame/CMakeLists.txt
-===================================================================
---- kpat.orig/libkcardgame/CMakeLists.txt 2013-04-11 12:06:19.798592762 +0200
-+++ kpat/libkcardgame/CMakeLists.txt 2013-04-11 12:06:51.897291720 +0200
-@@ -8,7 +8,7 @@
- kcardthemewidget.cpp
- )
-
--kde4_add_library( kcardgame SHARED ${libkcardgame_SRCS} )
-+kde4_add_library( kcardgame STATIC ${libkcardgame_SRCS} )
- target_link_libraries( kcardgame kdegames ${KDE4_KNEWSTUFF3_LIBS} )
-
- install( TARGETS kcardgame ${INSTALL_TARGETS_DEFAULT_ARGS} )
--
kpat packaging
More information about the pkg-kde-commits
mailing list