Sascha Steinbiss pushed to branch master at Debian Med / ltrsift
Commits: a73b468a by Sascha Steinbiss at 2024-04-04T22:32:26+02:00 stop mentioning autopkgtest - - - - - 475248c0 by Sascha Steinbiss at 2024-04-04T22:32:43+02:00 remove ltrsift-encode from example data - - - - - 4 changed files: - debian/changelog - debian/control - + debian/patches/no-binary-in-examples.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -16,12 +16,9 @@ ltrsift (1.0.2-10) UNRELEASED; urgency=medium (already present in machine-readable debian/copyright). * Fix day-of-week for changelog entry 1.0.1-1. * watch file standard 4 (routine-update) - * Add new binary package ltrsift with data that can be used in - autopkgtest - TODO: remove ltrsift_encode from examples - write autopkgtest + * Add new binary package ltrsift with example data. - -- Andreas Tille <ti...@debian.org> Thu, 04 Apr 2024 18:40:38 +0200 + -- Sascha Steinbiss <sa...@debian.org> Thu, 04 Apr 2024 22:16:04 +0200 ltrsift (1.0.2-9) unstable; urgency=medium ===================================== debian/control ===================================== @@ -41,4 +41,4 @@ Description: postprocessing and classification of LTR retrotransposons (sample d sometimes large results of de novo prediction software. It also offers customizable filtering and classification functionality. . - This package contains sample data to run the autopkgtest. + This package contains example data to test the LTRsift functionality. ===================================== debian/patches/no-binary-in-examples.patch ===================================== @@ -0,0 +1,13 @@ +--- a/Makefile ++++ b/Makefile +@@ -40,10 +40,6 @@ + .PHONY: all clean cleanup dirs install + + all: dirs bin/ltrsift bin/ltrsift_encode $(STATICBIN) +- @(test -f bin/ltrsift_encode_static && \ +- cp bin/ltrsift_encode_static sample_data) \ +- || (test -f bin/ltrsift_encode && \ +- cp bin/ltrsift_encode sample_data) + dirs: bin obj obj/src + + obj/%.o: %.c ===================================== debian/patches/series ===================================== @@ -1,3 +1,4 @@ build_on_64bit use_deterministic_file_order spelling.patch +no-binary-in-examples.patch View it on GitLab: https://salsa.debian.org/med-team/ltrsift/-/compare/da191eac881fd7b461037f58e8c91b2bd98cdd4a...475248c0399f5bad08c91de67cf1bb63db521c0c -- View it on GitLab: https://salsa.debian.org/med-team/ltrsift/-/compare/da191eac881fd7b461037f58e8c91b2bd98cdd4a...475248c0399f5bad08c91de67cf1bb63db521c0c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list debian-med-com...@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit