Andreas Tille pushed to branch master at Debian Med / dawg
Commits: dfdb4e54 by Andreas Tille at 2021-11-08T20:29:41+01:00 Fix watch file - - - - - d45b61e7 by Andreas Tille at 2021-11-08T20:29:53+01:00 routine-update: Standards-Version: 4.6.0 - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +dawg (1.2-4) UNRELEASED; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Mon, 08 Nov 2021 20:29:00 +0100 + dawg (1.2-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), cmake, bison, flex -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/dawg Vcs-Git: https://salsa.debian.org/med-team/dawg.git Homepage: https://github.com/reedacartwright/dawg ===================================== debian/watch ===================================== @@ -1,4 +1,3 @@ version=4 opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/dawg_$1.tar.gz/" \ - https://github.com/reedacartwright/dawg/releases .*/v?(\d\S*)\.tar\.gz - + https://github.com/reedacartwright/dawg/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/dawg/-/compare/f677b497cf96fae679641e6fbc1fcaf3264849cf...d45b61e7574d64e2ba67a43941e6c388573437c5 -- View it on GitLab: https://salsa.debian.org/med-team/dawg/-/compare/f677b497cf96fae679641e6fbc1fcaf3264849cf...d45b61e7574d64e2ba67a43941e6c388573437c5 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
