From: Arun Kumar Pariyar Date: Fri, 30 Oct 2020 09:44:23 +0000 (+0545) Subject: Prepare for new experimental upload X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~62 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=62ad182ce5c946f40a0f980a5835bc2c2e2d3556;p=dtkcore.git Prepare for new experimental upload --- diff --git a/debian/changelog b/debian/changelog index d872a95..b150d56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,16 @@ dtkcore (5.2.2.5-1~exp1) experimental; urgency=medium - *New upstream release 5.2.2.5. - *feat: new interface for os-version system identification scheme. - *fix: adapt to the modification of ID in os-release. - *refactor: DThreadUtils adds some function overloads. + [ Tu Qinggang ] + * New upstream release 5.2.2.5. + * debian/control: Add Tu Qinggang to Uploaders list. - -- Tu Qinggang Thu, 03 Sep 2020 05:56:38 +0000 + [ Arun Kumar Pariyar ] + * debian/patches: Drop all patches. + * debian/copyright: + + Add GPL-3+ license for src/util/dthreadutils.* . + + Update copyright information. + + -- Arun Kumar Pariyar Thu, 03 Sep 2020 05:56:38 +0000 dtkcore (5.2.2.1-1~exp1) experimental; urgency=medium diff --git a/debian/copyright b/debian/copyright index 1b91822..0b8cf36 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,10 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dtkcore +Upstream-Contact: https://github.com/linuxdeepin/dtkcore/issues Source: https://github.com/linuxdeepin/dtkcore Files: * -Copyright: 2010-2018, Deepin Technology Co., Ltd. +Copyright: 2010-2020, Deepin Technology Co., Ltd. License: LGPL-3+ Files: debian/* @@ -30,6 +31,10 @@ Files: src/log/OutputDebugAppender.* Copyright: 2010 Karl-Heinz Reichel License: LGPL-2.1 +Files: src/util/dthreadutils.* +Copyright: 2020 Deepin Technology Co., Ltd. +License: GPL-3+ + Files: src/util/dpinyin.h Copyright: 2017 Deepin Technology Co., Ltd. 2016 kirigaya @@ -97,3 +102,21 @@ License: LGPL-3+ . On Debian systems, the complete text of the GNU Lesser General Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3". + +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 + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-3'. diff --git a/debian/rules b/debian/rules index fac73f3..8cf911d 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,6 @@ include /usr/share/dpkg/architecture.mk # Retrieve version info include /usr/share/dpkg/default.mk -DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) ifneq (,$(wildcard .git/config)) CONFIG_VERSION=