Étienne Mollier pushed to branch master at Debian Med / biobambam2
Commits: 7369c888 by Étienne Mollier at 2024-04-19T17:16:14+02:00 d/watch: repair gitlab watch file. This instructs uscan to use git ls-remote mode. - - - - - 9e7a9117 by Étienne Mollier at 2024-04-19T17:23:07+02:00 d/control: declare compliance to standards version 4.7.0. - - - - - 44b22aa1 by Étienne Mollier at 2024-04-19T17:23:54+02:00 d/control: move from pkg-config to pkgconf. - - - - - 744e1470 by Étienne Mollier at 2024-04-19T17:24:42+02:00 ready to upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +biobambam2 (2.0.185+ds-2) unstable; urgency=medium + + * d/watch: repair gitlab watch file. + This instructs uscan to use git ls-remote mode. + * d/control: declare compliance to standards version 4.7.0. + * d/control: move from pkg-config to pkgconf. + + -- Étienne Mollier <[email protected]> Fri, 19 Apr 2024 17:24:26 +0200 + biobambam2 (2.0.185+ds-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -5,10 +5,10 @@ Uploaders: Andreas Tille <[email protected]>, Section: science Priority: optional Build-Depends: debhelper-compat (= 13), - pkg-config, + pkgconf, libmaus2-dev (>= 2.0.800), libxerces-c-dev -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/biobambam2 Vcs-Git: https://salsa.debian.org/med-team/biobambam2.git Homepage: https://gitlab.com/german.tischler/biobambam2 ===================================== debian/watch ===================================== @@ -1,5 +1,5 @@ version=4 -opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz" \ -https://gitlab.com/german.tischler/biobambam2/tags?sort=updated_desc \ -.*/archive/.*/biobambam2-@ANY_VERSION@-release-\d+@ARCHIVE_EXT@ +opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,mode=git" \ +https://gitlab.com/german.tischler/biobambam2.git \ +refs/tags/v?@ANY_VERSION@ View it on GitLab: https://salsa.debian.org/med-team/biobambam2/-/compare/d140e62716c6cb4e4ad507b7f48b6bce8d549c2d...744e147097177a92fbb8eacba3d46e5249e625ed -- View it on GitLab: https://salsa.debian.org/med-team/biobambam2/-/compare/d140e62716c6cb4e4ad507b7f48b6bce8d549c2d...744e147097177a92fbb8eacba3d46e5249e625ed 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
