debian/0000755000000000000000000000000011347212613007166 5ustar debian/rules0000755000000000000000000000140211337353654010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_ANT_BUILD_TARGET := build DEB_ANT_BUILDFILE := $(DEB_SRCDIR)/debian/build.xml TMPORIGDIR := $(DEB_SRCDIR)/debian/tmp-orig-source binary-post-install/java3ds-fileloader:: mh_installpom -pjava3ds-fileloader debian/pom.xml mh_installjar -pjava3ds-fileloader -l -njava3ds-fileloader debian/pom.xml \ $(DEB_SRCDIR)/debian/build/jar/java3ds-fileloader.jar clean:: -rm -rf debian/tmp get-orig-source: [ ! -d $(TMPORIGDIR) ] && mkdir $(TMPORIGDIR) uscan --verbose --download-version $(DEB_UPSTREAM_VERSION) \ --force-download --rename --repack --destdir $(TMPORIGDIR) mv $(TMPORIGDIR)/*gz . rm -rf $(TMPORIGDIR) debian/watch0000644000000000000000000000016511337345727010235 0ustar version=3 opts="uversionmangle=s/_/./,filenamemangle=s/jar/zip/" \ http://sf.net/java3dsloader/Loader3DS(.+)src.jar debian/build.xml0000644000000000000000000000126411337353136011017 0ustar debian/changelog0000644000000000000000000000177411347211514011050 0ustar java3ds-fileloader (1.2+dfsg-1) unstable; urgency=low * Switch to "public package": maintainers are Debian Java Maintainers * Standards-Version to 3.8.4 * Added VCS* fields * Fixed version name adding +dfsg, upstream tarball has already been modified in initial release (removed 2 binary files) * Removed .install and .links, maven-repo-helper does the job -- Gabriele Giacone <1o5g4r8o@gmail.com> Fri, 19 Feb 2010 01:28:41 +0100 java3ds-fileloader (1.2-2) unstable; urgency=low * Fixed long description (Closes: #561120) * Maven integration * debian/build.xml: - Moved build.xml from root directory - Updated debian/rules accordingly - Dropped unneeded initial patch debian/patches/debian-changes-1.2-1 * Updated maintainer email address -- Gabriele Giacone <1o5g4r8o@gmail.com> Thu, 17 Dec 2009 16:52:25 +0100 java3ds-fileloader (1.2-1) unstable; urgency=low * Initial release (Closes: #558259) -- Gabriele Giacone Tue, 24 Nov 2009 16:27:06 +0100 debian/compat0000644000000000000000000000000211337345727010400 0ustar 7 debian/README.source0000644000000000000000000000022711337345727011362 0ustar java3ds-fileloader for Debian ----------------------------- Binary files src/bounce.3DS and src/EVGREEN.JPG have been removed from upstream tarball. debian/source/0000755000000000000000000000000011337345727010502 5ustar debian/source/format0000644000000000000000000000001411347254311011675 0ustar 3.0 (quilt) debian/pom.xml0000644000000000000000000000132311337354617010514 0ustar 4.0.0 com.microcrowd loader.java3d.max3ds 1.2 jar Java3D 3DS File Loader http://www.microcrowd.com/ 3DS file format is generated by 3D-Studio by Autodesk Ltd. http://sourceforge.net/projects/java3dsloader/files/ debian/control0000644000000000000000000000204311337345727010604 0ustar Source: java3ds-fileloader Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Gabriele Giacone <1o5g4r8o@gmail.com> Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, maven-repo-helper, libjava3d-java Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-java/java3ds-fileloader.git Vcs-Browser: http://git.debian.org/?p=pkg-java/java3ds-fileloader.git Homepage: http://www.microcrowd.com/ Package: java3ds-fileloader Architecture: all Depends: ${misc:Depends}, libjava3d-java Description: Java3D 3DS File Loader File loaders perform the job of taking a file or stream and turning that into a Java 3D scene graph that you can use in your application. It's a multi-platform, highly functional 3DS file loader. It works on platforms supporting JDK1.4 and Java 3D. Main supported features are: * Hierarchical Animation * Cameras * Point Lights * Directional Lights * Textures * Smooth Groups 3DS file format is generated by 3D-Studio by Autodesk Ltd. debian/copyright0000644000000000000000000000115211337345727011134 0ustar Format-Specification: http://dep.debian.net/deps/dep5/ Name: Java3D 3DS FileLoader Maintainer: Microcrowd Source: http://sourceforge.net/projects/java3dsloader/ Copyright: 2005-2009, Microcrowd License: LGPL On Debian systems the full text of the GNU Lesser General Public License can be found in the `/usr/share/common-licenses/LGPL' file. Files: debian/* Copyright: 2009, Gabriele Giacone <1o5g4r8o@gmail.com> License: GPL-3+ On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-3' file.