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 <tuqinggang@uniontech.com> 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 <openarungeek@gmail.com> Thu, 03 Sep 2020 05:56:38 +0000
dtkcore (5.2.2.1-1~exp1) experimental; urgency=medium
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/*
Copyright: 2010 Karl-Heinz Reichel <khreichel@googlemail.com>
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 <kirigaya@mkacg.com>
.
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'.