[med-svn] [Git][med-team/pairtools][master] 3 commits: Use dh_numpy3, to generate the correct dependencies.

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Nov 22 20:44:34 GMT 2021



Andreas Tille pushed to branch master at Debian Med / pairtools


Commits:
12c33953 by Stefano Rivera at 2021-11-22T16:26:35-04:00
Use dh_numpy3, to generate the correct dependencies.

- - - - -
ccd7b476 by Stefano Rivera at 2021-11-22T16:27:20-04:00
Non-maintainer upload.

- - - - -
b5c48dad by Andreas Tille at 2021-11-22T20:44:30+00:00
Merge branch 'nmu' into 'master'

NMU: Use dh_numpy

See merge request med-team/pairtools!2
- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pairtools (0.3.0-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use dh_numpy3, to generate the correct dependencies.
+
+ -- Stefano Rivera <stefanor at debian.org>  Mon, 22 Nov 2021 16:26:45 -0400
+
 pairtools (0.3.0-3.1) unstable; urgency=medium
 
   * Non-maintainer upload.


=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 export PYBUILD_DESTDIR_python3=debian/python3-pairtools/
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --with python3,numpy3 --buildsystem=pybuild
 
 override_dh_auto_clean:
 	dh_auto_clean



View it on GitLab: https://salsa.debian.org/med-team/pairtools/-/compare/2c4a0d7e66b4c65c12adfa9290edd3cd76a6760c...b5c48dad06e54adde8304d406ba73fe13574e477

-- 
View it on GitLab: https://salsa.debian.org/med-team/pairtools/-/compare/2c4a0d7e66b4c65c12adfa9290edd3cd76a6760c...b5c48dad06e54adde8304d406ba73fe13574e477
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/20211122/3a0f1cd6/attachment.htm>


More information about the debian-med-commit mailing list