Pierre Gruet pushed to branch master at Debian Med / sumalibs
Commits: 9a892645 by Pierre Gruet at 2021-11-10T21:15:34+01:00 Fixing URI in d/watch - - - - - 854b9e9f by Pierre Gruet at 2021-11-10T21:16:35+01:00 debhelper-compat 13 - - - - - 4e40cfcf by Pierre Gruet at 2021-11-10T21:19:02+01:00 Using my debian.org email address - - - - - 0cfd2c70 by Pierre Gruet at 2021-11-10T21:19:27+01:00 Raising Standards version to 4.6.0 (no change) - - - - - 225a7924 by Pierre Gruet at 2021-11-10T21:22:37+01:00 Providing d/u/metadata - - - - - 92d1a993 by Pierre Gruet at 2021-11-10T21:26:15+01:00 Marking the patch as Forwarded: not-needed - - - - - 9b2143bb by Pierre Gruet at 2021-11-10T21:26:50+01:00 Updating changelog - - - - - 3cdcb6e5 by Pierre Gruet at 2021-11-10T22:14:52+01:00 Upload to unstable - - - - - 7 changed files: - debian/changelog - debian/control - debian/copyright - debian/patches/using_cmake.patch - debian/tests/buildAndSimpleRun - + debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +sumalibs (1.0.36-3) unstable; urgency=medium + + * Fixing URI in d/watch + * Depending on debhelper-compat 13 + * Raising Standards version to 4.6.0 (no change) + * Providing debian/upstream/metadata + * Marking the patch as Forwarded: not-needed + + -- Pierre Gruet <[email protected]> Wed, 10 Nov 2021 21:26:54 +0100 + sumalibs (1.0.36-2) unstable; urgency=medium * Source-only upload ===================================== debian/control ===================================== @@ -3,10 +3,10 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, - Pierre Gruet <[email protected]> -Build-Depends: debhelper-compat (= 12), + Pierre Gruet <[email protected]> +Build-Depends: debhelper-compat (= 13), cmake -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/sumalibs Vcs-Git: https://salsa.debian.org/med-team/sumalibs.git Homepage: https://git.metabarcoding.org/obitools/sumalibs ===================================== debian/copyright ===================================== @@ -10,7 +10,7 @@ License: CeCILL-2 Files: debian/* Copyright: 2019-2020 Andreas Tille <[email protected]> - 2020 Pierre Gruet <[email protected]> + 2020 Pierre Gruet <[email protected]> License: CeCILL-2 License: CeCILL-2 ===================================== debian/patches/using_cmake.patch ===================================== @@ -1,7 +1,8 @@ Description: Using CMake instead of original Makefile Upstream provides a Makefile. In order to build both a shared and a static library, we use a construction with CMake. -Author: Pierre Gruet <[email protected]> +Author: Pierre Gruet <[email protected]> +Forwarded: not-needed Last-Update: 2020-04-13 --- /dev/null ===================================== debian/tests/buildAndSimpleRun ===================================== @@ -2,7 +2,7 @@ # autopkgtest check: build and run a program against sumalibs. We check that # it builds and that it behaves well on a very simple reading exercise. # (C) 2020 Pierre Gruet. -# Author: Pierre Gruet <[email protected]> +# Author: Pierre Gruet <[email protected]> set -e ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,3 @@ +Bug-Database: https://git.metabarcoding.org/obitools/sumalibs/issues +Repository: https://git.metabarcoding.org/obitools/sumalibs.git +Repository-Browse: https://git.metabarcoding.org/obitools/sumalibs ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://git.metabarcoding.org/obitools/sumalibs/tags .*/repository/sumalib_v@ANY_VERSION@/archive.tar.gz +https://git.metabarcoding.org/obitools/sumalibs/tags (?:.*?)?v?@[email protected] View it on GitLab: https://salsa.debian.org/med-team/sumalibs/-/compare/1d7a20e294a6d1c21e4e8b1eedf7d2270aa369ca...3cdcb6e52aab9e6b050f663a1022bb4e0d22ae63 -- View it on GitLab: https://salsa.debian.org/med-team/sumalibs/-/compare/1d7a20e294a6d1c21e4e8b1eedf7d2270aa369ca...3cdcb6e52aab9e6b050f663a1022bb4e0d22ae63 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
