Andreas Tille pushed to branch master at Debian Med / mauve-aligner
Commits: 1bea2308 by Andreas Tille at 2018-12-16T08:05:57Z Build-Depends: s/icedtea-netx-common/icedtea-netx/ - - - - - 8259e9dc by Andreas Tille at 2018-12-16T08:06:17Z Standards-Version: 4.2.1 - - - - - f995f427 by Andreas Tille at 2018-12-16T08:06:18Z Remove trailing whitespace in debian/rules - - - - - 5947821d by Andreas Tille at 2018-12-16T08:12:49Z Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,15 @@ -mauve-aligner (2.4.0+4736-2) UNRELEASED; urgency=medium +mauve-aligner (2.4.0+4736-2) unstable; urgency=medium + [ Jelmer Vernooij ] * Use secure copyright file specification URI. - -- Jelmer Vernooij <[email protected]> Wed, 24 Oct 2018 23:15:57 +0000 + [ Andreas Tille ] + * Build-Depends: s/icedtea-netx-common/icedtea-netx/ + Closes: #916572 + * Standards-Version: 4.2.1 + * Remove trailing whitespace in debian/rules + + -- Andreas Tille <[email protected]> Sun, 16 Dec 2018 09:06:18 +0100 mauve-aligner (2.4.0+4736-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -14,10 +14,10 @@ Build-Depends: debhelper (>= 11~), libcommons-cli-java, libdbus-java, libzeus-jscl-java, - icedtea-netx-common, + icedtea-netx, libunixsocket-java, imagemagick -Standards-Version: 4.1.4 +Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/med-team/mauve-aligner Vcs-Git: https://salsa.debian.org/med-team/mauve-aligner.git Homepage: http://darlinglab.org/mauve/ ===================================== debian/rules ===================================== @@ -10,7 +10,7 @@ JAVA_HOME := /usr/lib/jvm/default-java DEBJAR := /usr/share/java CLASS_PATH := $(DEBJAR)/biojava.jar:$(DEBJAR)/commons-cli.jar:$(DEBJAR)/dbus.jar:$(DEBJAR)/jebl.jar:$(DEBJAR)/zeus-jscl.jar -## :$(DEBJAR)/postgresql-jdbc4.jar +## :$(DEBJAR)/postgresql-jdbc4.jar # to run the test suite JAVA := $(JAVA_HOME)/bin/java View it on GitLab: https://salsa.debian.org/med-team/mauve-aligner/compare/ac78cf8f6c98c2bda861feb1c682dbcd3872725e...5947821dcd5b652b1c3c9da1402c7003e41a56bd -- View it on GitLab: https://salsa.debian.org/med-team/mauve-aligner/compare/ac78cf8f6c98c2bda861feb1c682dbcd3872725e...5947821dcd5b652b1c3c9da1402c7003e41a56bd 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
