[pkg-java] r18764 - in trunk/fop/debian: . source

Mathieu Malaterre malat at moszumanska.debian.org
Sat Jul 11 19:30:53 UTC 2015


Author: malat
Date: 2015-07-11 19:30:53 +0000 (Sat, 11 Jul 2015)
New Revision: 18764

Added:
   trunk/fop/debian/offo-hyphenation_v2.1.zip
Removed:
   trunk/fop/debian/offo-hyphenation_v2.0.zip
Modified:
   trunk/fop/debian/changelog
   trunk/fop/debian/rules
   trunk/fop/debian/source/include-binaries
Log:
Fix issue with hyphenation

Modified: trunk/fop/debian/changelog
===================================================================
--- trunk/fop/debian/changelog	2015-07-11 17:35:44 UTC (rev 18763)
+++ trunk/fop/debian/changelog	2015-07-11 19:30:53 UTC (rev 18764)
@@ -1,3 +1,9 @@
+fop (1:1.1.dfsg2-2) unstable; urgency=medium
+
+  * Fix hyphenation issue. Closes: #780579
+
+ -- Mathieu Malaterre <malat at debian.org>  Sat, 11 Jul 2015 21:25:11 +0200
+
 fop (1:1.1.dfsg2-1) unstable; urgency=medium
 
   * Team upload.

Deleted: trunk/fop/debian/offo-hyphenation_v2.0.zip
===================================================================
(Binary files differ)

Added: trunk/fop/debian/offo-hyphenation_v2.1.zip
===================================================================
(Binary files differ)


Property changes on: trunk/fop/debian/offo-hyphenation_v2.1.zip
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/fop/debian/rules
===================================================================
--- trunk/fop/debian/rules	2015-07-11 17:35:44 UTC (rev 18763)
+++ trunk/fop/debian/rules	2015-07-11 19:30:53 UTC (rev 18764)
@@ -18,7 +18,7 @@
 	# For this reason qdox is not listed in DEB_JARS
 	test -h /usr/share/java/qdox.jar && cp -L /usr/share/java/qdox.jar lib/build
 	
-	unzip -j -o debian/offo-hyphenation_v2.0.zip \
+	unzip -j -o debian/offo-hyphenation_v2.1.zip \
 		offo-hyphenation/hyph/\* -d hyph/
 
 install/libfop-java::

Modified: trunk/fop/debian/source/include-binaries
===================================================================
--- trunk/fop/debian/source/include-binaries	2015-07-11 17:35:44 UTC (rev 18763)
+++ trunk/fop/debian/source/include-binaries	2015-07-11 19:30:53 UTC (rev 18764)
@@ -1 +1 @@
-debian/offo-hyphenation_v2.0.zip
+debian/offo-hyphenation_v2.1.zip




More information about the pkg-java-commits mailing list