[SCM] libkipi packaging branch, master, updated. debian/16.04.0-2-5-g1c00540

Pino Toscano pino at moszumanska.debian.org
Sun Aug 28 10:02:56 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkipi.git;a=commitdiff;h=1c00540

The following commit has been merged in the master branch:
commit 1c005402f098d1f6c1cb166fafd57f714710fdf1
Author: Pino Toscano <pino at debian.org>
Date:   Sun Aug 28 12:02:36 2016 +0200

    allow libkf5kipi-bin as empty package
---
 debian/changelog                        | 5 +++++
 debian/control                          | 5 +----
 debian/libkf5kipi-bin.lintian-overrides | 4 ++++
 debian/libkf5kipi31.0.0.symbols         | 2 +-
 4 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 86e1f35..ec35a2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,11 @@ libkf5kipi (4:16.08.0-0r1) UNRELEASED; urgency=medium
     build system.
   * Update install files.
   * Do not install the kxmlhelloworld plugin, since it is only a test plugin.
+  * Since libkf5kipi-bin is now empty, remove it from the shlib dependency
+    injected with symbols files: this is needed as binaries linked with
+    libkf5kipi have the libkf5kipi-bin dependency as well.
+    - remove no more needed breaks/replaces from it
+    - tweak its description
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 28 Aug 2016 11:38:06 +0200
 
diff --git a/debian/control b/debian/control
index a922d0a..f522f9d 100644
--- a/debian/control
+++ b/debian/control
@@ -79,8 +79,6 @@ Description: KDE Image Plugin Interface library -- data files
 Package: libkf5kipi-bin
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kxmlkipicmd, libkf5kipi30.0.0
-Replaces: kxmlkipicmd, libkf5kipi30.0.0
 Description: KDE Image Plugin Interface - runtime tools
  Libkipi is a KDE library that provides a common interface for operations
  on images such as manipulation, organization, importing from and exporting
@@ -89,5 +87,4 @@ Description: KDE Image Plugin Interface - runtime tools
  These services are used in graphics applications such as gwenview, digiKam,
  kphotoalbum, and ksnapshot.
  .
- This package provides kxmlkipicmd which allows one to start kipi-plugins from
- the command line.
+ This package provides runtime utilities.
diff --git a/debian/libkf5kipi-bin.lintian-overrides b/debian/libkf5kipi-bin.lintian-overrides
new file mode 100644
index 0000000..634b2ff
--- /dev/null
+++ b/debian/libkf5kipi-bin.lintian-overrides
@@ -0,0 +1,4 @@
+# empty for now
+libkf5kipi-bin: empty-binary-package
+# empty for now
+libkf5kipi-bin: package-contains-no-arch-dependent-files
diff --git a/debian/libkf5kipi31.0.0.symbols b/debian/libkf5kipi31.0.0.symbols
index 0f85ff5..1c5a884 100644
--- a/debian/libkf5kipi31.0.0.symbols
+++ b/debian/libkf5kipi31.0.0.symbols
@@ -1,5 +1,5 @@
 # SymbolsHelper-Confirmed: 16.04.0 amd64
-libKF5Kipi.so.31.0.0 libkf5kipi31.0.0 #MINVER#, libkf5kipi-bin (>= 16.04)
+libKF5Kipi.so.31.0.0 libkf5kipi31.0.0 #MINVER#
  _ZN4KIPI12ConfigWidget11qt_metacallEN11QMetaObject4CallEiPPv at Base 4.5.90
  _ZN4KIPI12ConfigWidget11qt_metacastEPKc at Base 4.5.90
  _ZN4KIPI12ConfigWidget16staticMetaObjectE at Base 4.5.90

-- 
libkipi packaging



More information about the pkg-kde-commits mailing list