debian/0002755000000000000000000000000011500062040007154 5ustar debian/javabuild0000644000000000000000000000003011477756230011057 0ustar TimingFramework.jar org debian/copyright0000644000000000000000000000404211477756230011135 0ustar This work was packaged for Debian by: Andrew Ross on Tue, 23 Nov 2010 22:55:43 +0000 The Debian packaging is: Copyright (C) 2010 Andrew Ross and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. It was downloaded from https://timingframework.dev.java.net/ Upstream Author(s): Sun Microsystems, Inc Copyright: Copyright (c) 2005-2007, Sun Microsystems, Inc License: * Copyright (c) 2007, Sun Microsystems, Inc * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials provided * with the distribution. * * Neither the name of the TimingFramework project nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/libtimingframework-java-doc.javadoc0000644000000000000000000000006411477756230016111 0ustar internal /usr/share/doc/libtimingframework-java/api debian/README.Debian-source0000644000000000000000000000017011477756230012537 0ustar Debian README for TimingFramework. Upstream only provides a source .zip file. This is repackaged for the .orig.tar.gz. debian/changelog0000644000000000000000000000040111477756230011047 0ustar timingframework (1.0-1) unstable; urgency=low * Initial release of timingframework package. Source package is repackaged from upstream zip with no changes. (Closes: #605129) -- Andrew Ross Tue, 23 Nov 2010 22:55:43 +0000 debian/rules0000755000000000000000000000120111477756230010254 0ustar #!/usr/bin/make -f # -*- makefile -*- JAVA_HOME := /usr/lib/jvm/default-java # Include the extra files in the jar that are included in the upstream jar export JH_JAR_EXTRA=$(shell find org -type f -not -name "*.java") get-orig-source: curl -o TimingFramework-1.0-src.zip https://timingframework.dev.java.net/files/documents/2564/67075/TimingFramework-1.0-src.zip mkdir timingframework_1.0.orig unzip -d timingframework_1.0.orig TimingFramework-1.0-src.zip tar -cvzf ../timingframework_1.0.orig.tar.gz timingframework_1.0.orig rm -rf timingframework_1.0.orig rm TimingFramework-1.0-src.zip %: dh $@ --with javahelper debian/control0000644000000000000000000000212211477756230010602 0ustar Source: timingframework Section: java Priority: optional Maintainer: Andrew Ross Build-Depends: debhelper (>= 7), javahelper (>=0.25) Build-Depends-Indep: default-jdk, default-jdk-doc Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/timingframework Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/timingframework/ Homepage: https://timingframework.dev.java.net/ Package: libtimingframework-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Description: A Java framework for timing and animations The code serves as a tutorial on how to use timers, as well as a framework for doing more powerful things with timers. Package: libtimingframework-java-doc Section: doc Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Description: A Java framework for timing and animations (documentation) The code serves as a tutorial on how to use timers, as well as a framework for doing more powerful things with timers. . This package contains the documentation. debian/libtimingframework-java.jlibs0000644000000000000000000000002411477756230015036 0ustar TimingFramework.jar debian/source/0002755000000000000000000000000011500061755010470 5ustar debian/source/format0000644000000000000000000000001411477756230011710 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211477756230010400 0ustar 7