This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-log4j2.
commit 74216909cd0f7546e6e6fd2fb9a6c7c627e7d628 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 8 14:56:53 2016 +0200 Exclude the minified JavaScript files from the upstream tarball --- debian/changelog | 7 +++++++ debian/copyright | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4657d7c..0d14e0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apache-log4j2 (2.4-3) UNRELEASED; urgency=medium + + * Team upload. + * Exclude the minified JavaScript files from the upstream tarball + + -- Emmanuel Bourg <[email protected]> Fri, 08 Jul 2016 14:59:30 +0200 + apache-log4j2 (2.4-2) unstable; urgency=medium * Team upload. diff --git a/debian/copyright b/debian/copyright index cc80548..8d07db1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache Log4j 2 Source: http://logging.apache.org/log4j/2.x/ +Files-Excluded: *.min.js Files: * Copyright: 1999-2014, The Apache Software Foundation @@ -31,12 +32,10 @@ License: MIT WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: src/site/resources/js/bootstrap.js - src/site/resources/js/bootstrap.min.js Copyright: 2012, Twitter, Inc License: Apache-2.0 Files: src/site/resources/js/prettify.js - src/site/resources/js/prettify.min.js Copyright: 2006, Google Inc. License: Apache-2.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

