Andreas Tille pushed to branch master at Debian Med / python-scitrack
Commits: 9049dde3 by Andreas Tille at 2022-01-21T15:15:49+01:00 Fix watch file - - - - - 85b2863c by Andreas Tille at 2022-01-21T15:16:03+01:00 routine-update: Standards-Version: 4.6.0 - - - - - d62f4444 by Andreas Tille at 2022-01-21T15:16:08+01:00 Add missing build dependency on dh addon. Changes-By: lintian-brush Fixes: lintian: missing-build-dependency-for-dh_-command See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html - - - - - fe52233a by Andreas Tille at 2022-01-21T15:17:08+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-scitrack (2021.5.3-2) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Fri, 21 Jan 2022 15:16:12 +0100 + python-scitrack (2021.5.3-1) unstable; urgency=medium * New upstream version 2021.5.3 ===================================== debian/control ===================================== @@ -10,8 +10,9 @@ Build-Depends: debhelper-compat (= 13), python3-all, python3-setuptools, python3-pytest <!nocheck>, - python3-numpy <!nocheck> -Standards-Version: 4.5.1 + python3-numpy <!nocheck>, + debhelper +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/python-scitrack Vcs-Git: https://salsa.debian.org/med-team/python-scitrack.git Homepage: https://github.com/HuttleyLab/scitrack ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/HuttleyLab/scitrack/releases .*/archive/.*/v?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/HuttleyLab/scitrack/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/python-scitrack/-/compare/e4aff127f922517a7129fdf0ad276d204b92c5bf...fe52233a38153d516b3f8b996c768ade01559db1 -- View it on GitLab: https://salsa.debian.org/med-team/python-scitrack/-/compare/e4aff127f922517a7129fdf0ad276d204b92c5bf...fe52233a38153d516b3f8b996c768ade01559db1 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
