Codebase list dtkwm / fcc2e23
prepare new debian release Yanhao Mo 5 years ago
4 changed file(s) with 17 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 dtkwm (2.0.9-1) unstable; urgency=medium
1
2 * New upstream version 2.0.9
3 * d/control: Add new uploader Yanhao Mo <yanhaocs@gmail.com> .
4 * d/rules: Don't install empty directory usr/include/libdtk-2.0.8/DCore .
5 * Update symbols file.
6 * Bump Standards Version to 4.1.5 (no changes needed).
7
8 -- Yanhao Mo <yanhaocs@gmail.com> Wed, 25 Jul 2018 08:17:29 +0800
9
010 dtkwm (2.0.8.1-1) unstable; urgency=medium
111
212 * New upstream release.
44 Uploaders:
55 Yangfl <mmyangfl@gmail.com>,
66 Boyuan Yang <073plan@gmail.com>,
7 Yanhao Mo <yanhaocs@gmail.com>,
78 Build-Depends:
89 debhelper (>= 11~),
910 libdtkcore-dev (>= 2.0.8.1~),
2122 qtbase5-private-dev,
2223 qtbase5-dev (>= 5.6),
2324 x11proto-xext-dev,
24 Standards-Version: 4.1.4
25 Standards-Version: 4.1.5
2526 Homepage: https://github.com/linuxdeepin/dtkwm
2627 Vcs-Git: https://salsa.debian.org/pkg-deepin-team/dtkwm.git
2728 Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/dtkwm
0 # SymbolsHelper-Confirmed: 2.0.5 amd64
0 # SymbolsHelper-Confirmed: 2.0.9 amd64
11 libdtkwm.so.2 libdtkwm2 #MINVER#
22 (c++)"Dtk::Wm::DScreenWindowsUtil::DScreenWindowsUtil(QPoint, QObject*)@Base" 0.1.0~20170815
33 (c++)"Dtk::Wm::DScreenWindowsUtil::backgroundRect() const@Base" 0.1.0~20170815
5151 (c++)"QList<QString>::detach_helper_grow(int, int)@Base" 0.1.0~20170815
5252 (c++)"QList<QString>::~QList()@Base" 0.1.0~20170815
5353 (c++)"QList<int>::append(int const&)@Base" 0.1.0~20170815
54 (c++)"QList<int>::detach_helper(int)@Base" 0.1.0~20170815
5554 (c++)"QList<int>::detach_helper_grow(int, int)@Base" 0.1.0~20170815
5655 (c++)"QList<int>::~QList()@Base" 0.1.0~20170815
5756 (c++)"QList<unsigned int>::append(unsigned int const&)@Base" 0.1.0~20170815
2121 %:
2222 dh $@
2323
24 override_dh_auto_install:
25 dh_auto_install
26 rm -rf debian/tmp/usr/include/libdtk-2.0.8/DCore
27
2428 override_dh_auto_test:
2529 @echo "skip auto test"
2630