Author: ebourg-guest
Date: 2013-04-28 22:05:03 +0000 (Sun, 28 Apr 2013)
New Revision: 16583

Modified:
   trunk/java3d/debian/README.source
   trunk/java3d/debian/changelog
   trunk/java3d/debian/control
   trunk/java3d/debian/copyright
   trunk/java3d/debian/watch
Log:
Fixed the watch file
Updated Standards-Version to 3.9.4 (no changes)
Removed the deprecated DMUA flag
Removed the obsolete patching instructions in debian/README.source
debian/copyright: Updated to comply with the DEP5 format


Modified: trunk/java3d/debian/README.source
===================================================================
--- trunk/java3d/debian/README.source   2013-04-28 17:39:06 UTC (rev 16582)
+++ trunk/java3d/debian/README.source   2013-04-28 22:05:03 UTC (rev 16583)
@@ -1,35 +1,6 @@
-This package uses CDBS (and therefore simple-patchsys.mk) in order to 
-apply patches to the upstream source. Patches are stored in 
-debian/patches and their filenames usually end in .patch or .diff .
-For further details, see the man page for cdbs-edit-patch.
+Information about java3d
+------------------------
 
-All commands described below should be run from the top directory of the 
-package source tree, unless otherwise stated.
-
- * To generate the fully patched source, in a form ready for
-   editing, that would be built to create Debian packages, run: 
-
-     make -f debian/rules apply-patches
-
-   Note: It has been proposed that, in future, this should happen 
-   automatically when you run dpkg-source -x on a CDBS 
-   simple-patchsys.mk source package.  However, this proposal has 
-   apparently not yet been implemented, so for now you have to do 
-   it yourself like this.
-
- * To modify the source and save those modifications so that
-   they will be applied when building the package, pick a
-   suitably informative patch file name, for example
-   01_add_README.source_file.patch, and then run:
-
-     cdbs-edit-patch 01_add_README.source_file.patch
-
-   This will place you in a new shell in a temporary copy of the 
-   source tree.  Make your desired modifications to it, and then 
-   exit the shell to create the patch file containing them (this 
-   file will appear in debian/patches).
-
- * To remove source modifications that are currently being
-   applied when building the package, run:
-
-     make -f debian/rules reverse-patches
+All unzipsfx binaries have been removed from the original tarball
+due to the lack of source. They were not used in the build process
+anyway.

Modified: trunk/java3d/debian/changelog
===================================================================
--- trunk/java3d/debian/changelog       2013-04-28 17:39:06 UTC (rev 16582)
+++ trunk/java3d/debian/changelog       2013-04-28 22:05:03 UTC (rev 16583)
@@ -1,3 +1,14 @@
+java3d (1.5.2+dfsg-9) unstable; urgency=low
+
+  * Team upload.
+  * Fixed the watch file
+  * Updated Standards-Version to 3.9.4 (no changes)
+  * Removed the deprecated DMUA flag
+  * Removed the obsolete patching instructions in debian/README.source
+  * debian/copyright: Updated to comply with the DEP5 format
+
+ -- Emmanuel Bourg <ebo...@apache.org>  Sun, 28 Apr 2013 23:35:42 +0200
+
 java3d (1.5.2+dfsg-8) unstable; urgency=low
 
   * Team upload.

Modified: trunk/java3d/debian/control
===================================================================
--- trunk/java3d/debian/control 2013-04-28 17:39:06 UTC (rev 16582)
+++ trunk/java3d/debian/control 2013-04-28 22:05:03 UTC (rev 16583)
@@ -2,14 +2,14 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
-Uploaders: Onkar Shinde <onkarshi...@ubuntu.com>,
+Uploaders: Onkar Shinde <onkarshi...@ubuntu.com>, Emmanuel Bourg 
<ebo...@apache.org>,
  Torsten Werner <twer...@debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant-optional, 
