Andreas Tille pushed to branch master at Debian Med / megahit
Commits: 35f0207c by Andreas Tille at 2022-11-16T21:39:18+01:00 Fix watch file - - - - - 3e7a65fe by Andreas Tille at 2022-11-16T21:39:35+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 45fffce6 by Andreas Tille at 2022-11-16T21:42:56+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,11 @@ -megahit (1.2.9-4) UNRELEASED; urgency=medium +megahit (1.2.9-4) unstable; urgency=medium * Disable reprotest * Do not attempt to build i386 in salsa-ci since package is explicitly amd64 + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) - -- Andreas Tille <[email protected]> Fri, 10 Sep 2021 10:38:15 +0200 + -- Andreas Tille <[email protected]> Wed, 16 Nov 2022 21:39:57 +0100 megahit (1.2.9-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: cmake, dh-python, python3-all, zlib1g-dev -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/megahit Vcs-Git: https://salsa.debian.org/med-team/megahit.git Homepage: https://github.com/voutcn/megahit ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/voutcn/megahit/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/voutcn/megahit/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/megahit/-/compare/d362ceb8150e5e516c16f9ebd48cdbf2370df19c...45fffce6155cf76f4782b4918b71e4011b4ac456 -- View it on GitLab: https://salsa.debian.org/med-team/megahit/-/compare/d362ceb8150e5e516c16f9ebd48cdbf2370df19c...45fffce6155cf76f4782b4918b71e4011b4ac456 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
