[SCM] sonnet packaging branch, master, updated. debian/5.16.0-1-8-gb74649c
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 8 19:59:32 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/sonnet.git;a=commitdiff;h=b74649c
The following commit has been merged in the master branch:
commit b74649cef94dd0f15263cba51239be164e852782
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Feb 7 12:08:55 2016 +0100
Automatic update with ddeb_migration.py
---
debian/control | 17 -----------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index 029bae2..9e0d03a 100644
--- a/debian/control
+++ b/debian/control
@@ -84,20 +84,3 @@ Description: spell checking library for Qt
.
This package provides plugins used by Sonnet to interact with
the various spell checking backends.
-
-Package: libkf5sonnet5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5sonnetcore5 (= ${binary:Version}),
- libkf5sonnetui5 (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Description: spell checking library for Qt
- Sonnet is a Qt based library that offers easy access to spell
- checking using various plugin based backends. It is part of KDE
- Frameworks 5.
- .
- This package contains debugging files used to investigate problems with
- binaries included in the Sonnet framework
diff --git a/debian/rules b/debian/rules
index 251545e..3917bf2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
- $(overridden_command) --dbg-package=libkf5sonnet5-dbg
+ $(overridden_command) --ddeb-migration='libkf5sonnet5-dbg (<= 5.19.0-1~~)'
--
sonnet packaging
More information about the pkg-kde-commits
mailing list