Ondřej Nový pushed to branch master at Debian Python Team / packages / python-bz2file
Commits: 0e11a458 by Ondřej Nový at 2020-09-24T08:49:23+02:00 d/control: Update Maintainer field with new Debian Python Team contact address - - - - - b012df3b by Ondřej Nový at 2020-09-24T08:49:23+02:00 d/control: Update Vcs-* fields with new Debian Python Team Salsa layout - - - - - 8bb52d02 by Ondřej Nový at 2020-09-24T08:49:23+02:00 d/watch: Use https protocol - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,15 @@ python-bz2file (0.98-4) UNRELEASED; urgency=medium + [ Michael R. Crusoe ] * Migrate to DPMT + [ Ondřej Nový ] + * d/control: Update Maintainer field with new Debian Python Team + contact address. + * d/control: Update Vcs-* fields with new Debian Python Team Salsa + layout. + * d/watch: Use https protocol. + -- Michael R. Crusoe <[email protected]> Mon, 08 Jun 2020 11:37:47 +0200 python-bz2file (0.98-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -1,5 +1,5 @@ Source: python-bz2file -Maintainer: Debian Python Modules Team <[email protected]> +Maintainer: Debian Python Team <[email protected]> Uploaders: Michael R. Crusoe <[email protected]> Section: python Testsuite: autopkgtest-pkg-python @@ -9,8 +9,8 @@ Build-Depends: debhelper-compat (= 12), python3, python3-setuptools Standards-Version: 4.4.1 -Vcs-Browser: https://salsa.debian.org/python-team/modules/python-bz2file -Vcs-Git: https://salsa.debian.org/python-team/modules/python-bz2file.git +Vcs-Browser: https://salsa.debian.org/python-team/packages/python-bz2file +Vcs-Git: https://salsa.debian.org/python-team/packages/python-bz2file.git Homepage: https://github.com/nvawda/bz2file Package: python3-bz2file ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=3 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ -http://pypi.debian.net/bz2file/bz2file-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://pypi.debian.net/bz2file/bz2file-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/python-team/packages/python-bz2file/-/compare/15a6162509b5b1345b049a052ae86a7da1a4769e...8bb52d025e22d01529532841509d8e5c67c1b1ce -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-bz2file/-/compare/15a6162509b5b1345b049a052ae86a7da1a4769e...8bb52d025e22d01529532841509d8e5c67c1b1ce 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
