debian/0000755000000000000000000000000011427605222007167 5ustar debian/copyright0000644000000000000000000000102011427604237011120 0ustar The sources where downloaded from http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-validation_1.0_spec-1.1/. Files: * Copyright: © 2010 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: debian/* Copyright: © 2010 Miguel Landaeta 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. debian/clean0000644000000000000000000000003011427604237010172 0ustar geronimo-validation.jar debian/rules0000755000000000000000000000116611427604237010260 0ustar #!/usr/bin/make -f export JAVA_HOME=/usr/lib/jvm/default-java export CLASSPATH=/usr/share/java/geronimo-osgi-locator.jar %: dh --with javahelper $@ override_jh_build: jh_build geronimo-validation.jar src/main override_dh_auto_install: mh_installpom -plibgeronimo-validation-1.0-spec-java pom.xml --no-parent mh_installjar -plibgeronimo-validation-1.0-spec-java pom.xml \ geronimo-validation.jar /usr/share/java/geronimo-validation.jar get-orig-source: cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \ uscan \ --verbose \ --no-symlink \ --destdir $(CURDIR) \ --watchfile debian/watch \ --force-download debian/orig-tar.sh0000755000000000000000000000100611427604237011254 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/-1\.0-spec/_1.0_spec/')" REPO="http://svn.apache.org/repos/asf/geronimo/specs/tags/${upstream_package}-${version}/" svn export $REPO $DIR GZIP=--best tar --numeric --group 0 --owner 0 -c -v -z -f $TAR $DIR rm -rf $tarball $DIR debian/changelog0000644000000000000000000000056011427604237011047 0ustar geronimo-validation-1.0-spec (1.1-2) unstable; urgency=medium * Team upload. * Install POM file. (Closes: #592241) -- Torsten Werner Fri, 04 Jun 2010 06:14:20 +0200 geronimo-validation-1.0-spec (1.1-1) unstable; urgency=low * Initial release. (Closes: #581844). -- Miguel Landaeta Tue, 25 May 2010 22:33:19 -0430 debian/watch0000644000000000000000000000017611427604237010231 0ustar version=3 http://svn.apache.org/repos/asf/geronimo/specs/tags/ \ geronimo-validation_1.0_spec-(.*)/ debian debian/orig-tar.sh debian/control0000644000000000000000000000450111427604237010577 0ustar Source: geronimo-validation-1.0-spec Maintainer: Debian Java Maintainers Uploaders: Miguel Landaeta Section: java Priority: optional Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, libgeronimo-osgi-support-java, maven-repo-helper Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-java/geronimo-validation-1.0-spec.git Vcs-Browser: http://git.debian.org/?p=pkg-java/geronimo-validation-1.0-spec.git Package: libgeronimo-validation-1.0-spec-java Architecture: all Depends: libgeronimo-osgi-support-java, ${misc:Depends} Suggests: libgeronimo-validation-1.0-spec-java-doc (= ${binary:Version}) Description: Geronimo JSR-303 Bean Validation Spec API Apache Geronimo implementation of the JSR-303 Bean Validation Spec API. . JSR 303 defines a metadata model and API for JavaBean validation. The default metadata source is annotations, with the ability to override and extend the meta-data through the use of XML validation descriptors. The API is not tied to a specific application tier or programming model. . It is specifically not tied to either the web tier or the persistence tier, and is available for both server-side application programming, as well as rich client Swing application developer. . This package contains only API of JSR-303 spec. Hibernate Validator is the reference implementation of this spec. Package: libgeronimo-validation-1.0-spec-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: libgeronimo-validation-1.0-spec-java (= ${binary:Version}) Description: Documentation for libgeronimo-validation-1.0-spec-java Documentation for the Apache Geronimo implementation of the JSR-303 Bean Validation Spec API. . JSR 303 defines a metadata model and API for JavaBean validation. The default metadata source is annotations, with the ability to override and extend the meta-data through the use of XML validation descriptors. The API is not tied to a specific application tier or programming model. . It is specifically not tied to either the web tier or the persistence tier, and is available for both server-side application programming, as well as rich client Swing application developer. . This package contains only API of JSR-303 spec. Hibernate Validator is the reference implementation of this spec. debian/source/0000755000000000000000000000000011427604237010474 5ustar debian/source/format0000644000000000000000000000001411427604237011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211427604237010372 0ustar 7 debian/libgeronimo-validation-1.0-spec-java-doc.javadoc0000644000000000000000000000010211427604237020062 0ustar internal /usr/share/doc/libgeronimo-validation-1.0-spec-java/api