Codebase list ktp-contact-runner / 6b09e36
bump dh compat to 13 Pino Toscano 3 years ago
3 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
99 - invoke the dh sequencer using the kf5 addon
1010 - call the right debhelper command instead of $(overridden_command)
1111 - manually force the generation of the substvars for the kde-l10n breaks
12 * Bump the debhelper compatibility to 13:
13 - switch the debhelper build dependency to debhelper-compat 13
14 - remove debian/compat
1215
1316 -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 13 Aug 2020 17:36:16 +0200
1417
+0
-1
debian/compat less more
0 9
66 Mark Purcell <msp@debian.org>,
77 Maximiliano Curia <maxy@debian.org>,
88 Build-Depends: cmake (>= 2.8.12~),
9 debhelper (>= 9),
9 debhelper-compat (= 13),
1010 extra-cmake-modules (>= 1.0.0~),
1111 gettext,
1212 libkf5i18n-dev,