Andreas Tille pushed to branch master at Debian Python Team / packages / python-ciso8601
Commits: bcac04fd by Andreas Tille at 2022-01-02T10:26:01+01:00 Move package to Debian Python Team - - - - - e05ad097 by Andreas Tille at 2022-01-02T10:30:10+01:00 Fix watchfile to detect new versions on github - - - - - d375aa69 by Andreas Tille at 2022-01-02T10:30:25+01:00 routine-update: Standards-Version: 4.6.0 - - - - - c5089601 by Andreas Tille at 2022-01-02T10:31:55+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +python-ciso8601 (2.2.0-2) unstable; urgency=medium + + * Team upload. + * Move package to Debian Python Team + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 02 Jan 2022 10:30:29 +0100 + python-ciso8601 (2.2.0-1) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -1,5 +1,5 @@ Source: python-ciso8601 -Maintainer: Debian Med Packaging Team <[email protected]> +Maintainer: Debian Python Team <[email protected]> Uploaders: Malihe Asemani <[email protected]> Section: python Priority: optional @@ -9,9 +9,9 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3-unittest2 <!nocheck>, python3-tz <!nocheck> -Standards-Version: 4.5.1 -Vcs-Browser: https://salsa.debian.org/med-team/python-ciso8601 -Vcs-Git: https://salsa.debian.org/med-team/python-ciso8601.git +Standards-Version: 4.6.0 +Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ciso8601 +Vcs-Git: https://salsa.debian.org/python-team/packages/python-ciso8601.git Homepage: https://github.com/closeio/ciso8601 Rules-Requires-Root: no ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/closeio/ciso8601/releases .*/archive/.*/v?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/closeio/ciso8601/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/compare/67ca05e1a82a49fdd6ecd67069b4c5ace4723e56...c5089601f00565fe03ed4142c04aaec6f201cea1 -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/compare/67ca05e1a82a49fdd6ecd67069b4c5ace4723e56...c5089601f00565fe03ed4142c04aaec6f201cea1 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
