diff options
author | Emmanuel Bourg <ebourg@apache.org> | 2016-05-30 19:19:20 +0000 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2016-05-30 19:19:20 +0000 |
commit | 6327cba8b3bed41643990541280431235d248908 (patch) | |
tree | 0c459af09f9f00a854d2f17014a09c9e978e3a66 /debian | |
parent | c30f7d691fb70653d58236ba55c85d4838fb4109 (diff) | |
download | debhelper-6327cba8b3bed41643990541280431235d248908.tar.gz |
ant.pm: Reproducible username for Ant builds
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a3e669f8..bb16cfee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,9 @@ debhelper (9.20160403+unreleased) UNRELEASED; urgency=medium * dh_strip: Apply patch from Peter Pentchev to only strip static libraries with a basename matching "lib.*\.a". (Closes: #820446) + * ant.pm: Apply patch from Emmanuel Bourg to pass a + normalised "user.name" parameter to ant. + (Closes: #824490) -- Niels Thykier <niels@thykier.net> Sat, 09 Apr 2016 09:20:32 +0000 |