Andreas Tille pushed to branch master at Debian Med / mapdamage
Commits: 05eab52a by Andreas Tille at 2021-10-12T07:30:31+02:00 Fix watchfile to detect new versions on github - - - - - bc152253 by Andreas Tille at 2021-10-12T07:30:45+02:00 routine-update: Standards-Version: 4.6.0 - - - - - d31f0bbd by Andreas Tille at 2021-10-12T07:32:10+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 @@ +mapdamage (2.2.1+dfsg-2) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Tue, 12 Oct 2021 07:30:58 +0200 + mapdamage (2.2.1+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), r-cran-gam <!nocheck>, r-cran-ggplot2 <!nocheck>, r-cran-inline <!nocheck> -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/mapdamage Vcs-Git: https://salsa.debian.org/med-team/mapdamage.git Homepage: https://ginolhac.github.io/mapDamage/ ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/ginolhac/mapDamage/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/ginolhac/mapDamage/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/mapdamage/-/compare/1faef07a2d8b4839f0d5ec7e2a44b81caef5620c...d31f0bbd2eafed284288d4d55abe89cefaac1c17 -- View it on GitLab: https://salsa.debian.org/med-team/mapdamage/-/compare/1faef07a2d8b4839f0d5ec7e2a44b81caef5620c...d31f0bbd2eafed284288d4d55abe89cefaac1c17 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
