Pierre Gruet pushed to branch master at Debian Med / sumaclust
Commits: f27aaae1 by Pierre Gruet at 2022-07-12T23:27:26+02:00 routine-update: Standards-Version: 4.6.1 - - - - - b6c179ff by Pierre Gruet at 2022-07-12T23:27:27+02:00 routine-update: debhelper-compat 13 - - - - - a77986e8 by Pierre Gruet at 2022-07-12T23:27:29+02:00 routine-update: Remove trailing whitespace in debian/changelog - - - - - 3e9ccdf6 by Pierre Gruet at 2022-07-12T23:36:16+02:00 Using my debian.org email address - - - - - 93708a32 by Pierre Gruet at 2022-07-12T23:37:10+02:00 Marking the patches as Forwarded: not-needed - - - - - 08f0abc5 by Pierre Gruet at 2022-07-12T23:37:41+02:00 Updating changelog - - - - - 581ed8e9 by Pierre Gruet at 2022-07-13T00:15:21+02:00 Upload to unstable - - - - - 10 changed files: - debian/changelog - debian/control - debian/copyright - debian/patches/fix_build.patch - debian/patches/hardening.patch - debian/patches/use_debian_packaged_sumalibs.patch - debian/tests/clusterIdenticalInputs - debian/tests/clusterThreeInputs - debian/tests/clusterTwoInputsTwoSuccessiveCalls - debian/tests/clusterTwoInputsTwoThresholds Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,14 @@ -sumaclust (1.0.36+ds-2) UNRELEASED; urgency=medium +sumaclust (1.0.36+ds-2) unstable; urgency=medium - * Remove some cruft from upstream tarball + * Standards-Version: 4.6.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Remove trailing whitespace in debian/changelog (routine-update) + * Marking the patches as Forwarded: not-needed - -- Andreas Tille <[email protected]> Mon, 20 Apr 2020 12:43:07 +0200 + [ Andreas Tille ] + * Remove some cruft from upstream tarball + + -- Pierre Gruet <[email protected]> Tue, 12 Jul 2022 23:41:08 +0200 sumaclust (1.0.36+ds-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -2,12 +2,12 @@ Source: sumaclust Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Tim Booth <[email protected]>, Andreas Tille <[email protected]>, - Pierre Gruet <[email protected]> + Pierre Gruet <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libsuma-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/sumaclust Vcs-Git: https://salsa.debian.org/med-team/sumaclust.git Homepage: http://metabarcoding.org/sumaclust ===================================== debian/copyright ===================================== @@ -13,7 +13,7 @@ License: CeCILL-2 Files: debian/* Copyright: 2015 Andreas Tille <[email protected]> - 2020 Pierre Gruet <[email protected]> + 2020-2022 Pierre Gruet <[email protected]> License: CeCILL-2 License: CeCILL-2 ===================================== debian/patches/fix_build.patch ===================================== @@ -2,6 +2,7 @@ Description: Fix Build Bug-Debian: https://bugs.debian.org/952093 https://bugs.debian.org/954262 Author: Andreas Tille <[email protected]> +Forwarded: not-needed Last-Update: Fri, 03 Apr 2020 16:40:17 +0200 --- a/Makefile ===================================== debian/patches/hardening.patch ===================================== @@ -1,5 +1,6 @@ Author: Andreas Tille <[email protected]> Last-Update: Wed, 05 Aug 2015 17:54:58 +0200 +Forwarded: not-needed Description: Propagate hardening options Index: sumaclust/global.mk ===================================== debian/patches/use_debian_packaged_sumalibs.patch ===================================== @@ -1,5 +1,6 @@ Description: Do not rely on a sumalibs/ directory but link against shared lib -Author: Pierre Gruet <[email protected]> +Author: Pierre Gruet <[email protected]> +Forwarded: not-needed Last-Update: 2020-04-13 --- a/Makefile ===================================== debian/tests/clusterIdenticalInputs ===================================== @@ -2,7 +2,7 @@ # autopkgtest check: Run sumaclust on two identical chains with a threshold of # 1 to check that only one cluster is created. # (C) 2020 Pierre Gruet. -# Author: Pierre Gruet <[email protected]> +# Author: Pierre Gruet <[email protected]> set -e ===================================== debian/tests/clusterThreeInputs ===================================== @@ -2,7 +2,7 @@ # autopkgtest check: Run sumaclust on three different chains with a threshold # of 0.97 to check that only two clusters are created. # (C) 2020 Pierre Gruet. -# Author: Pierre Gruet <[email protected]> +# Author: Pierre Gruet <[email protected]> set -e ===================================== debian/tests/clusterTwoInputsTwoSuccessiveCalls ===================================== @@ -4,7 +4,7 @@ # Check that the chains are the same in the two output files, which is a kind # of idempotency test. # (C) 2020 Pierre Gruet. -# Author: Pierre Gruet <[email protected]> +# Author: Pierre Gruet <[email protected]> set -e ===================================== debian/tests/clusterTwoInputsTwoThresholds ===================================== @@ -3,7 +3,7 @@ # thresholds: 0.9 and 0.8. The first run must result in 2 clusters, the second # one must result in 1 cluster. # (C) 2020 Pierre Gruet. -# Author: Pierre Gruet <[email protected]> +# Author: Pierre Gruet <[email protected]> set -e View it on GitLab: https://salsa.debian.org/med-team/sumaclust/-/compare/9fd66334baf6ad4671af5c24c02682dcfd9631ee...581ed8e9b911f12d4313981e8734ca5d1dbaa200 -- View it on GitLab: https://salsa.debian.org/med-team/sumaclust/-/compare/9fd66334baf6ad4671af5c24c02682dcfd9631ee...581ed8e9b911f12d4313981e8734ca5d1dbaa200 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
