Étienne Mollier pushed to branch master at Debian Med / andi
Commits: 426c1f24 by Étienne Mollier at 2023-12-30T11:41:47+01:00 d/clean: new: cleanup leftover ChangeLog file. Closes: #1043772 - - - - - 118465cc by Étienne Mollier at 2023-12-30T11:58:39+01:00 remove-signedcompare-warning.patch: dep3 header. Also the patch has been forwarded upstream. - - - - - 8a1ccc66 by Étienne Mollier at 2023-12-30T12:01:38+01:00 d/control: declare compliance to standards version 4.6.2. - - - - - 690db3a5 by Étienne Mollier at 2023-12-30T12:02:15+01:00 ready to upload to unstable. - - - - - 4 changed files: - debian/changelog - + debian/clean - debian/control - debian/patches/remove-signedcompare-warning.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +andi (0.14-3) unstable; urgency=medium + + * Team upload. + * d/clean: new: cleanup leftover ChangeLog file. (Closes: #1043772) + * remove-signedcompare-warning.patch: dep3 header. + Also the patch has been forwarded upstream. + * d/control: declare compliance to standards version 4.6.2. + + -- Étienne Mollier <[email protected]> Sat, 30 Dec 2023 12:02:01 +0100 + andi (0.14-2) unstable; urgency=medium * Team Upload. ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +ChangeLog ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), libgsl-dev, libglib2.0-dev, debhelper -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/andi Vcs-Git: https://salsa.debian.org/med-team/andi.git Homepage: https://github.com/EvolBioInf/andi ===================================== debian/patches/remove-signedcompare-warning.patch ===================================== @@ -1,3 +1,10 @@ +Description: remove comparison of different signed types in tests +Author: Nilesh Patra <[email protected]> +Forwarded: https://github.com/EvolBioInf/andi/pull/17 +Reviewed-by: Étienne Mollier <[email protected]> +Last-Update: 2021-12-30 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/test/test_fasta.cxx +++ b/test/test_fasta.cxx @@ -57,7 +57,7 @@ View it on GitLab: https://salsa.debian.org/med-team/andi/-/compare/913106946eb1703508ebd3d453334c8362af0e7a...690db3a557bc7498d82078f03281c10565ff66b2 -- View it on GitLab: https://salsa.debian.org/med-team/andi/-/compare/913106946eb1703508ebd3d453334c8362af0e7a...690db3a557bc7498d82078f03281c10565ff66b2 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
