[pkg-java] r16854 - trunk/derby/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Fri Jun 7 15:39:48 UTC 2013
Author: ebourg-guest
Date: 2013-06-07 15:39:47 +0000 (Fri, 07 Jun 2013)
New Revision: 16854
Modified:
trunk/derby/debian/rules
Log:
Install the changelog in libderby-java
Modified: trunk/derby/debian/rules
===================================================================
--- trunk/derby/debian/rules 2013-06-07 14:42:04 UTC (rev 16853)
+++ trunk/derby/debian/rules 2013-06-07 15:39:47 UTC (rev 16854)
@@ -62,6 +62,7 @@
mh_installjar -plibderby-java -e$(version) --java-lib maven2/derbyLocale_ru/pom.xml jars/insane/derbyLocale_ru.jar
mh_installjar -plibderby-java -e$(version) --java-lib maven2/derbyLocale_zh_CN/pom.xml jars/insane/derbyLocale_zh_CN.jar
mh_installjar -plibderby-java -e$(version) --java-lib maven2/derbyLocale_zh_TW/pom.xml jars/insane/derbyLocale_zh_TW.jar
+ dh_installchangelogs -plibderby-java RELEASE-NOTES.html
get-orig-source:
uscan --force-download --download-version $(version)
More information about the pkg-java-commits
mailing list