[libmetadata-extractor-java] 05/07: No longer install the now missing upstream changelog

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Mar 10 17:14:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libmetadata-extractor-java.

commit 98d3f9cf40eba4769be485e6a7f4dd6fceddc2fd
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Mar 10 16:56:46 2015 +0100

    No longer install the now missing upstream changelog
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 857b0a3..a06e5bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libmetadata-extractor-java (2.7.2-1) UNRELEASED; urgency=medium
     - Removed 02-fix-exifreader-regression.patch (fixed upstream)
   * debian/rules:
     - Set the lib-xmp and lib-junit parameters to configure the classpath
+    - No longer install the now missing upstream changelog
   * Moved the package to Git
   * debian/watch: Watch the release tags on Github
   * debian/orig-tar.sh: Download the sources from Github
diff --git a/debian/rules b/debian/rules
index c708054..3bcda2f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,6 @@ JAVA_HOME := /usr/lib/jvm/default-java
 DEB_ANT_BUILD_TARGET       := dist-binaries javadoc
 DEB_ANT_ARGS               := -Dlib-xmp=/usr/share/java/xmpcore.jar -Dlib-junit=/usr/share/java/junit4.jar
 DEB_JARS                   := ant-junit ant-junit4
-DEB_INSTALL_CHANGELOGS_ALL := ChangeLog.txt
 PACKAGE                    := libmetadata-extractor-java
 
 clean::

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmetadata-extractor-java.git



More information about the pkg-java-commits mailing list