Andreas Tille pushed to branch master at Debian Med / python-multisplitby
Commits: ca4a2c71 by Andreas Tille at 2021-10-06T17:41:05+02:00 Fix watchfile to detect new versions on github - - - - - d2f15d49 by Andreas Tille at 2021-10-06T17:41:24+02:00 routine-update: Standards-Version: 4.6.0 - - - - - a617654a by Andreas Tille at 2021-10-06T17:42:24+02: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-multisplitby (0.0.1-4) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 06 Oct 2021 17:41:32 +0200 + python-multisplitby (0.0.1-3) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/python-multisplitby Vcs-Git: https://salsa.debian.org/med-team/python-multisplitby.git Homepage: https://github.com/cthoyt/multisplitby ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/cthoyt/multisplitby/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/cthoyt/multisplitby/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/python-multisplitby/-/compare/79f54ac208091762b37bfcc4fd6a159ab5cbbee3...a617654a62e856dcc18a5ffc4ff2e8877ac0e752 -- View it on GitLab: https://salsa.debian.org/med-team/python-multisplitby/-/compare/79f54ac208091762b37bfcc4fd6a159ab5cbbee3...a617654a62e856dcc18a5ffc4ff2e8877ac0e752 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
