debian/0000755000000000000000000000000011707351677007204 5ustar debian/source/0000755000000000000000000000000011707351640010472 5ustar debian/source/format0000644000000000000000000000001411707351640011700 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000001311636454116010042 0ustar README.txt debian/dirs0000644000000000000000000000001711636454116010057 0ustar usr/share/java debian/copyright0000644000000000000000000000167711636454116011143 0ustar This package was debianized by Rene Engelhard Mon, 27 Aug 2007 19:59:16 +0200 It was downloaded from Upstream Authors: Thomas Morgner, David Gilbert and others Copyright: (C) Copyright 2006, by Pentaho Corporation and Contributors. This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. debian/rules0000755000000000000000000000250411707351640010253 0ustar #!/usr/bin/make -f # debian/rules file for libfonts-java (uses cdbs) include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/java-gcj ANT_HOME := /usr/share/ant DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar jcommon itext jakarta-poi libxml libfonts libloader sac librepository libbase commons-logging flute DEB_ANT_BUILDFILE := build.xml DEB_ANT_BUILD_TARGET := jar javadoc DEB_UPSTREAM_VERSION := 0.2.10 clean:: -rm -rf build -rm -rf javadoc -rm -f liblayout*-$(DEB_UPSTREAM_VERSION).jar # don't use them, go sure -rm -f lib/* lib/optional/* mkdir -p lib install/liblayout-java:: install -m 644 build/lib/liblayout.jar debian/liblayout-java/usr/share/java/liblayout-$(DEB_UPSTREAM_VERSION).jar ln -s liblayout-$(DEB_UPSTREAM_VERSION).jar debian/liblayout-java/usr/share/java/liblayout.jar jh_classpath -pliblayout-java --classpath="/usr/share/java/jcommon.jar /usr/share/java/itext.jar /usr/share/java/poi.jar /usr/share/java/flute.jar /usr/share/java/libfonts.jar /usr/share/java/libloader.jar /usr/share/java/libxml.jar /usr/share/java/sac.jar /usr/share/java/librepository.jar" debian/liblayout-java/usr/share/java/liblayout-$(DEB_UPSTREAM_VERSION).jar jh_depends install/liblayout-java-doc:: dh_install -pliblayout-java-doc 'build/api/*' usr/share/doc/liblayout-java/api debian/compat0000644000000000000000000000000311636454116010374 0ustar 5 debian/changelog0000644000000000000000000000437711707351640011057 0ustar liblayout (0.2.10-2) unstable; urgency=low * Team upload. * Small fix in clean target to create a directory needed during build time. (Closes: #652782). * Remove usage of deprecate simple-patchsys patch management. * Switch to source format 3.0 (quilt). -- Miguel Landaeta Mon, 16 Jan 2012 20:40:36 -0430 liblayout (0.2.10-1) unstable; urgency=low * New upstream release * switch back to Debian Java Maintainers, me as Uploader * remove JRE depends * move to Section: java * add classpath to jar using jh_classpath * use jh_depends / ${java:Depends} -- Rene Engelhard Sun, 25 Sep 2011 22:13:13 +0000 liblayout (0.2.8.dfsg-3) unstable; urgency=low * QA upload. * Include javadoc files in liblayout-java-doc package. (Closes: #601215). -- Luca Falavigna Thu, 25 Aug 2011 21:30:46 +0200 liblayout (0.2.8.dfsg-2) unstable; urgency=low * Team upload. * Orphaning package. -- Torsten Werner Sat, 06 Aug 2011 10:00:34 +0200 liblayout (0.2.8.dfsg-1) unstable; urgency=low * remove resource/rfc1345.txt again (closes: #466859) -- Rene Engelhard Mon, 25 Feb 2008 18:58:11 +0100 liblayout (0.2.8-2) unstable; urgency=low * upload to unstable -- Rene Engelhard Thu, 14 Feb 2008 23:54:48 +0100 liblayout (0.2.8-1) experimental; urgency=low * New upstream release -- Rene Engelhard Fri, 28 Dec 2007 16:24:41 +0100 liblayout (0.2.6.dfsg-3) unstable; urgency=low * correctly version libfonts-java builddep, thanks Chris Cheney -- Rene Engelhard Sat, 01 Dec 2007 19:32:28 +0100 liblayout (0.2.6.dfsg-2) unstable; urgency=low * fix description -- Rene Engelhard Tue, 27 Nov 2007 10:01:44 +0100 liblayout (0.2.6.dfsg-1) unstable; urgency=low * remove resource/rfc1345.txt from .orig.tar.gz (closes: #451215) -- Rene Engelhard Fri, 23 Nov 2007 15:51:44 +0100 liblayout (0.2.6-2) unstable; urgency=low * upload to unstable -- Rene Engelhard Mon, 05 Nov 2007 01:14:47 +0100 liblayout (0.2.6-1) experimental; urgency=low * Initial release -- Rene Engelhard Sun, 28 Oct 2007 00:45:58 +0200 debian/libloader-java-doc.docs0000644000000000000000000000000611636454116013462 0ustar doc/* debian/control0000644000000000000000000000246411637723567010620 0ustar Source: liblayout Section: libs Priority: optional Maintainer: Debian Java Maintainers Uploaders: Rene Engelhard Build-Depends: debhelper (>= 5), cdbs, java-gcj-compat-dev, ant, libjcommon-java (>= 1.0.10), libitext-java, libjakarta-poi-java, libflute-java, junit, libfonts-java (>= 0.3.2), libloader-java, libxml-java, libsac-java, librepository-java, libbase-java, libcommons-logging-java, javahelper Build-Conflicts: liboscache-java Standards-Version: 3.6.2 Package: liblayout-java Section: java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Suggests: liblayout-java-doc Description: Java layouting framework LibLayout is a layouting framework. It is based on the Cascading StyleSheets standard (in the upcoming version 3). The layouting expects to receive its content as a DOM structure (although it does not rely on the W3C-DOM API). Package: liblayout-java-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: Java layouting framework -- documentation LibLayout is a layouting framework. It is based on the Cascading StyleSheets standard (in the upcoming version 3). The layouting expects to receive its content as a DOM structure (although it does not rely on the W3C-DOM API). . This package contains the Javadoc.