[libcommons-digester-java] 28/39: debian/rules: Install the upstream changelog
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 15 14:26:08 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-digester-java.
commit f2c140edc84d7efab5928277a6c43d630fe71ce8
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Aug 5 22:07:58 2013 +0000
debian/rules: Install the upstream changelog
---
debian/changelog | 2 ++
debian/rules | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5f71bee..537c6fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ libcommons-digester-java (1.8.1-4) UNRELEASED; urgency=low
- Use canonical URLs for the Vcs-* fields
- Removed Michael Koch from the uploaders (Closes: #654052)
- Updated Standards-Version to 3.9.4 (no changes)
+ * debian/rules:
+ - Install the upstream changelog
* debian/watch: Updated to check archive.apache.org
-- Emmanuel Bourg <ebourg at apache.org> Mon, 05 Aug 2013 23:39:11 +0200
diff --git a/debian/rules b/debian/rules
index 5bfa0f9..2bb8c1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,8 @@ DEB_JARS := commons-collections3 commons-logging commons-beanutils j
DEB_ANT_BUILD_TARGET := dist
+DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt
+
binary-post-install/$(PACKAGE)::
mh_installpoms -p$(PACKAGE)
mh_installjar -p$(PACKAGE) -l pom.xml dist/commons-digester.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-digester-java.git
More information about the pkg-java-commits
mailing list