[med-svn] [Git][med-team/biomaj3-daemon][master] 2 commits: No build time tests are run in the package, hence simply drop build dep on nose (Closes: #1018317 )

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Fri Dec 23 11:26:29 GMT 2022



Nilesh Patra pushed to branch master at Debian Med / biomaj3-daemon


Commits:
04854b2b by Nilesh Patra at 2022-12-23T16:51:42+05:30
No build time tests are run in the package, hence simply drop build dep on nose (Closes: #1018317 )

- - - - -
450a3354 by Nilesh Patra at 2022-12-23T16:51:42+05:30
Upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+biomaj3-daemon (3.0.24-2) unstable; urgency=medium
+
+  * Team Upload.
+  * No build time tests are run in the package, hence
+    simply drop build dep on nose (Closes: #1018317 )
+
+ -- Nilesh Patra <nilesh at debian.org>  Fri, 23 Dec 2022 11:18:19 +0000
+
 biomaj3-daemon (3.0.24-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -12,7 +12,6 @@ Build-Depends: debhelper-compat (= 13),
                python3-consul,
                python3-flask,
                python3-mock,
-               python3-nose,
                python3-pika,
                python3-prometheus-client,
                python3-protobuf,


=====================================
debian/rules
=====================================
@@ -6,6 +6,8 @@ export PYBUILD_NAME=biomaj-daemon
 %:
 	dh $@ --with python3 --buildsystem=pybuild
 
+override_dh_auto_test:
+
 override_dh_install:
 	dh_install
 	sed -i '1s;^;#!/usr/bin/python3\n;' debian/python3-biomaj3-daemon/usr/bin/biomaj_daemon_consumer.py



View it on GitLab: https://salsa.debian.org/med-team/biomaj3-daemon/-/compare/cf3da9125690b4a903c2b8dda51976a537fed44e...450a3354707e59e2015fb66dfab07f71ad1286cd

-- 
View it on GitLab: https://salsa.debian.org/med-team/biomaj3-daemon/-/compare/cf3da9125690b4a903c2b8dda51976a537fed44e...450a3354707e59e2015fb66dfab07f71ad1286cd
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/20221223/ec10989f/attachment-0001.htm>


More information about the debian-med-commit mailing list