[pkg-java] r17121 - trunk/libcommons-digester-java/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Aug 5 22:07:59 UTC 2013


Author: ebourg-guest
Date: 2013-08-05 22:07:58 +0000 (Mon, 05 Aug 2013)
New Revision: 17121

Modified:
   trunk/libcommons-digester-java/debian/changelog
   trunk/libcommons-digester-java/debian/rules
Log:
debian/rules: Install the upstream changelog



Modified: trunk/libcommons-digester-java/debian/changelog
===================================================================
--- trunk/libcommons-digester-java/debian/changelog	2013-08-05 21:58:32 UTC (rev 17120)
+++ trunk/libcommons-digester-java/debian/changelog	2013-08-05 22:07:58 UTC (rev 17121)
@@ -4,6 +4,8 @@
     - 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

Modified: trunk/libcommons-digester-java/debian/rules
===================================================================
--- trunk/libcommons-digester-java/debian/rules	2013-08-05 21:58:32 UTC (rev 17120)
+++ trunk/libcommons-digester-java/debian/rules	2013-08-05 22:07:58 UTC (rev 17121)
@@ -14,6 +14,8 @@
 
 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




More information about the pkg-java-commits mailing list