[libcommons-lang3-java] 06/06: Install the upstream changelog

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jan 10 09:57:14 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository libcommons-lang3-java.

commit 10a304ae075270591d71897723258db3b1083dad
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jan 10 10:56:23 2014 +0100

    Install the upstream changelog
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 32b6d01..95d6499 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libcommons-lang3-java (3.1-3) UNRELEASED; urgency=medium
   * Use XZ compression for the upstream changelog
   * debian/copyright: Updated the Format URI and the upstream contact
   * Removed the build dependencies on cobertura and clirr
+  * debian/rules: Install the upstream changelog
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 10 Jan 2014 10:17:17 +0100
 
diff --git a/debian/rules b/debian/rules
index b76c54a..8bd2227 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,7 @@ include /usr/share/cdbs/1/class/maven.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java
 
+DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt
+
 get-orig-source:
 	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename

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



More information about the pkg-java-commits mailing list