Andreas Tille pushed to branch master at Debian Med / dextractor
Commits: b0a9bc0d by Andreas Tille at 2021-10-07T09:55:08+02:00 Fix watchfile to detect new versions on github - - - - - a9ff22d5 by Andreas Tille at 2021-10-07T09:55:33+02:00 routine-update: Standards-Version: 4.6.0 - - - - - d7b5c316 by Andreas Tille at 2021-10-07T09:56:26+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +dextractor (1.0-5) unstable; urgency=medium + + * Team upload. + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 07 Oct 2021 09:55:42 +0200 + dextractor (1.0-4) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libhdf5-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/dextractor Vcs-Git: https://salsa.debian.org/med-team/dextractor.git Homepage: https://github.com/thegenemyers/DEXTRACTOR ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/thegenemyers/DEXTRACTOR/releases .*/archive/V?@ANY_VERSION@\.tar\.gz +https://github.com/thegenemyers/DEXTRACTOR/releases .*/V?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/dextractor/-/compare/f577428c426e382c83b35a1492db3add624b007e...d7b5c316ec3c543d79a3dec1a5e703c6b3cfd53d -- View it on GitLab: https://salsa.debian.org/med-team/dextractor/-/compare/f577428c426e382c83b35a1492db3add624b007e...d7b5c316ec3c543d79a3dec1a5e703c6b3cfd53d 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
