Andreas Tille pushed to branch master at Debian Med / figtree
Commits: edd9584f by Andreas Tille at 2019-12-03T17:51:43Z Do not Build-Depend libfreehep-graphics* - - - - - 9833bdbc by Andreas Tille at 2019-12-03T17:51:53Z debhelper-compat 12 - - - - - 4a477563 by Andreas Tille at 2019-12-03T17:51:58Z Standards-Version: 4.4.1 - - - - - f189bea1 by Andreas Tille at 2019-12-03T17:51:58Z autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g - - - - - d65a77cd by Andreas Tille at 2019-12-03T17:52:02Z Set upstream metadata fields: Repository, Repository-Browse. - - - - - a6560d09 by Andreas Tille at 2019-12-03T17:56:54Z Upload to unstable - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/tests/run-unit-test - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +figtree (1.4.4-4) unstable; urgency=medium + + * Do not Build-Depend libfreehep-graphics* + Closes: #946064 + * debhelper-compat 12 + * Standards-Version: 4.4.1 + * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g + * Set upstream metadata fields: Repository, Repository-Browse. + + -- Andreas Tille <[email protected]> Tue, 03 Dec 2019 18:52:03 +0100 + figtree (1.4.4-3) unstable; urgency=medium * Depends: default-jdk ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Olivier Sallou <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 12), javahelper, default-jdk, ant, @@ -13,15 +13,8 @@ Build-Depends: debhelper (>= 11~), libjebl2-java, libjam-java (>= 0.1.20140824), libtrove-java, - libfreehep-graphics2d-java, - libfreehep-graphicsio-java, - libfreehep-graphicsio-pdf-java, - libfreehep-graphicsio-ps-java, - libfreehep-graphicsio-swf-java, - libfreehep-graphicsio-svg-java, - libfreehep-graphicsio-emf-java, libitext5-java -Standards-Version: 4.2.1 +Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/med-team/figtree Vcs-Git: https://salsa.debian.org/med-team/figtree.git Homepage: http://tree.bio.ed.ac.uk/software/figtree/ ===================================== debian/tests/run-unit-test ===================================== @@ -2,12 +2,12 @@ pkg=figtree -if [ "$ADTTMP" = "" ] ; then - ADTTMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX) - trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM +if [ "$AUTOPKGTEST_TMP" = "" ] ; then + AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX) + trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM fi -cd $ADTTMP +cd $AUTOPKGTEST_TMP cp -a /usr/share/doc/${pkg}/examples/* . gunzip -r * ===================================== debian/upstream/metadata ===================================== @@ -1,9 +1,11 @@ Registry: - - Name: SciCrunch - Entry: SCR_008515 - - Name: bio.tools - Entry: FigTree - - Name: OMICtools - Entry: OMICS_04268 - - Name: conda:bioconda - Entry: figtree +- Name: SciCrunch + Entry: SCR_008515 +- Name: bio.tools + Entry: FigTree +- Name: OMICtools + Entry: OMICS_04268 +- Name: conda:bioconda + Entry: figtree +Repository: https://github.com/rambaut/figtree +Repository-Browse: https://github.com/rambaut/figtree View it on GitLab: https://salsa.debian.org/med-team/figtree/compare/e75a5ebdfb374a1418b6ec35d2becca01b5ab713...a6560d091237e79b1ab394c7d45122f86fceebd5 -- View it on GitLab: https://salsa.debian.org/med-team/figtree/compare/e75a5ebdfb374a1418b6ec35d2becca01b5ab713...a6560d091237e79b1ab394c7d45122f86fceebd5 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
