Pierre Gruet pushed to branch master at Debian Med / megan-ce
Commits: 4188d874 by Pierre Gruet at 2022-01-15T15:27:42+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 - - - - - 3cd33425 by Pierre Gruet at 2022-01-15T15:28:21+01:00 Set upstream metadata fields: Bug-Database, Bug-Submit. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html - - - - - f2baf7b1 by Pierre Gruet at 2022-01-15T15:39:07+01:00 Adding Repository information in d/u/metadata - - - - - 7290fa64 by Pierre Gruet at 2022-01-15T15:49:12+01:00 Forwarding patches - - - - - 5 changed files: - debian/control - debian/patches/altering_calls_to_sis-jhdf5.patch - debian/patches/do_not_check_for_update.patch - debian/patches/fix_class_path.patch - debian/upstream/metadata Changes: ===================================== debian/control ===================================== @@ -17,7 +17,8 @@ Build-Depends: debhelper-compat (= 13), libjbcrypt-java, libopenjfx-java, libsis-jhdf5-java, - libxerial-sqlite-jdbc-java + libxerial-sqlite-jdbc-java, + debhelper Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/megan-ce Vcs-Git: https://salsa.debian.org/med-team/megan-ce.git ===================================== debian/patches/altering_calls_to_sis-jhdf5.patch ===================================== @@ -2,8 +2,8 @@ Description: rewriting some calls to classes of sis-jhdf5 Many times methods are called, which are not in the class of the object they are applied to. We implement the right calls. Author: Pierre Gruet <[email protected]> -Forwarded: no -Last-Update: 2022-01-09 +Forwarded: https://github.com/husonlab/megan-ce/issues/16 +Last-Update: 2022-01-15 --- a/src/megan/biom/biom2/Biom2ParserTest.java +++ b/src/megan/biom/biom2/Biom2ParserTest.java ===================================== debian/patches/do_not_check_for_update.patch ===================================== @@ -2,6 +2,7 @@ Author: Andreas Tille <[email protected]> Last-Update: Sat, 25 Dec 2021 22:16:42 +0100 Description: Since we are using packaging system checking for new upstream versions is suppressed - so we can avoid packaging com.install4j.api +Forwarded: not-needed --- a/src/megan/main/CheckForUpdate.java +++ b/src/megan/main/CheckForUpdate.java ===================================== debian/patches/fix_class_path.patch ===================================== @@ -1,6 +1,8 @@ Author: Felix Natter <[email protected]> -Last-Update: 2022-01-08 +Last-Update: 2022-01-15 Description: setting paths of Debian jars used during the build +Forwarded: not-needed + --- a/antbuild/build.xml +++ b/antbuild/build.xml @@ -22,22 +22,30 @@ ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,7 @@ +Bug-Database: https://github.com/danielhuson/megan-ce/issues +Bug-Submit: https://github.com/danielhuson/megan-ce/issues/new +Repository: https://github.com/danielhuson/megan-ce.git +Repository-Browse: https://github.com/danielhuson/megan-ce Reference: - Author: > Daniel H. Huson and Sina Beier and Isabell Flade and Anna Górska View it on GitLab: https://salsa.debian.org/med-team/megan-ce/-/compare/642c6954301903c007cecf1636d37cfbc7f278a4...7290fa64403b7897b1949fca52a0709359b25e47 -- View it on GitLab: https://salsa.debian.org/med-team/megan-ce/-/compare/642c6954301903c007cecf1636d37cfbc7f278a4...7290fa64403b7897b1949fca52a0709359b25e47 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
