Andreas Tille pushed to branch master at Debian Med / lagan
Commits: e2b628be by Andreas Tille at 2022-03-08T17:38:30+01:00 The package is not yet released - - - - - a59d722b by Andreas Tille at 2022-03-08T19:55:14+01:00 Add test scripts to user documentation - - - - - 9b63f258 by Andreas Tille at 2022-03-08T19:56:18+01:00 routine-update: Standards-Version: 4.6.0 - - - - - 7707fba9 by Andreas Tille at 2022-03-08T19:56:18+01:00 routine-update: debhelper-compat 13 - - - - - 550449cc by Andreas Tille at 2022-03-08T19:56:22+01:00 Update renamed lintian tag names in lintian overrides. Changes-By: lintian-brush Fixes: lintian: renamed-tag See-also: https://lintian.debian.org/tags/renamed-tag.html - - - - - 50bc1dbe by Andreas Tille at 2022-03-08T19:56:29+01:00 routine-update: watch file standard 4 - - - - - 1aa56619 by Andreas Tille at 2022-03-08T20:06:44+01:00 Upload to unstable - - - - - 6 changed files: - + debian/README.test - debian/changelog - debian/control - debian/docs - debian/lagan.lintian-overrides - debian/watch Changes: ===================================== debian/README.test ===================================== @@ -0,0 +1,10 @@ +Notes on how this package can be tested. +──────────────────────────────────────── + +This package can be tested by running the provided test: + + sh run-unit-test +and + sh run-mlagan-test + +in order to confirm its integrity. ===================================== debian/changelog ===================================== @@ -6,6 +6,12 @@ lagan (2.0-7) unstable; urgency=medium * Add autopkgtest for mlagan and order * Updates d/lagan.links to add addtitional links to fix path issues + [ Andreas Tille ] + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Update renamed lintian tag names in lintian overrides. + * watch file standard 4 (routine-update) + -- Lance Lin <[email protected]> Tue, 8 Mar 2022 19:48:21 +0700 lagan (2.0-6) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,9 +4,9 @@ Uploaders: Andreas Tille <[email protected]>, Steffen Moeller <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libboost-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/lagan Vcs-Git: https://salsa.debian.org/med-team/lagan.git Homepage: http://lagan.stanford.edu/lagan_web/index.shtml ===================================== debian/docs ===================================== @@ -1 +1,3 @@ Readmes/R* +debian/README.test +debian/tests/run* ===================================== debian/lagan.lintian-overrides ===================================== @@ -7,15 +7,15 @@ lagan: script-with-language-extension usr/bin/slagan-mfa.pl lagan: script-with-language-extension usr/bin/slagan.pl lagan: script-with-language-extension usr/bin/supermap.pl lagan: script-with-language-extension usr/bin/xmfa2mfa.pl -lagan: binary-without-manpage usr/bin/anal_gloc.pl -lagan: binary-without-manpage usr/bin/anchors -lagan: binary-without-manpage usr/bin/lagan_chaos -lagan: binary-without-manpage usr/bin/glocal -lagan: binary-without-manpage usr/bin/lagan.pl -lagan: binary-without-manpage usr/bin/order -lagan: binary-without-manpage usr/bin/prolagan -lagan: binary-without-manpage usr/bin/rechaos.pl -lagan: binary-without-manpage usr/bin/slagan-mfa.pl -lagan: binary-without-manpage usr/bin/slagan.pl -lagan: binary-without-manpage usr/bin/supermap.pl -lagan: binary-without-manpage usr/bin/xmfa2mfa.pl +lagan: no-manual-page usr/bin/anal_gloc.pl +lagan: no-manual-page usr/bin/anchors +lagan: no-manual-page usr/bin/lagan_chaos +lagan: no-manual-page usr/bin/glocal +lagan: no-manual-page usr/bin/lagan.pl +lagan: no-manual-page usr/bin/order +lagan: no-manual-page usr/bin/prolagan +lagan: no-manual-page usr/bin/rechaos.pl +lagan: no-manual-page usr/bin/slagan-mfa.pl +lagan: no-manual-page usr/bin/slagan.pl +lagan: no-manual-page usr/bin/supermap.pl +lagan: no-manual-page usr/bin/xmfa2mfa.pl ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -version=3 +version=4 # normally this would be something like: # echo 20 |sed 's/\(.\)/\1\./g;s/.$//' View it on GitLab: https://salsa.debian.org/med-team/lagan/-/compare/7383e38a6c0d220c326193684883258906eaa439...1aa56619e152b70019c5d498296cf89ef6836f7b -- View it on GitLab: https://salsa.debian.org/med-team/lagan/-/compare/7383e38a6c0d220c326193684883258906eaa439...1aa56619e152b70019c5d498296cf89ef6836f7b 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
