Prepare for new experimental upload
authorArun Kumar Pariyar <openarungeek@gmail.com>
Fri, 30 Oct 2020 09:44:23 +0000 (15:29 +0545)
committerArun Kumar Pariyar <openarungeek@gmail.com>
Fri, 30 Oct 2020 09:44:23 +0000 (15:29 +0545)
debian/changelog
debian/copyright
debian/rules

index d872a95481f740b1c7e5e3131713ba5f660157fa..b150d5649e390cce5194265b2551d0c4fff5cd40 100644 (file)
@@ -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 <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
 
index 1b91822d6feea3b8c1e7d64d21d529d54e4b3186..0b8cf36ff2add2e7b027ca5f9a23ba7f5879ce00 100644 (file)
@@ -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 <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>
@@ -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'.
index fac73f397c2a6b950e3f554670849876626a2004..8cf911d89a848acf07eb499472ee9274cde5a0ba 100755 (executable)
@@ -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=