[SCM] KDE Base Runtime module packaging branch, master, updated. debian/15.08.3-1-6-g1ede9d0

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:59:59 UTC 2016


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

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

    Automatic update with ddeb_migration.py
---
 debian/control | 26 --------------------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 27 deletions(-)

diff --git a/debian/control b/debian/control
index 605218a..87ef99b 100644
--- a/debian/control
+++ b/debian/control
@@ -143,29 +143,3 @@ Description: JavaScript script engine for Plasma
  JavaScript.
  .
  This package is part of the KDE base runtime module.
-
-Package: kde-runtime-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: kde-runtime (= ${binary:Version}), kdelibs5-dbg, ${misc:Depends}
-Replaces: kdebase-runtime-dbg (<< 4:4.7.2),
-          kdebase-workspace-dbg (<< 4:4.6),
-          kdelibs5-dbg (<< 4:4.5)
-Breaks: kdebase-runtime-dbg (<< 4:4.7.2),
-        kdebase-workspace-dbg (<< 4:4.6),
-        kdelibs5-dbg (<< 4:4.5)
-Conflicts: kdelibs-dbg
-Description: debugging symbols for KDE base runtime module
- This package contains the debugging symbols associated with kde-runtime.
- They will automatically be used by gdb for debugging kde-runtime related
- issues.
-
-Package: kdebase-runtime-dbg
-Section: oldlibs
-Architecture: all
-Priority: extra
-Depends: kde-runtime-dbg, ${misc:Depends}
-Description: transitional package for kde-runtime-dbg
- This is a dummy transitional package for kde-runtime-dbg and can be safely
- removed after the installation is complete.
diff --git a/debian/rules b/debian/rules
index 46f51d9..81b47f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ override_dh_fixperms:
 	$(overridden_command) -Xusr/lib/kde4/libexec/kdesud
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kde-runtime-dbg
+	$(overridden_command) --ddeb-migration='kde-runtime-dbg (<= 4:15.12.1-1~~)'
 
 override_dh_install:
 	dh_install $(DH_INSTALL_PARAMS)

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list