[med-svn] [Git][med-team/crux][master] Depends: https://github.com/percolator/
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Nov 11 06:32:09 GMT 2021
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 <tille at debian.org> Thu, 11 Nov 2021 07:17:51 +0100
=====================================
debian/control
=====================================
@@ -3,7 +3,8 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20211111/b57783ba/attachment.htm>
More information about the debian-med-commit
mailing list