Andreas Tille pushed to branch master at Debian Med / minc-tools
Commits: 398d8908 by Andreas Tille at 2021-10-12T07:43:39+02:00 Fix watchfile to detect new versions on github - - - - - c9afde3d by Andreas Tille at 2021-10-12T07:44:23+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 637a7d8b by Andreas Tille at 2021-10-12T07:45:52+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 @@ +minc-tools (2.3.00+dfsg-7) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Tue, 12 Oct 2021 07:44:29 +0200 + minc-tools (2.3.00+dfsg-6) unstable; urgency=medium * Versioned Build-Depends: libnifti2-dev (>= 3.0.1-4~) ===================================== debian/control ===================================== @@ -8,13 +8,13 @@ Build-Depends: debhelper-compat (= 13), cmake, bison, flex, - libminc-dev (>= 2.3), - libnifti2-dev (>= 3.0.1-4~), + libminc-dev, + libnifti2-dev, libnetcdf-dev, zlib1g-dev, texlive-latex-base, libhdf5-dev -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/minc-tools Vcs-Git: https://salsa.debian.org/med-team/minc-tools.git Homepage: https://www.bic.mni.mcgill.ca/ServicesSoftware/HomePage ===================================== debian/watch ===================================== @@ -1,6 +1,6 @@ version=4 opts="uversionmangle=s/-/./g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ - https://github.com/BIC-MNI/minc-tools/releases .*/archive/minc-tools@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/BIC-MNI/minc-tools/releases .*/minc-tools@ANY_VERSION@@ARCHIVE_EXT@ # http://packages.bic.mni.mcgill.ca/tgz/ minc-(.*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/minc-tools/-/compare/c298f26fb311e4e289c2c4909ebfac8ed7fe2efa...637a7d8b97fc1d5ada1cd2c0cae4ee90f76aafb2 -- View it on GitLab: https://salsa.debian.org/med-team/minc-tools/-/compare/c298f26fb311e4e289c2c4909ebfac8ed7fe2efa...637a7d8b97fc1d5ada1cd2c0cae4ee90f76aafb2 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
