[SCM] kio packaging branch, kubuntu_unstable, updated. ubuntu/5.15.0-0ubuntu3-59-g0e3e080
Clive Johnston
clivejo-guest at moszumanska.debian.org
Sat Feb 6 16:30:42 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kio.git;a=commitdiff;h=0e3e080
The following commit has been merged in the kubuntu_unstable branch:
commit 0e3e08096a4ead8b06a8610277d5f17ceb21d184
Author: Clive Johnston <clivejo at aol.com>
Date: Sat Feb 6 16:30:39 2016 +0000
Adding new -dev package for libkf5kiogui5
---
debian/changelog | 3 ++-
debian/control | 13 +++++++++++++
debian/libkf5kiogui5-dev.install | 6 ++++++
debian/libkf5kiogui5.install | 10 +++-------
4 files changed, 24 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b238059..e066692 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,8 @@ kio (5.18.0-0ubuntu1) UNRELEASED; urgency=medium
[ Clive Johnston ]
* Updating install file
* Updating symbols
- * Adding new lib - libkf5kiogui5
+ * Adding new lib - libkf5kiogui5
+ * Adding new dev package for libkf5kiogui5
-- Philip Muškovac <yofel at kubuntu.org> Wed, 06 Jan 2016 15:03:49 +0100
diff --git a/debian/control b/debian/control
index c7bbcb5..6817502 100644
--- a/debian/control
+++ b/debian/control
@@ -121,6 +121,19 @@ Description: Resource and network access abstraction.
.
This library contains some file dialog widgets.
+Package: libkf5kiogui5-dev
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
+Description: Resource and network access abstraction.
+ KDE Input/Output framework provides a single API for
+ operating on files, whether local or on a remote server.
+ Additionally, KIO Slaves provide support for individual
+ protocols. Some particularly useful ones are http, ftp,
+ sftp, smb, nfs, ssh (fish), man, tar and zip.
+ .
+ This library contains some file dialog widgets.
+
Package: libkf5kiontlm5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
diff --git a/debian/libkf5kiogui5-dev.install b/debian/libkf5kiogui5-dev.install
new file mode 100644
index 0000000..921f2cd
--- /dev/null
+++ b/debian/libkf5kiogui5-dev.install
@@ -0,0 +1,6 @@
+usr/include/KF5/KIOGui/KIO/FavIconRequestJob
+usr/include/KF5/KIOGui/kio/faviconrequestjob.h
+usr/include/KF5/KIOGui/kiogui_export.h
+usr/lib/*/libKF5KIOGui.so
+usr/lib/*/qt5/mkspecs/modules/qt_KIOGui.pri
+
diff --git a/debian/libkf5kiogui5.install b/debian/libkf5kiogui5.install
index 23d9903..e882aaf 100644
--- a/debian/libkf5kiogui5.install
+++ b/debian/libkf5kiogui5.install
@@ -1,7 +1,3 @@
-usr/include/KF5/KIOGui/KIO/FavIconRequestJob
-usr/include/KF5/KIOGui/kio/faviconrequestjob.h
-usr/include/KF5/KIOGui/kiogui_export.h
-usr/lib/x86_64-linux-gnu/libKF5KIOGui.so
-usr/lib/x86_64-linux-gnu/libKF5KIOGui.so.5
-usr/lib/x86_64-linux-gnu/libKF5KIOGui.so.5.19.0
-usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_KIOGui.pri
+usr/lib/*/libKF5KIOGui.so.5
+usr/lib/*/libKF5KIOGui.so.5.19.0
+
--
kio packaging
More information about the pkg-kde-commits
mailing list