Author: malat Date: 2016-03-09 15:28:21 +0000 (Wed, 09 Mar 2016) New Revision: 19008
Added: trunk/fop/debian/offo-hyphenation_v2.2.zip Removed: trunk/fop/debian/offo-hyphenation_v2.1.zip Modified: trunk/fop/debian/changelog trunk/fop/debian/copyright trunk/fop/debian/rules trunk/fop/debian/source/include-binaries Log: update offo to 2.2 Modified: trunk/fop/debian/changelog =================================================================== --- trunk/fop/debian/changelog 2016-03-07 03:08:50 UTC (rev 19007) +++ trunk/fop/debian/changelog 2016-03-09 15:28:21 UTC (rev 19008) @@ -1,3 +1,9 @@ +fop (1:2.1-3) UNRELEASED; urgency=medium + + * Update offo to release 2.2. Closes: #817264 + + -- Mathieu Malaterre <[email protected]> Wed, 09 Mar 2016 16:21:10 +0100 + fop (1:2.1-2) unstable; urgency=medium [ Sylvestre Ledru ] Modified: trunk/fop/debian/copyright =================================================================== --- trunk/fop/debian/copyright 2016-03-07 03:08:50 UTC (rev 19007) +++ trunk/fop/debian/copyright 2016-03-09 15:28:21 UTC (rev 19008) @@ -24,7 +24,7 @@ On Debian systems the full text of the Apache Software License version 2.0 can be found in the `/usr/share/common-licenses/Apache-2.0' file. -Files: debian/offo-hyphenation_v2.1.zip +Files: debian/offo-hyphenation_v2.2.zip Copyright: Copyright © 2004–2010 OFFO, Copyright 2004-2005 Janis Vilims, [email protected], Copyright 1996, 1997 Jörg Knappen and Terry Mart, @@ -54,7 +54,7 @@ Copyright 1993,1994,1998,1999 Bernd Raichle/DANTE e.V. Comment: This file contains TeX hyphenation patterns in XML format. It was downloaded from - http://sourceforge.net/projects/offo/files/offo-hyphenation/2.1/offo-hyphenation_v2.1.zip + http://sourceforge.net/projects/offo/files/offo-hyphenation/2.2/offo-hyphenation_v2.2.zip The same data in a format usable by TeX is shipped in the package texlive-base in /usr/share/texmf-texlive/tex/generic/hyph-utf8/patterns/. These are covered by multiple licenses, all of which are free licenses, and different Deleted: trunk/fop/debian/offo-hyphenation_v2.1.zip =================================================================== (Binary files differ) Added: trunk/fop/debian/offo-hyphenation_v2.2.zip =================================================================== (Binary files differ) Property changes on: trunk/fop/debian/offo-hyphenation_v2.2.zip ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/fop/debian/rules =================================================================== --- trunk/fop/debian/rules 2016-03-07 03:08:50 UTC (rev 19007) +++ trunk/fop/debian/rules 2016-03-09 15:28:21 UTC (rev 19008) @@ -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.1.zip \ + unzip -j -o debian/offo-hyphenation_v2.2.zip \ offo-hyphenation/hyph/\* -d hyph/ install/libfop-java:: Modified: trunk/fop/debian/source/include-binaries =================================================================== --- trunk/fop/debian/source/include-binaries 2016-03-07 03:08:50 UTC (rev 19007) +++ trunk/fop/debian/source/include-binaries 2016-03-09 15:28:21 UTC (rev 19008) @@ -1 +1 @@ -debian/offo-hyphenation_v2.1.zip +debian/offo-hyphenation_v2.2.zip _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

