debian/0000755000000000000000000000000011401534325007164 5ustar debian/copyright0000644000000000000000000000530411401534263011122 0ustar The sources where downloaded from http://svn.apache.org/repos/asf/tuscany/sdo-java/tags/1.1.1/sdo-api/. Files: src/test/*, pom.xml, src/main/java/commonj/sdo/impl/NoHelperProviderException.java, src/main/java/commonj/sdo/impl/HelperProvider.java Copyright: © 2005-2008 Apache Software Foundation (ASF) License: Apache-2.0 The full text of the Apache 2.0 license is distributed in /usr/share/common-licenses/Apache-2.0 on Debian systems. Files: src/main/java/commonj/sdo/*, src/main/resources/xml/* Copyright: © 2005-2006 BEA Systems, Inc., International Business Machines Corporation, Oracle Corporation, Primeton Technologies Ltd., Rogue Wave Software, SAP AG., Software AG., Sun Microsystems, Sybase Inc., Xcalia, Zend Technologies License: other License for the Service Data Objects JavaDoc, Interface Definition files and XSD files. The Service Data Objects JavaDoc, Interface Definition files and XSD files are being provided by the copyright holders under the following license. By using and/or copying this work, you agree that you have read, understood and will comply with the following terms and conditions: Permission to copy, display, make derivative works of and distribute the Service Data Objects JavaDoc, Interface Definition files and XSD files (the "Artifacts") in any medium without fee or royalty is hereby granted, provided that you include the following on ALL copies of the Artifacts, or portions thereof, that you make: 1. A link or URL to the Artifacts at this location: http://www.osoa.org/display/Main/Service+Data+Objects+Specifications 2. The full text of this copyright notice as shown in the Artifacts. THE ARTIFACTS ARE PROVIDED "AS IS" AND THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THE ARTIFACTS AND THE IMPLEMENTATION OF THEIR CONTENTS, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT OR TITLE. THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE ARTIFACTS. The name and trademarks of the Authors may NOT be used in any manner, including advertising or publicity pertaining to the Service Data Objects Specification or its contents without specific, written prior permission. Title to copyright in the Service Data Objects Specification will at all times remain with the Authors. No other rights are granted by implication, estoppel or otherwise. Files: debian/* Copyright: © 2010 Miguel Landaeta License: BSD The full text of the BSD license is distributed in /usr/share/common-licenses/BSD on Debian systems. debian/clean0000644000000000000000000000001411401534263010165 0ustar sdo-api.jar debian/libsdo-api-java.jlibs0000644000000000000000000000001411401534263013147 0ustar sdo-api.jar debian/rules0000755000000000000000000000065611401534263010254 0ustar #!/usr/bin/make -f export JAVA_HOME=/usr/lib/jvm/default-java export JH_JAR_EXTRA=xml %: dh --with javahelper $@ override_jh_build: cp -a src/main/resources/xml . jh_build sdo-api.jar src/main/java override_dh_clean: dh_clean rm -rf xml get-orig-source: cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \ uscan \ --verbose \ --no-symlink \ --destdir $(CURDIR) \ --watchfile debian/watch \ --force-download debian/orig-tar.sh0000755000000000000000000000101211401534263011242 0ustar #!/bin/sh set -e # called by uscan with '--upstream-version' echo "version $2" package=`dpkg-parsechangelog | sed -n 's/^Source: //p'` version=$2 tarball=$3 TAR=${package}_${version}.orig.tar.gz DIR=${package}-${version}.orig upstream_package="$(echo $package | sed 's/-java//')" REPO="http://svn.apache.org/repos/asf/tuscany/sdo-java/tags/${version}/${upstream_package}/" TZ=UTC LC_ALL=C svn export $REPO $DIR GZIP=--best tar --numeric --group 0 --owner 0 -c -v -z -f $TAR $DIR rm -rf $tarball $DIR debian/changelog0000644000000000000000000000023711401534263011041 0ustar sdo-api-java (1.1.1-1) unstable; urgency=low * Initial release. (Closes: #584159). -- Miguel Landaeta Tue, 01 Jun 2010 20:31:51 -0430 debian/watch0000644000000000000000000000015611401534263010220 0ustar version=3 http://svn.apache.org/repos/asf/tuscany/sdo-java/tags/ \ ([0-9][0-9\.]+)/ debian debian/orig-tar.sh debian/control0000644000000000000000000000457011401534263010576 0ustar Source: sdo-api-java Maintainer: Debian Java Maintainers Uploaders: Miguel Landaeta Section: java Priority: optional Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-java/sdo-api-java.git Vcs-Browser: http://git.debian.org/?p=pkg-java/sdo-api-java.git Package: libsdo-api-java Architecture: all Depends: ${misc:Depends} Suggests: libsdo-api-java-doc (= ${binary:Version}) Description: Service Data Objects 2.1 Java API spec SDO is a framework for data application development, which includes an architecture and API. SDO does the following: . - Simplifies the J2EE data programming model - Abstracts data in a service oriented architecture (SOA) - Unifies data application development - Supports and integrates XML - Incorporates J2EE patterns and best practices . With SDO, you do not need to be familiar with a technology-specific API in order to access and utilize data. You need to know only one API, the SDO API, which lets you work with data from multiple data sources, including relational databases, entity EJB components, XML pages, Web services, the Java Connector Architecture, JavaServer Pages pages, and more. . This package contains only a Java API of SDO 2.1 spec. EclipseLink is a implementation of this spec. Package: libsdo-api-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: libsdo-api-java (= ${binary:Version}) Description: Documentation for libsdo-api-java Documentation for SDO that is a framework for data application development, which includes an architecture and API. SDO does the following: . - Simplifies the J2EE data programming model - Abstracts data in a service oriented architecture (SOA) - Unifies data application development - Supports and integrates XML - Incorporates J2EE patterns and best practices . With SDO, you do not need to be familiar with a technology-specific API in order to access and utilize data. You need to know only one API, the SDO API, which lets you work with data from multiple data sources, including relational databases, entity EJB components, XML pages, Web services, the Java Connector Architecture, JavaServer Pages pages, and more. . This package contains only a Java API of SDO 2.1 spec. EclipseLink is a implementation of this spec. debian/libsdo-api-java-doc.javadoc0000644000000000000000000000005511401534263014223 0ustar internal /usr/share/doc/libsdo-api-java/api debian/source/0000755000000000000000000000000011401534263010465 5ustar debian/source/format0000644000000000000000000000001411401534263011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211401534263010363 0ustar 7