[med-svn] [Git][med-team/civetweb][master] Build using cmake
Andreas Tille
gitlab at salsa.debian.org
Mon Sep 14 16:29:03 BST 2020
Andreas Tille pushed to branch master at Debian Med / civetweb
Commits:
19b8b061 by Andreas Tille at 2020-09-14T17:28:51+02:00
Build using cmake
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -4,7 +4,8 @@ Uploaders: Andreas Tille <tille at debian.org>,
Sebastien Jodogne <s.jodogne at gmail.com>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13),
+ cmake
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/civetweb
Vcs-Git: https://salsa.debian.org/med-team/civetweb.git
=====================================
debian/rules
=====================================
@@ -18,14 +18,10 @@ include /usr/share/dpkg/default.mk
# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@
+ dh $@ --buildsystem=cmake
### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
#override_dh_auto_test:
#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
# do_stuff_for_testing
#endif
-
-### If you **really** can not use uscan (even not with mode=git) use a debian/get-orig-script
-#get-orig-source:
-# . debian/get-orig-source
View it on GitLab: https://salsa.debian.org/med-team/civetweb/-/commit/19b8b06150557e20c489e33dd3b787e65be163b1
--
View it on GitLab: https://salsa.debian.org/med-team/civetweb/-/commit/19b8b06150557e20c489e33dd3b787e65be163b1
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/20200914/4fa4762b/attachment.html>
More information about the debian-med-commit
mailing list