[SCM] kjs packaging branch, master, updated. debian/5.16.0-1-8-g14165f2

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:01:32 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kjs.git;a=commitdiff;h=06213e1

The following commit has been merged in the master branch:
commit 06213e127550c4aeabbfa7f77ebca8227bcb4a2d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:11:28 2016 +0100

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

diff --git a/debian/control b/debian/control
index e4e41b3..a4c120d 100644
--- a/debian/control
+++ b/debian/control
@@ -49,18 +49,3 @@ Description: Support for JS scripting in Qt applications
  Addon library to Qt which adds JavaScript scripting support.
  .
  This package is part of KDE Frameworks 5.
-
-Package: libkf5js5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5js5 (= ${binary:Version}),
-         libkf5jsapi5 (= ${binary:Version}),
-         ${misc:Depends}
-Description: Support for JS scripting in Qt applications
- Addon library to Qt which adds JavaScript scripting support.
- .
- This package is part of KDE Frameworks 5.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 86612ec..8bfcb81 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=libkf5js5-dbg
+	$(overridden_command) --ddeb-migration='libkf5js5-dbg (<= 5.19.0-1~~)'
 
 override_dh_fixperms:
 	chmod +x debian/libkf5kjs-dev/usr/share/kf5/kjs/create_hash_table

-- 
kjs packaging



More information about the pkg-kde-commits mailing list