debian/0000755000000000000000000000000011620315265007167 5ustar debian/copyright0000644000000000000000000000250710755035427011135 0ustar This package was debianized by Varun Hiremath on Tue, 24 Apr 2007 17:19:10 +0530. It was downloaded from http://labs.jboss.com/ Upstream Author: JBoss Inc. Copyright: (C) 2005-2007 JBoss Inc., and individual contributors (C) 2006-2007 Red Hat Middleware LLC, and individual contributors Authors: Adrian Brock Ales Justin Bill Burke Carlo de Wolf Kabir Khan Scott Stark License: This library 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.1 of the License, or (at your option) any later version. This library 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, full text of the LGPL license can be found at `/usr/share/common-licenses/LGPL'. The Debian packaging is (C) 2007, Varun Hiremath and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/ant.properties0000644000000000000000000000012710755035427012076 0ustar project.name=jboss-vfs class.dir=class source.dir=src/main/java jar.name=jboss-vfs.jar debian/rules0000755000000000000000000000105311620315221010236 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/class/ant.mk include /usr/share/cdbs/1/rules/debhelper.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_ANT_BUILD_TARGET := jar DEB_ANT_BUILDFILE := debian/build.xml DEB_JARS := jboss-common install/libjboss-vfs-java:: install -m 644 -D jboss-vfs.jar $(DEB_DESTDIR)/usr/share/java/jboss-vfs-$(DEB_UPSTREAM_VERSION).jar dh_link /usr/share/java/jboss-vfs-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/jboss-vfs.jar get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename debian/orig-tar.sh0000755000000000000000000000066710755035427011272 0ustar #!/bin/sh -e # $1 = version TAR=../libjboss-vfs-java_$2.orig.tar.gz DIR=libjboss-vfs-java-$2.orig TAG=$(echo $2 | sed -e 's/~/./') # clean up the upstream tarball svn export http://anonsvn.jboss.org/repos/jbossas/projects/vfs/tags/$TAG $DIR GZIP=--best tar -c -z -f $TAR $DIR rm -rf $DIR rm ../$TAG # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $TAR to $origDir" fi debian/changelog0000644000000000000000000000254711620315221011041 0ustar libjboss-vfs-java (2.0.1.GA-2) unstable; urgency=low * Change Section: java. * Change Build-Depends: default-jdk. * Clean up Depends. * Switch to source format 3.0. -- Torsten Werner Tue, 09 Aug 2011 22:37:16 +0200 libjboss-vfs-java (2.0.1.GA-1) unstable; urgency=low * New upstream release -- Torsten Werner Tue, 17 Feb 2009 22:00:20 +0100 libjboss-vfs-java (2.0.0.GA-1) unstable; urgency=low * New upstream release -- Torsten Werner Thu, 04 Dec 2008 23:17:39 +0100 libjboss-vfs-java (2.0.0.CR5-1) unstable; urgency=low * New upstream release -- Torsten Werner Sun, 09 Nov 2008 21:08:36 +0100 libjboss-vfs-java (2.0.0~Beta20-1) unstable; urgency=low * New upstream release -- Varun Hiremath Sun, 06 Jul 2008 00:29:48 +0530 libjboss-vfs-java (2.0.0~Beta18-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.8.0 -- Varun Hiremath Sun, 22 Jun 2008 19:10:35 +0530 libjboss-vfs-java (2.0.0~Beta10-1) unstable; urgency=low * New upstream release -- Varun Hiremath Wed, 16 Apr 2008 15:18:09 +0530 libjboss-vfs-java (2.0.0~Beta9-1) unstable; urgency=low * Initial release (Closes: #465822) -- Varun Hiremath Fri, 15 Feb 2008 14:34:46 +0530 debian/watch0000644000000000000000000000022010755035427010221 0ustar version=3 opts="uversionmangle=s/.Beta/~Beta/" \ http://anonsvn.jboss.org/repos/jbossas/projects/vfs/tags/ ([0-9].*)/ debian debian/orig-tar.sh debian/build.xml0000644000000000000000000000114210755035427011015 0ustar debian/control0000644000000000000000000000214211620315221010561 0ustar Source: libjboss-vfs-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Varun Hiremath , Torsten Werner Build-Depends: cdbs, debhelper (>= 6) Build-Depends-Indep: ant, default-jdk, libjboss-common-java Standards-Version: 3.8.0 Homepage: http://labs.jboss.com/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjboss-vfs-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjboss-vfs-java Package: libjboss-vfs-java Architecture: all Depends: ${misc:Depends} Description: JBoss Virtual File System A J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals, JBoss Application Server provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence. . JBoss Application Server includes support for Enterprise Java Beans (EJB) 3.0 which is designed to dramatically simplify the enterprise Java programming model. . This package ships the jboss-vfs libraries. debian/source/0000755000000000000000000000000011620315265010467 5ustar debian/source/format0000644000000000000000000000001411620315221011665 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000210755035427010374 0ustar 6