Vcs-Git: https://salsa.debian.org/pkg-deepin-team/dtkcore.git
Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/dtkcore
-Package: libdtkcore-bin
+Package: libdtkcore5-bin
Architecture: any
Section: utils
Depends:
- libdtkcore2 (= ${binary:Version}),
+ libdtkcore5 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Deepin Tool Kit Core library (utilities)
Section: libdevel
Multi-Arch: same
Depends:
- libdtkcore2 (= ${binary:Version}),
+ libdtkcore5 (= ${binary:Version}),
${misc:Depends},
Breaks:
libdtkwidget-dev (<< 2.0.5.2-3),
.
This package contains the header files and static libraries of DtkCore.
-Package: libdtkcore2
+Package: libdtkcore5
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
+ lshw,
Description: Deepin Tool Kit Core library
DtkCore is a base library of Deepin Qt/C++ applications.
.
Files: *
Copyright: 2010-2018, Deepin Technology Co., Ltd.
-License: GPL-3+
+License: LGPL-3+
Files: debian/*
Copyright: 2010-2017, Deepin Technology Co., Ltd.
2017-2019, Boyuan Yang <byang@debian.org>
-License: GPL-3+
+License: LGPL-3+
Files: src/log/AbstractAppender.h
src/log/AbstractStringAppender.h
Files: src/util/dpinyin.h
Copyright: 2017 Deepin Technology Co., Ltd.
2016 kirigaya <kirigaya@mkacg.com>
-License: GPL-3+
+License: LGPL-3+
Files: src/util/resources/dpinyin.dict
Copyright: 2016 kirigaya <kirigaya@mkacg.com>
Public License version 32.1 can be found in
"/usr/share/common-licenses/LGPL-2.1".
-License: GPL-3+
+License: LGPL-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
+ it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
.
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
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
.
- On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in "/usr/share/common-licenses/GPL-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".