Andreas Tille pushed to branch master at Debian Med / oncofuse
Commits: e5c3ae7b by Andreas Tille at 2020-07-22T16:05:52+02:00 routine-update: Standards-Version: 4.5.0 - - - - - f0fb436a by Andreas Tille at 2020-07-22T16:05:52+02:00 routine-update: debhelper-compat 13 - - - - - 27db7e38 by Andreas Tille at 2020-07-22T16:05:58+02:00 routine-update: Add salsa-ci file - - - - - 30df5b3a by Andreas Tille at 2020-07-22T16:05:59+02:00 routine-update: Rules-Requires-Root: no - - - - - 79eba2a6 by Andreas Tille at 2020-07-22T16:06:00+02:00 Wrap long lines in changelog entries: 1.1.1-1. Changes-By: lintian-brush Fixes: lintian: debian-changelog-line-too-long See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html - - - - - 3df9d3b5 by Andreas Tille at 2020-07-22T16:06:05+02:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - f4e25f12 by Andreas Tille at 2020-07-22T16:40:26+02:00 Cleanup changelog and mention new build issue - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - + debian/salsa-ci.yml - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,23 @@ oncofuse (1.1.1-1) UNRELEASED; urgency=medium * Initial release (Closes: #<bug>) - TODO: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project oncofuse: No such compiler 'groovy-eclipse-compiler'. - -- Andreas Tille <[email protected]> Wed, 26 Jun 2019 15:28:45 +0200 + TODO: + [INFO] Building oncofuse 1.1.1 + [INFO] --------------------------------[ jar ]--------------------------------- + [INFO] ------------------------------------------------------------------------ + [INFO] BUILD FAILURE + [INFO] ------------------------------------------------------------------------ + [INFO] Total time: 0.221 s + [INFO] Finished at: 2020-07-22T14:07:56Z + [INFO] ------------------------------------------------------------------------ + [ERROR] Could not find goal 'compileTests' in plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.5 among available goals addSources, addStubSources, addTestSources, addTestStubSources, compile, console, execute, generateStubs, groovydoc, help, removeStubs, removeTestStubs, shell, testCompile, testGenerateStubs, testGroovydoc -> [Help 1] + [ERROR] + [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. + [ERROR] Re-run Maven using the -X switch to enable full debug logging. + [ERROR] + [ERROR] For more information about the errors and possible solutions, please read the following articles: + [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoNotFoundException + dh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/oncofuse-1.1.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/oncofuse-1.1.1/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/oncofuse-1.1.1/debian -Dmaven.repo.local=/build/oncofuse-1.1.1/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 + + -- Andreas Tille <[email protected]> Wed, 22 Jul 2020 16:06:06 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -12 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 12~), +Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper (>= 2.1) Build-Depends-Indep: groovy, @@ -12,10 +12,11 @@ Build-Depends-Indep: groovy, libmaven-antrun-plugin-java (>= 1.8), libmaven-shade-plugin-java (>= 3.1.1), libgmavenplus-java -Standards-Version: 4.3.0 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/oncofuse Vcs-Git: https://salsa.debian.org/med-team/oncofuse.git Homepage: https://github.com/mikessh/oncofuse +Rules-Requires-Root: no Package: oncofuse Architecture: all ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/mikessh/oncofuse/issues +Bug-Submit: https://github.com/mikessh/oncofuse/issues/new Reference: - Author: > Mikhail Shugay and Iñigo Ortiz de Mendíbil and José L. Vizmanos and @@ -22,3 +24,5 @@ Registry: Entry: NA - Name: SciCrunch Entry: SCR_011904 +Repository: https://github.com/mikessh/oncofuse.git +Repository-Browse: https://github.com/mikessh/oncofuse View it on GitLab: https://salsa.debian.org/med-team/oncofuse/-/compare/b75b0b69e5335f502436938b0c098bed771c9c5d...f4e25f12d4c69404487e1951c6bbea58afc5536a -- View it on GitLab: https://salsa.debian.org/med-team/oncofuse/-/compare/b75b0b69e5335f502436938b0c098bed771c9c5d...f4e25f12d4c69404487e1951c6bbea58afc5536a 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
