[pkg-java] r16950 - trunk/commons-configuration/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Jul 1 15:12:20 UTC 2013


Author: ebourg-guest
Date: 2013-07-01 15:12:20 +0000 (Mon, 01 Jul 2013)
New Revision: 16950

Modified:
   trunk/commons-configuration/debian/changelog
   trunk/commons-configuration/debian/rules
Log:
Installed the upstream changelog in the binary packages



Modified: trunk/commons-configuration/debian/changelog
===================================================================
--- trunk/commons-configuration/debian/changelog	2013-07-01 14:38:47 UTC (rev 16949)
+++ trunk/commons-configuration/debian/changelog	2013-07-01 15:12:20 UTC (rev 16950)
@@ -12,6 +12,7 @@
   * debian/watch: Changed to point the official Apache distribution server
   * Removed the obsolete file debian/ant.properties
   * Use canonical URLs for the Vcs-* fields
+  * Installed the upstream changelog in the binary packages
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 01 Jul 2013 16:29:44 +0200
 

Modified: trunk/commons-configuration/debian/rules
===================================================================
--- trunk/commons-configuration/debian/rules	2013-07-01 14:38:47 UTC (rev 16949)
+++ trunk/commons-configuration/debian/rules	2013-07-01 15:12:20 UTC (rev 16950)
@@ -9,6 +9,7 @@
 
 API_DOCS                   := target/site/apidocs/*
 DEB_MAVEN_DOC_TARGET       := javadoc:aggregate
+DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt
 
 binary-post-install/lib$(PACKAGE)-java-doc::
 	dh_install -plib$(PACKAGE)-java-doc $(API_DOCS) usr/share/doc/lib$(PACKAGE)-java/api/




More information about the pkg-java-commits mailing list