debian: Some clean-up
authorBoyuan Yang <073plan@gmail.com>
Mon, 5 Mar 2018 08:28:17 +0000 (16:28 +0800)
committerBoyuan Yang <073plan@gmail.com>
Mon, 5 Mar 2018 08:32:31 +0000 (16:32 +0800)
debian/changelog
debian/control
debian/libdtkcore-dev.install

index 17bf1d014be7849f0d6235c27b5d0f685a5f77d3..c04625294814ee2f24d22bcc969d7521b5742abc 100644 (file)
@@ -1,3 +1,9 @@
+dtkcore (2.0.7-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Boyuan Yang <073plan@gmail.com>  Mon, 05 Mar 2018 16:24:17 +0800
+
 dtkcore (2.0.6-3) unstable; urgency=medium
 
   * d/control: Bump debhelper compat to v11.
index a517d5e8c7e11882dae4680f5e40b32daf80a839..24b5481566915f87b88d206076a03a99b5b42775 100644 (file)
@@ -33,14 +33,6 @@ Description: Deepin Tool Kit Core library (utilities)
  This package contains various command-line utilities used by Deepin Tool Kit
  and other Deepin software. Some tools were originally provided by DtkSettings.
 
-Package: libdtkcore-bin
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libdtkcore2( =${binary:Version})
-Description: Deepin Tool Kit Core Utilities
- DtkCore is base devel library of Deepin Qt/C++ applications.
- .
- This package contains the utilities of DtkCore
-
 Package: libdtkcore-dev
 Architecture: any
 Section: libdevel
index 74468ee9f0481c87ad6b4eb67725cef258ca83cb..c924cb3b43264480585ce9b5120b73705a87f04f 100644 (file)
@@ -1,7 +1,7 @@
 usr/include
 usr/include/*/qt5/QtXcb
+usr/lib/*/cmake/*/*.cmake
+usr/lib/*/libdtk/modules/*
 usr/lib/*/libdtkcore.so
 usr/lib/*/pkgconfig/dtkcore.pc
-usr/lib/*/cmake/*/*.cmake
 usr/lib/*/qt5/*
-usr/lib/*/libdtk/modules/*