Andreas Tille pushed to branch master at Debian Python Team / packages / python-multipletau
Commits: b389987c by Andreas Tille at 2022-01-02T17:47:49+01:00 Move package to Debian Python Team - - - - - cc3a41d2 by Andreas Tille at 2022-01-02T17:48:20+01:00 routine-update: Standards-Version: 4.6.0 - - - - - 4e771227 by Andreas Tille at 2022-01-02T17:48:21+01:00 routine-update: debhelper-compat 13 - - - - - 2c0664c0 by Andreas Tille at 2022-01-02T17:48:24+01:00 routine-update: Add salsa-ci file - - - - - 8385bda4 by Andreas Tille at 2022-01-02T17:48:25+01:00 routine-update: Rules-Requires-Root: no - - - - - 5510c37f by Andreas Tille at 2022-01-02T17:48:26+01:00 routine-update: watch file standard 4 - - - - - f0854698 by Andreas Tille at 2022-01-02T18:02:35+01:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +python-multipletau (0.3.3+ds-4) unstable; urgency=medium + + * Team upload. + * Move package to Debian Python Team + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * watch file standard 4 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 02 Jan 2022 18:00:50 +0100 + python-multipletau (0.3.3+ds-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -1,9 +1,9 @@ Source: python-multipletau -Maintainer: Debian Med Packaging Team <[email protected]> +Maintainer: Debian Python Team <[email protected]> Uploaders: Alexandre Mestiashvili <[email protected]> Section: python Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-mock, @@ -13,10 +13,11 @@ Build-Depends: debhelper-compat (= 12), python3-pytest-runner, python3-setuptools, python3-sphinx -Standards-Version: 4.4.1 -Vcs-Browser: https://salsa.debian.org/med-team/python-multipletau -Vcs-Git: https://salsa.debian.org/med-team/python-multipletau.git +Standards-Version: 4.6.0 +Vcs-Browser: https://salsa.debian.org/python-team/packages/python-multipletau +Vcs-Git: https://salsa.debian.org/python-team/packages/python-multipletau.git Homepage: https://github.com/FCS-analysis/multipletau +Rules-Requires-Root: no Package: python3-multipletau Architecture: all ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -version=3 +version=4 opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\ filenamemangle=s/.+\/v?(\d\S*)@ARCHIVE_EXT@/python-multipletau-$1\.tar\.gz/,\ View it on GitLab: https://salsa.debian.org/python-team/packages/python-multipletau/-/compare/1910169fe638ef4f8f8c532614399207a96a4c77...f085469820ee2482f163fd725a3110870a149553 -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-multipletau/-/compare/1910169fe638ef4f8f8c532614399207a96a4c77...f085469820ee2482f163fd725a3110870a149553 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
