Andreas Tille pushed to branch master at Debian Med / filtlong
Commits:
fe575874 by Andreas Tille at 2019-01-25T13:43:38Z
Add build time test
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -5,7 +5,8 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 12~),
zlib1g-dev,
- python-markdown
+ python-markdown,
+ python3
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/filtlong
Vcs-Git: https://salsa.debian.org/med-team/filtlong.git
=====================================
debian/rules
=====================================
@@ -8,3 +8,8 @@
override_dh_auto_build:
dh_auto_build
markdown_py -f README.html README.md
+
+override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
+ python3 -m unittest
+endif
View it on GitLab:
https://salsa.debian.org/med-team/filtlong/commit/fe575874cb00564bb1998a08eb15d0dcb813cf02
--
View it on GitLab:
https://salsa.debian.org/med-team/filtlong/commit/fe575874cb00564bb1998a08eb15d0dcb813cf02
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