Andreas Tille pushed to branch master at Debian Med / vdjtools
Commits: 444c01a9 by Andreas Tille at 2022-11-27T06:39:07+01:00 Fix watch file - - - - - 7519c908 by Andreas Tille at 2022-11-27T06:39:37+01:00 routine-update: Standards-Version: 4.6.1 - - - - - dbeda79e by Andreas Tille at 2022-11-27T06:42:04+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 @@ +vdjtools (1.2.1+git20190311-7) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 27 Nov 2022 06:39:52 +0100 + vdjtools (1.2.1+git20190311-6) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -20,7 +20,7 @@ Build-Depends-Indep: groovy, libcommons-math3-java, libtrove3-java, junit4 -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/vdjtools Vcs-Git: https://salsa.debian.org/med-team/vdjtools.git Homepage: https://github.com/mikessh/vdjtools ===================================== debian/watch ===================================== @@ -1,2 +1,4 @@ version=4 -https://github.com/mikessh/vdjtools/releases .*/v?([0-9.]*[0-9]).tar.gz + +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/mikessh/vdjtools/tags .*/v?([0-9.]*[0-9]).tar.gz View it on GitLab: https://salsa.debian.org/med-team/vdjtools/-/compare/a5434c73956c274cff9baa9aa5d4bccd6e9a4c2e...dbeda79e8ccd143999e176b92561c18fca26587e -- View it on GitLab: https://salsa.debian.org/med-team/vdjtools/-/compare/a5434c73956c274cff9baa9aa5d4bccd6e9a4c2e...dbeda79e8ccd143999e176b92561c18fca26587e 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
