[libjna-java] 01/03: Install the upstream changelog
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 15 23:27:53 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjna-java.
commit dc5b66bd0ac413b2a82b2ec7fd995e783daedc85
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 15 21:39:17 2014 +0200
Install the upstream changelog
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 28b77e0..bf1198f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ libjna-java (4.1.0-1) UNRELEASED; urgency=low
* Install the Maven artifacts for the platform jar (Closes: #743732)
* Moved platform.jar to its own libjna-platform-java package
* Added a repack script to clean the upstream tarball
+ * Install the upstream changelog
* debian/control:
- Use canonical URLs for the Vcs-* fields
- Standards-Version updated to 3.9.6 (no changes)
diff --git a/debian/rules b/debian/rules
index 076b762..4ecd2eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,8 @@ override_dh_auto_install:
dh_install -plibjna-jni build/native*/libjnidispatch.so usr/lib/$(DEB_HOST_MULTIARCH)/jni
+ dh_installchangelogs CHANGES.md
+
override_dh_makeshlibs:
# don't call dh_makeshlibs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjna-java.git
More information about the pkg-java-commits
mailing list