Andreas Tille pushed to branch master at Debian Med / jaligner
Commits: 08d6b35c by Andreas Tille at 2021-10-01T16:25:07+02:00 Fix watchfile to detect new versions on github - - - - - 0eda4078 by Andreas Tille at 2021-10-01T16:25:23+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 16175117 by Andreas Tille at 2021-10-01T16:25:31+02:00 routine-update: watch file standard 4 - - - - - 0acaf364 by Andreas Tille at 2021-10-01T16:27:14+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +jaligner (1.0+dfsg-8) unstable; urgency=medium + + * Team upload. + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * watch file standard 4 (routine-update) + + -- Andreas Tille <[email protected]> Fri, 01 Oct 2021 16:25:31 +0200 + jaligner (1.0+dfsg-7) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends-Indep: junit4, icedtea-netx, asciidoctor, maven-repo-helper -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/jaligner Vcs-Git: https://salsa.debian.org/med-team/jaligner.git Homepage: https://github.com/ahmedmoustafa/JAligner ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -version=3 +version=4 opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/jaligner-$1.tar.gz/,dversionmangle=s/\+dfsg\d*$//,repacksuffix=+dfsg" \ - https://github.com/ahmedmoustafa/JAligner/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/ahmedmoustafa/JAligner/releases .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/jaligner/-/compare/2988fecb8bf2a2e49742686b87d2c48c07534917...0acaf36427847cfb59017b68a873065c2b9d2614 -- View it on GitLab: https://salsa.debian.org/med-team/jaligner/-/compare/2988fecb8bf2a2e49742686b87d2c48c07534917...0acaf36427847cfb59017b68a873065c2b9d2614 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
