[libaxiom-java] 20/21: Install the upstream changelog

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 24 10:34:41 UTC 2016


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

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

commit eff58959d239b8cad13b83123a76ad44f4b1b6f6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Mar 24 11:28:27 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 2ea633a..c3a9a30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ libaxiom-java (1.2.8-2) UNRELEASED; urgency=medium
   * Updated debian/watch
   * Use XZ compression for the ustream tarball
   * debian/rules: Changed the get-orig-source target to use uscan
+  * debian/rules: Install the upstream changelog
   * debian/copyright: Converted to the Copyright Format 1.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 24 Mar 2016 09:17:12 +0100
diff --git a/debian/rules b/debian/rules
index aba914b..13a1d90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,8 @@
 %:
 	dh $@ --buildsystem=maven
 
+override_dh_installchangelogs:
+	dh_installchangelogs -- RELEASE-NOTE.txt
+
 get-orig-source:
 	uscan --download-current-version --force-download --no-symlink

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



More information about the pkg-java-commits mailing list