[snappy-java] 05/06: Install the upstream changelog
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 26 08:58:25 GMT 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository snappy-java.
commit fb0d19cf389e08bccabf54bad64c206f7e115c4a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 26 01:25:17 2014 +0100
Install the upstream changelog
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index afd9846..c31711d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ snappy-java (1.1.1.6-1) UNRELEASED; urgency=low
- Removed the patches modifying the unused Makefile
- Removed the unused build dependency on xml-twig-tools
* Build with DH instead of CDBS
+ * Install the upstream changelog
* debian/control:
- Standards-Version updated to 3.9.6 (no changes)
- Use canonical URLs for the Vcs-* fields
diff --git a/debian/rules b/debian/rules
index 720c900..fc49ae9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,7 @@ override_dh_auto_build:
override_dh_auto_install:
dh_auto_install
+ dh_installchangelogs -plibsnappy-java Milestone.md
dh_install -plibsnappy-jni target/*.so usr/lib/$(DEB_HOST_MULTIARCH)/jni
override_dh_auto_clean:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snappy-java.git
More information about the pkg-java-commits
mailing list