[SCM] dolphin packaging branch, master, updated. debian/15.08.3-1-6-g14594a3

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:16:31 UTC 2016


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

The following commit has been merged in the master branch:
commit 2e9446ccd1c4475dace735c5e42688b67df8d06f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:19:19 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control                | 9 ---------
 debian/libdolphinvcs5.install | 2 +-
 debian/rules                  | 2 +-
 3 files changed, 2 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 432bcea..c00b52b 100644
--- a/debian/control
+++ b/debian/control
@@ -94,12 +94,3 @@ Replaces: dolphin (<< 4:15.07.90+git20150819.0900)
 Description: library to show version control in Dolphin
  This library enables developers to expand Dolphin with the ability to show
  version control status in directories that are version controlled.
-
-Package: dolphin-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: dolphin (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for Dolphin
- This package contains debugging files used to investigate problems
- with binaries included Dolphin
diff --git a/debian/libdolphinvcs5.install b/debian/libdolphinvcs5.install
index e7f03c2..f471c1e 100644
--- a/debian/libdolphinvcs5.install
+++ b/debian/libdolphinvcs5.install
@@ -1,2 +1,2 @@
-usr/lib/*/libdolphinvcs.so.5.*
 usr/lib/*/libdolphinvcs.so.5
+usr/lib/*/libdolphinvcs.so.5.*
diff --git a/debian/rules b/debian/rules
index 890943f..66861a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=dolphin-dbg
+	$(overridden_command) --ddeb-migration='dolphin-dbg (<= 4:15.12.1-1~~)'
 
 override_dh_auto_test:
 	# Disable unittest at build time

-- 
dolphin packaging



More information about the pkg-kde-commits mailing list