Author: avdyk Date: 2007-07-20 10:41:25 +0000 (Fri, 20 Jul 2007) New Revision: 3889
Added: trunk/pentaho-reportdesigner/debian/ trunk/pentaho-reportdesigner/debian/README.Debian trunk/pentaho-reportdesigner/debian/ant.properties trunk/pentaho-reportdesigner/debian/changelog trunk/pentaho-reportdesigner/debian/compat trunk/pentaho-reportdesigner/debian/control trunk/pentaho-reportdesigner/debian/copyright trunk/pentaho-reportdesigner/debian/rules trunk/pentaho-reportdesigner/debian/watch Modified: trunk/pentaho-reportdesigner/ Log: preliminary work Property changes on: trunk/pentaho-reportdesigner ___________________________________________________________________ Name: mergeWithUpstream + 1 Added: trunk/pentaho-reportdesigner/debian/README.Debian =================================================================== --- trunk/pentaho-reportdesigner/debian/README.Debian (rev 0) +++ trunk/pentaho-reportdesigner/debian/README.Debian 2007-07-20 10:41:25 UTC (rev 3889) @@ -0,0 +1,10 @@ +Pentaho-ReportDesigner +====================== + +This only preliminary work on the package, a lot of jars has to be +removed from the package + +I renamed the jars "bar" so the build system can't find them but I know +which are needed. + + -- Arnaud Vandyck <[EMAIL PROTECTED]>, Fri, 20 Jul 2007 11:41:45 +0200 Added: trunk/pentaho-reportdesigner/debian/ant.properties =================================================================== --- trunk/pentaho-reportdesigner/debian/ant.properties (rev 0) +++ trunk/pentaho-reportdesigner/debian/ant.properties 2007-07-20 10:41:25 UTC (rev 3889) @@ -0,0 +1 @@ + Added: trunk/pentaho-reportdesigner/debian/changelog =================================================================== --- trunk/pentaho-reportdesigner/debian/changelog (rev 0) +++ trunk/pentaho-reportdesigner/debian/changelog 2007-07-20 10:41:25 UTC (rev 3889) @@ -0,0 +1,5 @@ +pentaho-reportdesigner (1.5.5.239~0-0) UNRELEASED; urgency=low + + * Initial release (closes: #426546) + + -- Arnaud Vandyck <[EMAIL PROTECTED]> Fri, 20 Jul 2007 11:43:30 +0200 Added: trunk/pentaho-reportdesigner/debian/compat =================================================================== --- trunk/pentaho-reportdesigner/debian/compat (rev 0) +++ trunk/pentaho-reportdesigner/debian/compat 2007-07-20 10:41:25 UTC (rev 3889) @@ -0,0 +1 @@ +4 Added: trunk/pentaho-reportdesigner/debian/control =================================================================== --- trunk/pentaho-reportdesigner/debian/control (rev 0) +++ trunk/pentaho-reportdesigner/debian/control 2007-07-20 10:41:25 UTC (rev 3889) @@ -0,0 +1,54 @@ +Source: pentaho-reportdesigner +Section: contrib/libs +Priority: optional +Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> +Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]> +Build-Depends: cdbs (>= 0.4.8), debhelper (>= 4.2.0) +Build-Depends-Indep: java-gcj-compat-dev, ant +Standards-Version: 3.7.2 + +Package: libpentaho-reportdesigner-java +Architecture: all +Section: contrib/libs +Depends: gij | java-gcj-compat | java1-runtime | java2-runtime +Recommends: +Suggests: +Description: reporting module from pentaho suite + Reporting module from the complete business intelligence + platform Pentaho. It includes reporting, analysis (OLAP), + dashboards, data mining and data integration (ETL). + Use it as a full suite or as individual components that are + accessible via web services. Ranked #1 in open source BI. + . + Website: http://sourceforge.net/projects/pentaho + +Package: libpentaho-reportdesigner-java-gcj +Architecture: any +Section: libs +Depends: libpentaho-reportdesigner-java (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} +Description: reporting module from pentaho suite (native code) + Reporting module from the complete business intelligence + platform Pentaho. It includes reporting, analysis (OLAP), + dashboards, data mining and data integration (ETL). + Use it as a full suite or as individual components that are + accessible via web services. Ranked #1 in open source BI. + . + This package contains the natively compiled code for use by gij. + . + Website: http://sourceforge.net/projects/pentaho + +Package: libpentaho-reportdesigner-java-doc +Architecture: all +Section: doc +Suggests: libpentaho-reportdesigner-java +Description: documentation for pentaho-reportdesigner + Reporting module from the complete business intelligence + platform Pentaho. It includes reporting, analysis (OLAP), + dashboards, data mining and data integration (ETL). + Use it as a full suite or as individual components that are + accessible via web services. Ranked #1 in open source BI. + . + This package contains the documentation in HTML format, the Javadoc API + documentation and some examples. + . + Website: http://sourceforge.net/projects/pentaho Added: trunk/pentaho-reportdesigner/debian/copyright =================================================================== --- trunk/pentaho-reportdesigner/debian/copyright (rev 0) +++ trunk/pentaho-reportdesigner/debian/copyright 2007-07-20 10:41:25 UTC (rev 3889) @@ -0,0 +1,37 @@ +This package was debianized by Arnaud Vandyck <[EMAIL PROTECTED]> on 20-Jul-2007. + +The source was downloaded from <http://sourceforge.net/projects/pentaho>. + +It is maintained by the Debian Java Maintainers +<[EMAIL PROTECTED]>. + +Authors: + bhagan-pentaho <[EMAIL PROTECTED]> + Pentaho Build Guy <[EMAIL PROTECTED]> + Doug Moran <[EMAIL PROTECTED]> + Frederic Bernard-Payen <[EMAIL PROTECTED]> + Gretchen Moran <[EMAIL PROTECTED]> + jdixon-pentaho <[EMAIL PROTECTED]> + Jake <[EMAIL PROTECTED]> + Lance Walter <[EMAIL PROTECTED]> + Marc Batchelor <[EMAIL PROTECTED]> + Michael D'Amour <[EMAIL PROTECTED]> + Undathar Adar <[EMAIL PROTECTED]> + rdaley-pentaho <[EMAIL PROTECTED]> + Anthony de Shazor <[EMAIL PROTECTED]> + vq-pentaho <[EMAIL PROTECTED]> + Will Gorman <[EMAIL PROTECTED]> + Bill Seyler <[EMAIL PROTECTED]> + zameur <[EMAIL PROTECTED]> + + Copyright 2006 Pentaho Corporation. All rights reserved. + This software was developed by Pentaho Corporation and is provided + under the terms of the Mozilla Public License, Version 1.1, or any + later version. You may not use this file except in compliance with the + license. If you need a copy of the license, please go to + http://www.mozilla.org/MPL/MPL-1.1.txt. + + Software distributed under the Mozilla Public License is distributed on + an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or + implied. Please refer to the license for the specific language + governing your rights and limitations. Added: trunk/pentaho-reportdesigner/debian/rules =================================================================== --- trunk/pentaho-reportdesigner/debian/rules (rev 0) +++ trunk/pentaho-reportdesigner/debian/rules 2007-07-20 10:41:25 UTC (rev 3889) @@ -0,0 +1,33 @@ +#!/usr/bin/make -f +# debian/rules file for libpentaho-reportdesigner-java (uses cdbs) + +include /usr/share/cdbs/1/rules/debhelper.mk +#include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/class/ant.mk + +JAVA_HOME := /usr/lib/jvm/java-gcj + +include /usr/share/gcj/debian_defaults +ifneq (,$(filter $(DEB_HOST_ARCH), $(gcj_native_archs))) + with_gcj_native := yes +endif + +DEB_JARS := +DEB_ANT_BUILD_TARGET := createBinaryDistribution +DEB_ANT_BUILDFILE := src/build.xml + +install/libpentaho-reportdesigner-java:: +# mkdir -p debian/libxerces2-java/usr/share/java +# install -m 644 build/xercesImpl.jar debian/libxerces2-java/usr/share/java/ + +ifeq ($(with_gcj_native),yes) +install/libpentaho-reportdesigner-java-gcj:: install/libpentaho-reportdesigner-java + dh_nativejava -plibpentaho-reportdesigner-java-gcj +endif + +clean:: + rm -rf build + +binary-post-install/libpentaho-reportdesigner-java-doc:: + dh_install -plibpentaho-reportdesigner-java-doc build/docs/javadocs/* \ + usr/share/doc/libpentaho-reportdesigner-java-doc/api Property changes on: trunk/pentaho-reportdesigner/debian/rules ___________________________________________________________________ Name: svn:executable + * Added: trunk/pentaho-reportdesigner/debian/watch =================================================================== --- trunk/pentaho-reportdesigner/debian/watch (rev 0) +++ trunk/pentaho-reportdesigner/debian/watch 2007-07-20 10:41:25 UTC (rev 3889) @@ -0,0 +1,8 @@ +# watch control file for uscan +version=2 +# Options + +# Site Version Script +opts=dversionmangle=s/\.dfsg\.\d+$// \ + http://heanet.dl.sourceforge.net/sourceforge/pentaho/PentahoReportDesignerSource-(.*)\.zip debian uupdate + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

