Étienne Mollier pushed to branch master at Debian Med / abyss
Commits: 4166c1d3 by Étienne Mollier at 2022-10-22T12:27:59+02:00 initialize changelog. - - - - - da95a5e5 by Étienne Mollier at 2022-10-22T12:28:21+02:00 d/control: add myself to uploaders. - - - - - ea763892 by Étienne Mollier at 2022-10-22T12:35:32+02:00 d/watch: switch to git mode; fixes github scan. - - - - - 289901b4 by Étienne Mollier at 2022-10-22T12:56:52+02:00 ready to upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +abyss (2.3.5+dfsg-2) unstable; urgency=medium + + * d/control: add myself to uploaders. + * d/watch: switch to git mode; fixes github scan. + + -- Étienne Mollier <[email protected]> Sat, 22 Oct 2022 12:56:40 +0200 + abyss (2.3.5+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,7 +1,8 @@ Source: abyss Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, - Michael R. Crusoe <[email protected]> + Michael R. Crusoe <[email protected]>, + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 - -opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/bcgsc/abyss/releases .*/@ANY_VERSION@@ARCHIVE_EXT@ +opts="mode=git,dversionmangle=auto,repacksuffix=+dfsg" \ +https://github.com/bcgsc/abyss.git \ +refs/tags/v?([\d\.\d]+) View it on GitLab: https://salsa.debian.org/med-team/abyss/-/compare/7c27879992997096cf99b7e5d96e4e09b6b48c90...289901b45150c547797fa06331164eed97ff5c4c -- View it on GitLab: https://salsa.debian.org/med-team/abyss/-/compare/7c27879992997096cf99b7e5d96e4e09b6b48c90...289901b45150c547797fa06331164eed97ff5c4c 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
