[med-svn] [Git][med-team/libzeep][master] update rules
Maarten L. Hekkelman
gitlab at salsa.debian.org
Thu Nov 12 20:19:56 GMT 2020
Maarten L. Hekkelman pushed to branch master at Debian Med / libzeep
Commits:
2371a558 by Maarten L. Hekkelman at 2020-11-12T21:15:05+01:00
update rules
- - - - -
3 changed files:
- .gitignore
- debian/control
- debian/rules
Changes:
=====================================
.gitignore
=====================================
@@ -22,3 +22,4 @@ lib/
libzeep-*.pc
examples/bin/
lib-xml/.gdb_history
+.pc/
=====================================
debian/control
=====================================
@@ -20,7 +20,6 @@ Vcs-Browser: https://salsa.debian.org/med-team/libzeep
Vcs-Git: https://salsa.debian.org/med-team/libzeep.git
Homepage: https://github.com/mhekkel/libzeep
Rules-Requires-Root: no
-Testsuite: autopkgtest
Package: libzeep-dev
Architecture: any
=====================================
debian/rules
=====================================
@@ -21,10 +21,6 @@ override_dh_auto_install:
install-json-dev install-http-dev install-xml-dev install-dev
$(MAKE) DESTDIR=$(CURDIR)/debian/libzeep-doc install-doc
-override_dh_auto_build-indep:
- cd $(CURDIR)/doc/ && bjam
- find -type f -iname "*.md5" -delete
-
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
$(MAKE) test
View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/2371a5585ba465c99bbc4e3a20d2055b140f4179
--
View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/2371a5585ba465c99bbc4e3a20d2055b140f4179
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/20201112/f727399d/attachment.html>
More information about the debian-med-commit
mailing list