gregor herrmann pushed to branch master at Debian Java Maintainers / jabref
Commits: fd1d50ce by gregor herrmann at 2019-01-06T01:56:11Z Add build dependency on libicu4j-java. Closes: #918440 Thanks: Santiago Vila for the bug report. - - - - - 4a024f20 by gregor herrmann at 2019-01-06T01:57:10Z Update years of packaging copyright. - - - - - fa09e152 by gregor herrmann at 2019-01-06T01:57:31Z Declare compliance with Debian Policy 4.3.0. - - - - - 4b4f34aa by gregor herrmann at 2019-01-06T02:02:57Z releasing package jabref version 3.8.2+ds-11 - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +jabref (3.8.2+ds-11) unstable; urgency=medium + + * Add build dependency on libicu4j-java. + Thanks to Santiago Vila for the bug report. (Closes: #918440) + * Update years of packaging copyright. + * Declare compliance with Debian Policy 4.3.0. + + -- gregor herrmann <[email protected]> Sun, 06 Jan 2019 02:59:35 +0100 + jabref (3.8.2+ds-10) unstable; urgency=medium * Build depend on librelaxng-datatype-java and add its jar to the ===================================== debian/control ===================================== @@ -18,6 +18,7 @@ Build-Depends-Indep: ant, libcommons-lang3-java, libcommons-logging-java, libglazedlists-java, + libicu4j-java, libjava-string-similarity-java, libjaxb-api-java, libjaxb-java, @@ -41,7 +42,7 @@ Build-Depends-Indep: ant, libxml-commons-resolver1.1-java, default-jdk, ure (>= 5.0~) -Standards-Version: 4.2.1 +Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/java-team/jabref Vcs-Git: https://salsa.debian.org/java-team/jabref.git Homepage: https://www.jabref.org/ ===================================== debian/copyright ===================================== @@ -48,8 +48,8 @@ Copyright: 1999-2002, Sylvain Reynal License: GPL-2+ Files: debian/* -Copyright: 2005-2018, gregor herrmann <[email protected]> - 2005-2018, tony mancill <[email protected]> +Copyright: 2005-2019, gregor herrmann <[email protected]> + 2005-2019, tony mancill <[email protected]> License: Expat Files: debian/patches/001_koppor_debian.patch View it on GitLab: https://salsa.debian.org/java-team/jabref/compare/b53fc451ed7930b9d5622a5d826b64b2de5a92df...4b4f34aa4cdf36a2b720d2df37cd55ab808802cb -- View it on GitLab: https://salsa.debian.org/java-team/jabref/compare/b53fc451ed7930b9d5622a5d826b64b2de5a92df...4b4f34aa4cdf36a2b720d2df37cd55ab808802cb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

