Andreas Tille pushed to branch master at Debian Med / epigrass
Commits: d7f88c35 by Andreas Tille at 2023-01-22T09:57:51+01:00 Fix watch file - - - - - 94383a23 by Andreas Tille at 2023-01-22T09:58:03+01:00 routine-update: Standards-Version: 4.6.2 - - - - - a56ba73f by Andreas Tille at 2023-01-22T10:01:18+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 @@ +epigrass (3.0.3+dfsg-3) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.2 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 22 Jan 2023 09:58:45 +0100 + epigrass (3.0.3+dfsg-2) unstable; urgency=medium * Enable uscan downloading sensible file name ===================================== debian/control ===================================== @@ -25,7 +25,7 @@ Build-Depends: debhelper-compat (= 13), texlive-latex-extra, texlive-fonts-recommended, tex-gyre -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/epigrass Vcs-Git: https://salsa.debian.org/med-team/epigrass.git Homepage: https://github.com/fccoelho/epigrass ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/fccoelho/epigrass/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ +opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/fccoelho/epigrass/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/epigrass/-/compare/27f6604585b84eeb04cc89f76c6e894f7421abbf...a56ba73fdb0739dc3ec0a9dff8703912953929e9 -- View it on GitLab: https://salsa.debian.org/med-team/epigrass/-/compare/27f6604585b84eeb04cc89f76c6e894f7421abbf...a56ba73fdb0739dc3ec0a9dff8703912953929e9 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
