Nilesh Patra pushed to branch master at Debian Med / nanosv
Commits:
787a6bd3 by Nilesh Patra at 2020-06-08T20:52:25+05:30
Enable Build Time tests
Although, it seems there are non at the moment
- - - - -
926acb18 by Nilesh Patra at 2020-06-08T20:53:00+05:30
Update Build-deps
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -7,7 +7,9 @@ Build-Depends: debhelper-compat (= 12),
dh-python,
python3-setuptools,
python3-all,
- help2man
+ help2man,
+ python3-vcf,
+ python3-nose
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/nanosv
Vcs-Git: https://salsa.debian.org/med-team/nanosv.git
=====================================
debian/rules
=====================================
@@ -12,8 +12,7 @@ override_dh_auto_install:
PYTHONPATH=./debian/nanosv/usr/lib/python3.8/dist-packages/ help2man
--include=debian/NanoSV.h2m ./debian/nanosv/usr/bin/NanoSV >
$(CURDIR)/debian/NanoSV.1
override_dh_auto_test:
- #echo not yet
- #PYTHONPATH=$(CURDIR) dh_auto_test
+ dh_auto_test -- --system=custom --test-args="PYTHONPATH={build_dir}
{interpreter} -m nose -v"
override_dh_auto_clean:
dh_auto_clean
View it on GitLab:
https://salsa.debian.org/med-team/nanosv/-/compare/8836c810b92763fa13868815aa12f4926919d393...926acb1811432d9ec344e1f339fa53f9efaba46e
--
View it on GitLab:
https://salsa.debian.org/med-team/nanosv/-/compare/8836c810b92763fa13868815aa12f4926919d393...926acb1811432d9ec344e1f339fa53f9efaba46e
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