Andreas Tille pushed to branch master at Debian Med / gemma
Commits: 0ab7bfd2 by Andreas Tille at 2022-11-18T12:07:12+01:00 Fix watch file - - - - - 7cef122b by Andreas Tille at 2022-11-18T12:07:25+01:00 routine-update: Standards-Version: 4.6.1 - - - - - f1fbfc71 by Andreas Tille at 2022-11-18T12:15:42+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +gemma (0.98.5+dfsg-2) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Fri, 18 Nov 2022 12:07:39 +0100 + gemma (0.98.5+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13), catch, shunit2, ruby <!nocheck> -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/gemma Vcs-Git: https://salsa.debian.org/med-team/gemma.git Homepage: https://www.xzlab.org/software.html ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \ - https://github.com/genetics-statistics/gemma/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/genetics-statistics/gemma/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/gemma/-/compare/609f645fb50da8fc746e0f69bb38ca8912ad4ee1...f1fbfc71e4f26df4335356315263fe636a7117ec -- View it on GitLab: https://salsa.debian.org/med-team/gemma/-/compare/609f645fb50da8fc746e0f69bb38ca8912ad4ee1...f1fbfc71e4f26df4335356315263fe636a7117ec 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
