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 <stefa...@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.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to