Andreas Tille pushed to branch master at Debian Med / python-bel-resources
Commits: ac06ab41 by Andreas Tille at 2021-10-14T11:14:17+02:00 Fix watchfile to detect new versions on github - - - - - f875219d by Andreas Tille at 2021-10-14T11:14:26+02:00 routine-update: Standards-Version: 4.6.0 - - - - - dd127bb8 by Andreas Tille at 2021-10-14T11:14:26+02:00 routine-update: debhelper-compat 13 - - - - - 07fbe4a6 by Andreas Tille at 2021-10-14T11:15:23+02: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-bel-resources (0.0.3-3) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 14 Oct 2021 11:14:38 +0200 + python-bel-resources (0.0.3-2) unstable; urgency=medium * Depends: python3-click ===================================== debian/control ===================================== @@ -4,14 +4,14 @@ Priority: optional Testsuite: autopkgtest-pkg-python Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-multisplitby <!nocheck>, python3-requests <!nocheck>, python3-requests-file <!nocheck> -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/python-bel-resources Vcs-Git: https://salsa.debian.org/med-team/python-bel-resources.git Homepage: https://github.com/cthoyt/bel-resources ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/cthoyt/bel-resources/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/cthoyt/bel-resources/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/python-bel-resources/-/compare/f2e87458379ad01419f2cade2b61610398285de5...07fbe4a6a6c6d2c0a784725ea7adcd376173e208 -- View it on GitLab: https://salsa.debian.org/med-team/python-bel-resources/-/compare/f2e87458379ad01419f2cade2b61610398285de5...07fbe4a6a6c6d2c0a784725ea7adcd376173e208 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
