From: gs342 Date: Thu, 14 Dec 2017 06:58:51 +0000 (+0800) Subject: fix: Adapt lintian X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~144^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=27df15df32788002491a24f06f098a5f849a4988;p=dtkcore.git fix: Adapt lintian Change-Id: Iaee2fe43feb4e09c37cc1cfdf5ca51d77de4ed58 --- diff --git a/debian/changelog b/debian/changelog index c0ee7e3..4282e62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,5 @@ -dtkcore (0.3.3-1) unstable; urgency=low +dtkcore (0.3.3-1) unstable; urgency=medium - * Release 0.3.3 + * Initial release - -- Iceyer Wed, 26 Jul 2017 21:34:13 +0800 - -dtkcore (0.1.1-0) unstable; urgency=low - - * Initial release. - - -- Iceyer Wed, 26 Jul 2017 16:57:39 +0800 + -- Deepin Packages Builder Mon, 10 Oct 2016 16:58:07 +0800 diff --git a/debian/control b/debian/control index 01d01e3..92f6430 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: dtkcore -Section: devel +Section: libdevel Priority: optional -Maintainer: Deepin Sysdev -Build-Depends: debhelper (>= 9), qt5-default, pkg-config, +Maintainer: Deepin Packages Builder +Build-Depends: debhelper (>= 9), pkg-config, qttools5-dev-tools, qtbase5-private-dev, libgsettings-qt-dev -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Package: libdtkcore2 Architecture: any diff --git a/debian/copyright b/debian/copyright index 7598ae6..893626e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: dtkcore Source: https://github.com/linuxdeepin/dtkcore Files: * -Copyright: Deepin Technology Co., Ltd. +Copyright: 2017 Deepin Technology Co., Ltd. License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/docs b/debian/docs deleted file mode 100644 index e69de29..0000000