Andreas Tille pushed to branch master at Debian Med / patsy
Commits: adeab6d1 by Andreas Tille at 2021-08-22T20:18:29+02:00 Fix watch file - - - - - 5b352f46 by Andreas Tille at 2021-08-22T20:18:52+02:00 routine-update: Standards-Version: 4.6.0 - - - - - f87f9891 by Andreas Tille at 2021-08-22T20:19:04+02:00 Apply multi-arch hints. + python-patsy-doc: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - 63bb79b5 by Andreas Tille at 2021-08-22T20:23:21+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +patsy (0.5.1-4) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.0 (routine-update) + * Apply multi-arch hints. + + python-patsy-doc: Add Multi-Arch: foreign. + + -- Andreas Tille <[email protected]> Sun, 22 Aug 2021 20:19:07 +0200 + patsy (0.5.1-3) unstable; urgency=medium * Use collections.abc to remove deprecation warning ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 13), python3-matplotlib, python3-sphinx, ipython3, -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/patsy Vcs-Git: https://salsa.debian.org/med-team/patsy.git Homepage: https://github.com/pydata/patsy @@ -44,6 +44,7 @@ Depends: ${misc:Depends}, libjs-jquery, libjs-underscore Suggests: python3-patsy +Multi-Arch: foreign Description: documentation and examples for patsy This package contains documentation and example scripts for python3-patsy. ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 opts="dversionmangle=s/.dfsg$//,uversionmangle=s/v//,filenamemangle=s/.*\/(.*)/patsy-$1\.tar\.gz/" \ - https://github.com/pydata/patsy/tags .*archive/v?([\d\.rc]+).tar.gz + https://github.com/pydata/patsy/tags (?:.*?/)v?([\d\.rc]+).tar.gz View it on GitLab: https://salsa.debian.org/med-team/patsy/-/compare/442c12be1aec5e8959246ad81e17f9321d65095e...63bb79b56dca5afaf52d101dc27aa37b196324e5 -- View it on GitLab: https://salsa.debian.org/med-team/patsy/-/compare/442c12be1aec5e8959246ad81e17f9321d65095e...63bb79b56dca5afaf52d101dc27aa37b196324e5 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
