[libcommons-logging-java] 54/66: Install the upstream changelog

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jan 12 10:57:44 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-logging-java.

commit 6eb0c6f1f57ae7adc580c8832cff442b016d9bd7
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jul 14 21:11:39 2014 +0000

    Install the upstream changelog
---
 debian/changelog | 7 ++++---
 debian/rules     | 5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9cd5b6d..9fbd171 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,10 +8,11 @@ libcommons-logging-java (1.2-1) unstable; urgency=medium
     - Use canonical URLs for the Vcs-* fields
     - Removed the suggested dependency on libservlet3.0-java
   * Switch to debhelper level 9
-  * debian/rules: Use XZ compression for the upstream tarball built
-    by get-orig-source
+  * debian/rules:
+    - Use XZ compression for the upstream tarball built by get-orig-source
+    - Install the upstream changelog
 
- -- Emmanuel Bourg <ebourg at apache.org>  Mon, 14 Jul 2014 01:01:01 +0200
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 14 Jul 2014 23:11:17 +0200
 
 libcommons-logging-java (1.1.3-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 37a8069..330145b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,10 @@ include /usr/share/cdbs/1/class/ant.mk
 
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
 VERSION              := $(DEB_UPSTREAM_VERSION)
-JAVA_HOME		     := /usr/lib/jvm/default-java
+JAVA_HOME            := /usr/lib/jvm/default-java
 DEB_ANT_BUILD_TARGET := dist
-DEB_JARS		     := commons-logging log4j-1.2 excalibur-logkit avalon-framework servlet-api-3.1 junit ant-junit
+DEB_JARS             := commons-logging log4j-1.2 excalibur-logkit avalon-framework servlet-api-3.1 junit ant-junit
+DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt
 
 makebuilddir/lib$(PACKAGE)-java::
 	# copy MANIFEST.MF to src/main/resources/META-INF/ to include it in the jar

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



More information about the pkg-java-commits mailing list