Andreas Tille pushed to branch master at Debian Med / rna-star
Commits: 393de34a by Andreas Tille at 2022-10-12T07:41:22+02:00 Fix watch file - - - - - d859b2e9 by Andreas Tille at 2022-10-12T07:41:36+02:00 routine-update: Standards-Version: 4.6.1 - - - - - 8e58df5c by Andreas Tille at 2022-10-12T07:54:22+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 @@ +rna-star (2.7.10a+dfsg-4) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 12 Oct 2022 07:41:46 +0200 + rna-star (2.7.10a+dfsg-3) unstable; urgency=medium * Add patch to fix gcc-12 FTBFS (Closes: #1013030) ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), xxd, zlib1g-dev, libsimde-dev -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/rna-star Vcs-Git: https://salsa.debian.org/med-team/rna-star.git Homepage: https://github.com/alexdobin/STAR/ ===================================== debian/watch ===================================== @@ -2,4 +2,4 @@ version=4 # Versions ending with a letter are patches, not early releases opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/alexdobin/STAR/releases .*/.*/(?:STAR_?)?(\d[\d.a-z]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/alexdobin/STAR/tags .*/.*/(?:STAR_?)?(\d[\d.a-z]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/rna-star/-/compare/7f1c08c55995a88f552d13670a605fa0f83ea661...8e58df5c0e2332e38b9ecf159d06fcf28ac99aea -- View it on GitLab: https://salsa.debian.org/med-team/rna-star/-/compare/7f1c08c55995a88f552d13670a605fa0f83ea661...8e58df5c0e2332e38b9ecf159d06fcf28ac99aea 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
