Andreas Tille pushed to branch master at Debian Med / baitfisher
Commits: 18a21ee8 by Andreas Tille at 2022-01-16T08:16:33+01:00 routine-update: New upstream version - - - - - 887eadd6 by Andreas Tille at 2022-01-16T08:16:34+01:00 New upstream version 1.2.7+git20211020.de26d5c+dfsg - - - - - 922df98c by Andreas Tille at 2022-01-16T08:17:21+01:00 Update upstream source from tag 'upstream/1.2.7+git20211020.de26d5c+dfsg' Update to upstream version '1.2.7+git20211020.de26d5c+dfsg' with Debian dir ab2b1ee203cd8856d8c03f829f35b971664d3dd5 - - - - - 81b6d719 by Andreas Tille at 2022-01-16T08:17:21+01:00 routine-update: Standards-Version: 4.6.0 - - - - - cd1b8782 by Andreas Tille at 2022-01-16T08:18:02+01:00 Add missing build dependency on dh addon. Changes-By: lintian-brush Fixes: lintian: missing-build-dependency-for-dh_-command See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html - - - - - 35a9b6a4 by Andreas Tille at 2022-01-16T08:21:17+01:00 routine-update: Ready to upload to unstable - - - - - d3c5864c by Andreas Tille at 2022-01-16T08:23:19+01:00 DEP3 - - - - - 4 changed files: - README.md - debian/changelog - debian/control - debian/patches/fix_example.patch Changes: ===================================== README.md ===================================== @@ -61,7 +61,7 @@ BaitFisher can be compiled on all platforms, which provide a C++ compiler that i Please, unpack the BaitFisher archive you downloaded. -On the command line enter the BaitFisher-package-master directory. Now type make on the command line. This compiles the BaitFisher as well as the BaitFilter program. The executables of these to programs care called: BaitFisher-v1.2.7 and BaitFilter-v1.0.5. They can be copied on your computer to any place you like. To use these executables they have to be addressed with its full path, or they have to be placed somewhere where in your system path. +On the command line enter the BaitFisher-package-master directory. Now type "make" on the command line. This compiles the BaitFisher as well as the BaitFilter program. The executables of these to programs care called: BaitFisher-v1.2.7 and BaitFilter-v1.0.5. They can be copied on your computer to any place you like. To use these executables they have to be addressed with its full path, or they have to be placed somewhere where in your system path. Quickstart <a id="quickstart"></a> ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +baitfisher (1.2.7+git20211020.de26d5c+dfsg-1) unstable; urgency=medium + + * Team upload. + * New upstream version + * Standards-Version: 4.6.0 (routine-update) + * Add missing build dependency on dh addon. + + -- Andreas Tille <[email protected]> Sun, 16 Jan 2022 08:18:11 +0100 + baitfisher (1.2.7+git20190123.241d060+dfsg-1) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -5,8 +5,9 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), help2man, - libtclap-dev -Standards-Version: 4.5.0 + libtclap-dev, + debhelper +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/baitfisher Vcs-Git: https://salsa.debian.org/med-team/baitfisher.git Homepage: https://github.com/cmayer/BaitFisher-package ===================================== debian/patches/fix_example.patch ===================================== @@ -1,3 +1,7 @@ +Author: Andreas Tille <[email protected]> +Last-Update: 2018-09-24 14:33:41 +0200 +Description: Fix name of executable in example scripts + --- a/Example/Example-without-alignment-cutting/run-example.sh +++ b/Example/Example-without-alignment-cutting/run-example.sh @@ -1 +1,2 @@ View it on GitLab: https://salsa.debian.org/med-team/baitfisher/-/compare/f45fa4daff5ab41df5e0e5e4629d657870634477...d3c5864cd7f7767106ef8595021903028f63eb65 -- View it on GitLab: https://salsa.debian.org/med-team/baitfisher/-/compare/f45fa4daff5ab41df5e0e5e4629d657870634477...d3c5864cd7f7767106ef8595021903028f63eb65 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
