Nilesh Patra pushed to branch master at Debian Med / peptidebuilder
Commits: 17f740e8 by Nilesh Patra at 2026-08-01T17:59:56+02:00 Move d/watch to v5 - - - - - f7ab2403 by Nilesh Patra at 2026-08-01T18:00:08+02:00 Bump debhelper compatibility level to 14 - - - - - 132e536c by Nilesh Patra at 2026-08-01T18:00:08+02:00 Bump Standards-Version to 4.7.4 (no changes needed) - - - - - 5e23376d by Nilesh Patra at 2026-08-01T18:00:08+02:00 Drop redundant Priority: optional and R³ - - - - - 5bbbefba by Nilesh Patra at 2026-08-01T18:00:28+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +peptidebuilder (1.1.0-4) unstable; urgency=medium + + * Team Upload. + * [skip ci] 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 18:00:17 +0200 + peptidebuilder (1.1.0-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,21 +1,19 @@ Source: peptidebuilder Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Steffen Moeller <[email protected]> -Build-Depends: debhelper-compat (= 13), +Build-Depends: debhelper-compat (= 14), dh-python, python3-setuptools, python3-all, python3-biopython, python3-pytest <!nocheck>, python3-pytest-cov <!nocheck> -Standards-Version: 4.6.0 +Standards-Version: 4.7.4 Homepage: https://github.com/clauswilke/PeptideBuilder/ Vcs-Browser: https://salsa.debian.org/med-team/peptidebuilder Vcs-Git: https://salsa.debian.org/med-team/peptidebuilder.git #Testsuite: autopkgtest-pkg-python -Rules-Requires-Root: no Package: python3-peptidebuilder Architecture: all ===================================== debian/watch ===================================== @@ -1,5 +1,7 @@ -version=4 +Version: 5 # mangle upstream version to really get the latest upstream code, it is "1.1.0 > 1.4" -opts="uversionmangle=s/1\.([1234])$/0.1.$1/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%peptidebuilder-$1.tar.gz%" \ - https://github.com/clauswilke/PeptideBuilder/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz +Source: https://github.com/clauswilke/PeptideBuilder/tags +Matching-Pattern: (?:.*?/)?v?(\d[\d.]*)\.tar\.gz +Filenamemangle: s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%peptidebuilder-$1.tar.gz% +Uversionmangle: s/1\.([1234])$/0.1.$1/ View it on GitLab: https://salsa.debian.org/med-team/peptidebuilder/-/compare/225040b0fec35abbb6816e34bbfe1305a05cbb20...5bbbefbade04c6cb0b76ed5581a9bf834877c046 -- View it on GitLab: https://salsa.debian.org/med-team/peptidebuilder/-/compare/225040b0fec35abbb6816e34bbfe1305a05cbb20...5bbbefbade04c6cb0b76ed5581a9bf834877c046 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
