[SCM] kross packaging branch, master, updated. debian/5.16.0-1-6-g03dc148

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 19:59:42 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kross.git;a=commitdiff;h=03dc148

The following commit has been merged in the master branch:
commit 03dc148ede929fd6506229306878f95892ea141a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:08:56 2016 +0100

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

diff --git a/debian/control b/debian/control
index 88d2650..a2d2f5b 100644
--- a/debian/control
+++ b/debian/control
@@ -78,16 +78,3 @@ Description: Multi-language application scripting.
  JavaScript transparently into native applications
  to bridge the static and dynamic worlds together.
 Multi-Arch: same
-
-Package: kross-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: kross (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kross
- Modular scripting framework that eases embedding
- of scripting interpreters like Python, Ruby and
- JavaScript transparently into native applications
- to bridge the static and dynamic worlds together.
- .
- Contains debug symbols for kross.
diff --git a/debian/rules b/debian/rules
index 60df47e..f4f7c39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kross-dbg
+	$(overridden_command) --ddeb-migration='kross-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	xvfb-run -a dh_auto_test

-- 
kross packaging



More information about the pkg-kde-commits mailing list