[SCM] KDE PIM module packaging branch, master, updated. debian/4.13.3-2-8-g1ba1a0d
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 25 02:07:53 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdepim.git;a=commitdiff;h=4fdd320
The following commit has been merged in the master branch:
commit 4fdd32023523fb3b7233744119fc5ab51551fa83
Author: Maximiliano Curia <maxy at debian.org>
Date: Sun Aug 24 22:59:31 2014 +0200
Add new lib package: libfollowupreminder4.
---
debian/changelog | 1 +
debian/control | 7 +++++++
debian/libfollowupreminder4.install | 2 ++
3 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6fe66ce..8148b3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ kdepim (4:4.14.0-1~) UNRELEASED; urgency=medium
* Update build dependencies.
* Refresh patches.
* Update install files.
+ * Add new lib package: libfollowupreminder4.
-- Maximiliano Curia <maxy at debian.org> Sun, 24 Aug 2014 20:04:09 +0200
diff --git a/debian/control b/debian/control
index 82e11d9..b464c7f 100644
--- a/debian/control
+++ b/debian/control
@@ -538,6 +538,13 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
Description: send later library
This package is part of the KDE PIM module.
+Package: libfollowupreminder4
+Section: libs
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: follow up reminder library
+ This package is part of the KDE PIM module.
+
Package: libtemplateparser4
Section: libs
Architecture: any
diff --git a/debian/libfollowupreminder4.install b/debian/libfollowupreminder4.install
new file mode 100644
index 0000000..7bc6e15
--- /dev/null
+++ b/debian/libfollowupreminder4.install
@@ -0,0 +1,2 @@
+usr/lib/libfollowupreminder.so.4
+usr/lib/libfollowupreminder.so.4.*
--
KDE PIM module packaging
More information about the pkg-kde-commits
mailing list