-
2ac3c88...
by
Markus Koschany <email address hidden>
on 2019-09-28
-
Import patches-unapplied version 0.72.10 to debian/sid
Imported using git-ubuntu import.
Changelog parent: cdc90d10a349b9bf466077aaa154acfc28d76401
New changelog entries:
* Team upload.
* jh_linkjars: Skip debhelper-compat because it is a virtual package.
(Closes: #933715)
* Switch to debhelper-compat = 12.
* Declare compliance with Debian Policy 4.4.0.
-
cdc90d1...
by
Niels Thykier
on 2019-04-21
-
Import patches-unapplied version 0.72.9 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 6a99500cfbcf7494137e9fa8ae277d51cf94e4ce
New changelog entries:
* Team upload.
* jh_build: Fix conflicting definition of --no-javadoc, which
caused it to not work as intended. (Closes: #927676)
-
6a99500...
by
Niels Thykier
on 2019-04-07
-
Import patches-unapplied version 0.72.8 to debian/sid
Imported using git-ubuntu import.
Changelog parent: dece7da0b3098cf9689de736e1bb5d81380ab875
New changelog entries:
* Team upload.
* jh_build: Fix a regression in 0.72.7 where the first
parameter of debian/javabuild was incorrectly interpreted
as a glob that had to match something (rather than the
name of the output file). Thanks to Ole Streicher for
reporting this issue. (Closes: #925507)
* jh_build: Deprecate -N as short form of --no-javadoc and
add a work around to make -N work reliably. This fixes
-N being either --no-package or --no-javadoc with a 50/50
probability. Thanks to Gilles Filippini for reporting
the issue. (Closes: #926542)
-
dece7da...
by
Niels Thykier
on 2019-03-31
-
Import patches-unapplied version 0.72.7 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 1fc70709b5b22e52ccd2868277093cde76382957
New changelog entries:
* Team upload.
* jh_build: Fix processing of --no-javadoc plus correctly
interpret --javacopts as javac options rather than javadoc
options. (Closes: #924328)
* jh_build: Expand globs in debian/javabuild like the previous
version of jh_build did. Issue also reported in #925507.
* jh_build: Remove stray "-quiet" option in the javac parameter
list for single files ("-quiet" is only for the javadoc command).
(Closes: #925507)
* jh_build: Fix some perlcritic issues that now fail the build.
-
1fc7070...
by
Niels Thykier
on 2019-03-17
-
Import patches-unapplied version 0.72.6 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 990124091b9dd6b85a87c586e9745f118d7d3149
New changelog entries:
* Team upload.
* jh_build: Fix wrong path for jar command when the jar was path
was specified without a slash. Thanks to Gilles Filippini for
reporting the bug. (Closes: #924653)
-
9901240...
by
Andrej Shadura
on 2019-03-10
-
Import patches-unapplied version 0.72.5 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 269c7d7a5c1d12404662d055da3e070f91975834
New changelog entries:
[ Markus Koschany ]
* jh_build: Remove CLASSPATHDOCS variable and do not link to
external classes by default anymore (Closes: #923756).
* Team upload.
* Fix the hashbang (Closes: #923748).
* Use @javadoc_opts instead of $JH_JAVADOC_OPTS.
* Fix failure due to undefined variables.
-
269c7d7...
by
Andrej Shadura
on 2019-03-10
-
Import patches-unapplied version 0.72.3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: f8c192f23d173f80bc5dddb38b53d9ad2dac5875
New changelog entries:
* Team upload.
[ Niels Thykier ]
* Rewrite jh_build into a proper debhelper command enabling it
to understand "-N" (Closes: #887666).
* Remove obsolete Suggests on cvs, gawk and tofrodos.
-
f8c192f...
by
Niels Thykier
on 2019-02-24
-
Import patches-unapplied version 0.72.2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 4cb2c874ae4887834fc8be9c81e23e0ef24c0c1b
New changelog entries:
* Team upload.
[ Apollon Oikonomopoulos ]
* jh_classpath: handle multiple package tmpdirs.
-
4cb2c87...
by
Emmanuel Bourg
on 2018-11-30
-
Import patches-unapplied version 0.72.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 618c5d41910e1ebba592efbf03a7ab498be71696
New changelog entries:
* Fixed the installation of java-arch.sh
-
618c5d4...
by
Niels Thykier
on 2018-11-30
-
Import patches-unapplied version 0.72 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 6ae98028830ee91128ccd9e82e7943d473a3f5a4
New changelog entries:
* Remove obsolete fetch-eclipse-source script.
* jh_installlibs: Correct default version mangling regex which
failed to handle dfsg versions. (Closes: #914417)