Andreas Tille pushed to branch master at Debian Med / crux
Commits: 4de60e03 by Andreas Tille at 2021-11-11T07:31:41+01:00 Depends: https://github.com/percolator/ - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -4,5 +4,6 @@ crux (3.1-1) UNRELEASED; urgency=low May be the source package should be named crux-toolkit as well to avoid confusion that was expressed here: https://lists.debian.org/debian-med/2021/11/msg00058.html + Depends: https://github.com/percolator/ -- Andreas Tille <[email protected]> Thu, 11 Nov 2021 07:17:51 +0100 ===================================== debian/control ===================================== @@ -3,7 +3,8 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 13), + cmake Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/crux Vcs-Git: https://salsa.debian.org/med-team/crux.git ===================================== debian/rules ===================================== @@ -3,4 +3,4 @@ # DH_VERBOSE := 1 %: - dh $@ + dh $@ --buildsystem=cmake View it on GitLab: https://salsa.debian.org/med-team/crux/-/commit/4de60e03fbd28d1d03abe2ead45d1f7ebc962231 -- View it on GitLab: https://salsa.debian.org/med-team/crux/-/commit/4de60e03fbd28d1d03abe2ead45d1f7ebc962231 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
