[SCM] dolphin packaging branch, master, updated. debian/4%17.08.0-1-8-ga50e3e6

Pino Toscano pino at moszumanska.debian.org
Sun Nov 26 08:58:50 UTC 2017


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

The following commit has been merged in the master branch:
commit bccc0663f7c54cc257b1ee013dbc6b353f752d4d
Author: Pino Toscano <pino at debian.org>
Date:   Sun Nov 26 09:53:52 2017 +0100

    move libdolphinvcs5 to section libs
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ed2f502..215fbfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ dolphin (4:17.08.3-0r1) UNRELEASED; urgency=medium
     translations.
   * Bump Standards-Version to 4.1.1, no changes required.
   * Simplify watch file, and switch it to https.
+  * Move libdolphinvcs5 to section libs, as it contains a shared library.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 26 Nov 2017 09:37:34 +0100
 
diff --git a/debian/control b/debian/control
index a9d345e..fe97e20 100644
--- a/debian/control
+++ b/debian/control
@@ -88,6 +88,7 @@ Description: library to show version control in Dolphin - development files
  version control status in directories that are version controlled.
 
 Package: libdolphinvcs5
+Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}

-- 
dolphin packaging



More information about the pkg-kde-commits mailing list