libvecmath-java, mesa-common-dev, libgl1-mesa-dev, libxext-dev, libxt-dev
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant-optional, 
libvecmath-java,
+ mesa-common-dev, libgl1-mesa-dev, libxext-dev, libxt-dev
+Standards-Version: 3.9.4
 Homepage: http://java3d.dev.java.net
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/java3d/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/java3d/
-DM-Upload-Allowed: yes
 
 Package: libjava3d-java
 Architecture: all

Modified: trunk/java3d/debian/copyright
===================================================================
--- trunk/java3d/debian/copyright       2013-04-28 17:39:06 UTC (rev 16582)
+++ trunk/java3d/debian/copyright       2013-04-28 22:05:03 UTC (rev 16583)
@@ -1,24 +1,17 @@
-This package was intially debianized by Petter Reinholdtsen
-<p...@hungry.com> on Fri Sep 19 22:12:39 CEST 2008.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Java 3D
+Source: http://java3d.java.net
 
-It was downloaded using CVS from
-<:pserver:gu...@cvs.dev.java.net:/cvs>
-
-All unzipsfx binaries have been removed from the original tarball
-due to the lack of source. They were not used in the build process
-anyway.
-
-File(s): j3d-core/*
-Copyright: Copyright (c) 1997-2008 Sun Microsystems, Inc.
-License: GPLv2
-.
+Files: j3d-core/*
+Copyright: 1997-2008, Sun Microsystems, Inc.
+License: GPL-2 with classpath exception
  On Debian systems the full text of the GNU General Public License can be found
  in the `/usr/share/common-licenses/GPL-2' file.
-.
+ .
  Linking this library statically or dynamically with other modules is making
  a combined work based on this library. Thus, the terms and conditions of the
  GNU General Public License cover the whole combination.
-.
+ .
  As a special exception, the copyright holders of this library give you
  permission to link this library with independent modules to produce an
  executable, regardless of the license terms of these independent modules,
@@ -30,202 +23,212 @@
  of the library, but you are not obligated to do so. If you do not wish to
  do so, delete this exception statement from your version.
 
-File(s): j3d-core/src/native/ogl/panoramiXext.h
-Copyright: Copyright 1991, 1997 Digital Equipment Corporation, Maynard, 
Massachusetts.
+Files: j3d-core/src/native/ogl/panoramiXext.h
+Copyright: 1991,1997, Digital Equipment Corporation, Maynard, Massachusetts.
 License: MIT
-.
-  Permission is hereby granted, free of charge, to any person
-  obtaining a copy of this software and associated documentation files
-  (the "Software"), to deal in the Software without restriction,
-  including without limitation the rights to use, copy, modify, merge,
-  publish, distribute, sublicense, and/or sell copies of the Software.
-.
-  The above copyright notice and this permission notice shall be
-  included in all copies or substantial portions of the Software.
-.
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-  NONINFRINGEMENT.  IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE
-  LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, BUT NOT LIMITED TO
-  CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, WHETHER IN
-  AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-  SOFTWARE.
-.
-  Except as contained in this notice, the name of Digital Equipment
-  Corporation shall not be used in advertising or otherwise to promote
-  the sale, use or other dealings in this Software without prior
-  written authorization from Digital Equipment Corporation.
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software.
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT.  IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE
+ LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, BUT NOT LIMITED TO
+ CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ Except as contained in this notice, the name of Digital Equipment
+ Corporation shall not be used in advertising or otherwise to promote
+ the sale, use or other dealings in this Software without prior
+ written authorization from Digital Equipment Corporation.
 
-
-File(s): j3d-core/src/native/ogl/{glext,wglext}.h
-Copyright: Copyright 2007 The Khronos Group Inc.
+Files: j3d-core/src/native/ogl/glext.h
+       j3d-core/src/native/ogl/wglext.h
+Copyright: 2007, The Khronos Group Inc.
 License: MIT
-.
-  Permission is hereby granted, free of charge, to any person
-  obtaining a copy of this software and/or associated documentation
-  files (the "Materials"), to deal in the Materials without
-  restriction, including without limitation the rights to use, copy,
-  modify, merge, publish, distribute, sublicense, and/or sell copies
-  of the Materials, and to permit persons to whom the Materials are
-  furnished to do so, subject to the following conditions:
-.
-  The above copyright notice and this permission notice shall be
-  included in all copies or substantial portions of the Materials.
-.
-  THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-  NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
-  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
-  ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-  CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE
-  MATERIALS.
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and/or associated documentation
+ files (the "Materials"), to deal in the Materials without
+ restriction, including without limitation the rights to use, copy,
+ modify, merge, publish, distribute, sublicense, and/or sell copies
+ of the Materials, and to permit persons to whom the Materials are
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE
+ MATERIALS.
 
-File(s): j3d-core-utils/*
-Copyright: Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
+Files: j3d-core-utils/*
+Copyright: 2007, Sun Microsystems, Inc. All rights reserved.
 License: other
-.
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions
-  are met:
-.
-  - Redistribution of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
-.
-  - Redistribution 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 Sun Microsystems, Inc. or the names of
-  contributors may be used to endorse or promote products derived from
-  this software without specific prior written permission.
-.
-  This software is provided "AS IS," without a warranty of any
-  kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
-  WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY,
-  FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
-  EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT
-  BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
-  MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO
-  EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE,
-  PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
-  INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE
-  THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE
-  THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF
-  SUCH DAMAGES.
-.
-  You acknowledge that this software is not designed, licensed or
-  intended for use in the design, construction, operation or
-  maintenance of any nuclear facility.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistribution of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+ .
+ - Redistribution 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 Sun Microsystems, Inc. or the names of
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ This software is provided "AS IS," without a warranty of any
+ kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
+ WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
+ EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT
+ BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
+ MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO
+ EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE,
+ PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
+ INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE
+ THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE
+ THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGES.
+ .
+ You acknowledge that this software is not designed, licensed or
+ intended for use in the design, construction, operation or
+ maintenance of any nuclear facility.
 
-File(s): j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/
-         BBox.java, Basic.java, BottleNeck.java, Bridge.java,
-         Clean.java, Degenerate.java, Desperate.java, Distance.java,
-         EarClip.java, Heap.java, HeapNode.java, Left.java,
-         ListNode.java, NoHash.java, Numerics.java, Orientation.java,
-         PntNode.java, Project.java, Simple.java, Stripifier.java,
-         StripifierStats.java, Triangle.java, Triangulator.java
-Copyright: Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
+Files: j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/BBox.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Basic.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/BottleNeck.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Bridge.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Clean.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Degenerate.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Desperate.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Distance.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/EarClip.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Heap.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/HeapNode.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Left.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/ListNode.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/NoHash.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Numerics.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Orientation.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/PntNode.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Project.java
+       j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Simple.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Stripifier.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/StripifierStats.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Triangle.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/Triangulator.java
+Copyright: 2007, Sun Microsystems, Inc. All rights reserved.
 License: other
-.
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions
-  are met:
-.
-  - Redistribution of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
-.
-  - Redistribution 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 Sun Microsystems, Inc. or the names of
-  contributors may be used to endorse or promote products derived from
-  this software without specific prior written permission.
-.
-  This software is provided "AS IS," without a warranty of any
-  kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
-  WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY,
-  FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
-  EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT
-  BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
-  MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO
-  EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE,
-  PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
-  INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE
-  THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE
-  THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF
-  SUCH DAMAGES.
-.
-  You acknowledge that this software is not designed, licensed or
-  intended for use in the design, construction, operation or
-  maintenance of any nuclear facility.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistribution of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+ .
+ - Redistribution 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 Sun Microsystems, Inc. or the names of
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ This software is provided "AS IS," without a warranty of any
+ kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
+ WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
+ EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT
+ BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
+ MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO
+ EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE,
+ PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
+ INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE
+ THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE
+ THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGES.
+ .
+ You acknowledge that this software is not designed, licensed or
+ intended for use in the design, construction, operation or
+ maintenance of any nuclear facility.
 
-File(s): j3d-core-utils/src/classes/share/com/sun/j3d/internal/Distance.java
-Copyright: 2007 Sun Microsystems, Inc. All rights reserved.
-License: other | LGPL
-.
+Files: j3d-core-utils/src/classes/share/com/sun/j3d/internal/Distance.java
+Copyright: 2007, Sun Microsystems, Inc. All rights reserved.
+License: other | LGPL-2.1
  On Debian systems the full text of the GNU Lesser General Public License can 
be
  found in the `/usr/share/common-licenses/LGPL-2.1' file.
-.
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions
-  are met:
-.
-  - Redistribution of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
-.
-  - Redistribution 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 Sun Microsystems, Inc. or the names of
-  contributors may be used to endorse or promote products derived from
-  this software without specific prior written permission.
-.
-  This software is provided "AS IS," without a warranty of any
-  kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
-  WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY,
-  FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
-  EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT
-  BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
-  MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO
-  EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE,
-  PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
-  INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE
-  THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE
-  THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF
-  SUCH DAMAGES.
-.
-  You acknowledge that this software is not designed, licensed or
-  intended for use in the design, construction, operation or
-  maintenance of any nuclear facility.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistribution of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+ .
+ - Redistribution 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 Sun Microsystems, Inc. or the names of
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ This software is provided "AS IS," without a warranty of any
+ kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
+ WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
+ EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT
+ BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
+ MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO
+ EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE,
+ PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
+ INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE
+ THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE
+ THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGES.
+ .
+ You acknowledge that this software is not designed, licensed or
+ intended for use in the design, construction, operation or
+ maintenance of any nuclear facility.
 
-File(s): j3d-core-utils/src/classes/share/com/sun/j3d/utils/applet/
-        MainFrame.java, JMainFrame.java
-Copyright: Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
-Copyright: Copyright (C) 1996 by Jef Poskanzer <j...@acme.com>.  All rights 
reserved.
+Files: j3d-core-utils/src/classes/share/com/sun/j3d/utils/applet/MainFrame.java
+       
j3d-core-utils/src/classes/share/com/sun/j3d/utils/applet/JMainFrame.java
+Copyright: 2007, Sun Microsystems, Inc. All rights reserved.
+           1996, Jef Poskanzer <j...@acme.com>.  All rights reserved.
 License: other | BSD
-.
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
-.
+ .
   * Redistribution of source code must retain the above copyright notice, this
     list of conditions and the following disclaimer.
-.
+ .
   * Redistribution 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 Sun Microsystems, Inc. or the names of contributors may be
  used to endorse or promote products derived from this software without 
specific
  prior written permission.
-.
+ .
  This software is provided "AS IS," without a warranty of any kind. ALL EXPRESS
  OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED
  WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR
@@ -237,13 +240,13 @@
  DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT
  OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED
  OF THE POSSIBILITY OF SUCH DAMAGES.
-.
+ .
  You acknowledge that this software is not designed, licensed or intended for
  use in the design, construction, operation or maintenance of any nuclear
  facility.
 
-File(s): debian/*
-Copyright: 2009 Jonny Lamb <jo...@debian.org>
+Files: debian/*
+Copyright: 2009, Jonny Lamb <jo...@debian.org>
 License: GPLv2
  On Debian systems the full text of the GNU General Public License can be found
  in the `/usr/share/common-licenses/GPL-2' file.

Modified: trunk/java3d/debian/watch
===================================================================
--- trunk/java3d/debian/watch   2013-04-28 17:39:06 UTC (rev 16582)
+++ trunk/java3d/debian/watch   2013-04-28 22:05:03 UTC (rev 16583)
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/_/./g,dversionmangle=s/\+dfsg//" \
-https://java3d.dev.java.net/binary-builds.html .*/j3d-([\d_]+)-src.zip
+https://java3d.java.net/binary-builds.html .*/j3d-([\d_]+)-src.zip


_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to