Nilesh Patra pushed to branch master at Debian Med / python-parasail
Commits: 95ecb3c3 by Nilesh Patra at 2026-08-01T14:42:51+02:00 Move d/watch to v5 - - - - - 4632980f by Nilesh Patra at 2026-08-01T14:42:54+02:00 Bump debhelper compatibility level to 14 - - - - - b67c60ea by Nilesh Patra at 2026-08-01T14:42:54+02:00 Bump Standards-Version to 4.7.4 (no changes needed) - - - - - 4eaee4e2 by Nilesh Patra at 2026-08-01T14:42:54+02:00 Drop redundant Priority: optional and R³ - - - - - a70e98e2 by Nilesh Patra at 2026-08-01T14:43:26+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +python-parasail (1.3.3-2) unstable; urgency=medium + + * Team Upload. + * Remove myself from Uploaders + * Move d/watch to v5 + * Bump debhelper compatibility level to 14 + * Bump Standards-Version to 4.7.4 (no changes needed) + * Drop redundant Priority: optional and R³ + + -- Nilesh Patra <[email protected]> Sat, 01 Aug 2026 14:43:13 +0200 + python-parasail (1.3.3-1) unstable; urgency=medium * Fix watch file ===================================== debian/control ===================================== @@ -1,9 +1,8 @@ Source: python-parasail Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper-compat (= 13), +Build-Depends: debhelper-compat (= 14), dh-python, python3, python3-setuptools, @@ -11,11 +10,10 @@ Build-Depends: debhelper-compat (= 13), python3-wheel, libparasail-dev, python3-pytest <!nocheck> -Standards-Version: 4.6.1 +Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/med-team/python-parasail Vcs-Git: https://salsa.debian.org/med-team/python-parasail.git Homepage: https://github.com/jeffdaily/parasail-python -Rules-Requires-Root: no Package: python3-parasail Architecture: all ===================================== debian/watch ===================================== @@ -1,4 +1,5 @@ -version=4 +Version: 5 -opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/jeffdaily/parasail-python/tags .*/v?(\d[\d.]+)\.tar\.gz +Source: https://github.com/jeffdaily/parasail-python/tags +Matching-Pattern: .*/v?(\d[\d.]+)\.tar\.gz +Filenamemangle: s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz% View it on GitLab: https://salsa.debian.org/med-team/python-parasail/-/compare/45030633fc7fd96bb53d4f8885f94e2bbda19cbc...a70e98e26964d147408c6e2341aaa7e9aaa286f6 -- View it on GitLab: https://salsa.debian.org/med-team/python-parasail/-/compare/45030633fc7fd96bb53d4f8885f94e2bbda19cbc...a70e98e26964d147408c6e2341aaa7e9aaa286f6 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
