[SCM] khtml packaging branch, master, updated. debian/5.16.0-1-8-g2e8a071
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 8 20:05:11 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/khtml.git;a=commitdiff;h=2e8a071
The following commit has been merged in the master branch:
commit 2e8a0715bcd6925fa94a7549a892be601cd683e5
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Feb 7 12:09:09 2016 +0100
Automatic update with ddeb_migration.py
---
debian/control | 12 ------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index f51386b..8425da6 100644
--- a/debian/control
+++ b/debian/control
@@ -94,15 +94,3 @@ Description: HTML widget and component
using KJS for JavaScript support.
.
This package contains the translations and data files.
-
-Package: libkf5khtml5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: libkf5khtml5 (= ${binary:Version}), ${misc:Depends}
-Recommends: libkf5khtml-bin (= ${binary:Version})
-Description: HTML widget and component
- KHTML is a web rendering engine, based on the KParts technology and
- using KJS for JavaScript support.
- .
- Contains debug symbols for khtml.
diff --git a/debian/rules b/debian/rules
index ac2d8ec..b013e83 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=libkf5khtml5-dbg
+ $(overridden_command) --ddeb-migration='libkf5khtml5-dbg (<= 5.19.0-1~~)'
override_dh_auto_test:
# Disable dh_auto_test at build time
--
khtml packaging
More information about the pkg-kde-commits
mailing list