This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository icu4j-4.2.
commit 3241d4d895f3fc3da94c68f1fade54f8eed5f2a6 Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 8 17:26:01 2018 +0100 No longer exclude the .gz files from the upstream tarball (Closes: #885728) --- debian/changelog | 1 + debian/copyright | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e1023b2..3205a76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ icu4j-4.2 (4.2.1.1-6) UNRELEASED; urgency=medium * Team upload. * Fixed the build failure with Java 9 (Closes: #875402) + * No longer exclude the .gz files from the upstream tarball (Closes: #885728) * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 diff --git a/debian/copyright b/debian/copyright index dc91216..80d63b8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Source: http://download.icu-project.org/files/icu4j -Files-Excluded: *.gz Files: * Copyright: 1995-2009, International Business Machines Corporation and others -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j-4.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

