[pkg-java] r17305 - trunk/jmagick/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Oct 7 09:01:03 UTC 2013


Author: ebourg-guest
Date: 2013-10-07 09:01:02 +0000 (Mon, 07 Oct 2013)
New Revision: 17305

Modified:
   trunk/jmagick/debian/changelog
   trunk/jmagick/debian/rules
Log:
debian/rules: Install the upstream changelog



Modified: trunk/jmagick/debian/changelog
===================================================================
--- trunk/jmagick/debian/changelog	2013-10-07 08:48:59 UTC (rev 17304)
+++ trunk/jmagick/debian/changelog	2013-10-07 09:01:02 UTC (rev 17305)
@@ -6,6 +6,7 @@
   * debian/copyright: Refer to the GPL-2 in /usr/share/common-licenses
   * Use XZ compression for the upstream tarball
   * Updated Standards-Version to 3.9.4 (no changes)
+  * debian/rules: Install the upstream changelog
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 07 Oct 2013 08:46:56 +0200
 

Modified: trunk/jmagick/debian/rules
===================================================================
--- trunk/jmagick/debian/rules	2013-10-07 08:48:59 UTC (rev 17304)
+++ trunk/jmagick/debian/rules	2013-10-07 09:01:02 UTC (rev 17305)
@@ -15,6 +15,7 @@
 DEB_MAKE_CHECK_TARGET   =
 DEB_DH_INSTALL_SOURCEDIR = debian/tmp
 DEB_COMPRESS_EXCLUDE = .java
+DEB_INSTALL_CHANGELOGS_ALL := RELEASE
 
 install/libjmagick6-java::
 	mkdir -p $(DEB_DESTDIR)/usr/share/java




More information about the pkg-java-commits mailing list