Andreas Tille pushed to branch master at Debian Med / phyutility
Commits: e122cfad by Andreas Tille at 2021-08-29T18:30:53+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 4e0ffb3b by Andreas Tille at 2021-08-29T18:31:06+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 6e6d38c1 by Andreas Tille at 2021-08-29T18:33:16+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 @@ +phyutility (2.7.3+dfsg-4) unstable; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 29 Aug 2021 18:31:16 +0200 + phyutility (2.7.3+dfsg-3) unstable; urgency=medium * Standards-Version: 4.5.1 (routine-update) ===================================== debian/control ===================================== @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13), javahelper, default-jdk, ant -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/phyutility Vcs-Git: https://salsa.debian.org/med-team/phyutility.git Homepage: https://github.com/blackrim/phyutility ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/blackrim/phyutility/releases .*/archive/v@ANY_VERSION@@ARCHIVE_EXT@ \ No newline at end of file + https://github.com/blackrim/phyutility/tags (?:.*?/)?v@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/phyutility/-/compare/8c59a165b4852dad6cc2f3a2b58daefe6820474d...6e6d38c1e0ff11db25cfcaf665a5740e30a41f02 -- View it on GitLab: https://salsa.debian.org/med-team/phyutility/-/compare/8c59a165b4852dad6cc2f3a2b58daefe6820474d...6e6d38c1e0ff11db25cfcaf665a5740e30a41f02 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
