[med-svn] [Git][med-team/nanosv][master] 2 commits: Remove references to nose, there are no tests in this package

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Sun Oct 24 23:09:47 BST 2021



Nilesh Patra pushed to branch master at Debian Med / nanosv


Commits:
b4de72e0 by Nilesh Patra at 2021-10-25T03:32:29+05:30
Remove references to nose, there are no tests in this package

- - - - -
964cf74e by Nilesh Patra at 2021-10-25T03:32:29+05:30
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+nanosv (1.2.4+git20190409.c1ae30c-6) unstable; urgency=medium
+
+  * Team Upload.
+  * Remove references to nose, there are no tests in this package
+
+ -- Nilesh Patra <nilesh at debian.org>  Mon, 25 Oct 2021 03:29:04 +0530
+
 nanosv (1.2.4+git20190409.c1ae30c-5) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/control
=====================================
@@ -9,7 +9,6 @@ Build-Depends: debhelper-compat (= 13),
                python3-all,
                help2man,
                python3-vcf,
-               python3-nose
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/nanosv
 Vcs-Git: https://salsa.debian.org/med-team/nanosv.git


=====================================
debian/rules
=====================================
@@ -12,9 +12,7 @@ override_dh_auto_install:
 	PYTHONPATH=./debian/nanosv/usr/lib/$(shell py3versions -d)/dist-packages/ help2man --include=debian/NanoSV.h2m ./debian/nanosv/usr/bin/NanoSV > $(CURDIR)/debian/NanoSV.1
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-	dh_auto_test -- --system=custom --test-args="PYTHONPATH={build_dir} {interpreter} -m nose -v"
-endif
+	echo "I: Do nothing"
 
 override_dh_auto_clean:
 	dh_auto_clean



View it on GitLab: https://salsa.debian.org/med-team/nanosv/-/compare/a67de0dfc4b33f4ef029cb2af8ab79fe5da17aa6...964cf74e84bc978c14e467097d6329c01b7e4940

-- 
View it on GitLab: https://salsa.debian.org/med-team/nanosv/-/compare/a67de0dfc4b33f4ef029cb2af8ab79fe5da17aa6...964cf74e84bc978c14e467097d6329c01b7e4940
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/20211024/125db7b1/attachment-0001.htm>


More information about the debian-med-commit mailing list