1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227
|
java3d (1.5.2+dfsg-16) unstable; urgency=medium
* No longer build the applet to fix the build failure with Java 11
(Closes: #912468)
* Standards-Version updated to 4.2.1
-- Emmanuel Bourg <ebourg@apache.org> Sun, 04 Nov 2018 22:42:37 +0100
java3d (1.5.2+dfsg-15) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 10 (Closes: #898669)
* Standards-Version updated to 4.1.4
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Tue, 15 May 2018 01:25:26 +0200
java3d (1.5.2+dfsg-14) unstable; urgency=medium
* Team upload.
* Link with gcc -shared, not ld; don't explicitly link with libc.
- Thank you to Matthias Klose for the patch. (Closes: #894063)
-- tony mancill <tmancill@debian.org> Tue, 27 Mar 2018 20:59:29 -0700
java3d (1.5.2+dfsg-13) unstable; urgency=medium
* Team upload.
* Added the client JVM to the link path (Closes: #892411)
-- Emmanuel Bourg <ebourg@apache.org> Thu, 08 Mar 2018 23:50:36 +0100
java3d (1.5.2+dfsg-12) unstable; urgency=medium
* Team upload.
[ tony mancill ]
* Address lintian warnings: pipe-symbol-used-as-license-disjunction
and invalid-short-name-in-dep5-copyright in debian/copyright.
[ Emmanuel Bourg ]
* Fixed the build failure with Java 9 (Closes: #875418)
* Moved the javadoc to /usr/share/doc/libjava3d-java
* Build with the DH sequencer instead of CDBS
* Moved the package to Git
* Standards-Version updated to 4.1.3
* Switch to debhelper level 11
* Fixed some duplicate license short ids in debian/copyright
-- Emmanuel Bourg <ebourg@apache.org> Thu, 08 Mar 2018 12:13:10 +0100
java3d (1.5.2+dfsg-11) unstable; urgency=medium
* Team upload.
* Revert debian/compat to debhelper 7 to allow the package to be compatible
with the Jessie release policy for unblock requests.
-- tony mancill <tmancill@debian.org> Sun, 23 Nov 2014 09:09:20 -0800
java3d (1.5.2+dfsg-10) unstable; urgency=medium
* Team upload.
[ tony mancill ]
* Updated Standards-Version to 3.9.6 (no changes)
* Update Upstream URL in d/control and d/copyright. (Closes: #758413)
* Use canonical Vcs URLs for packaging repo.
* Use debhelper 9.
[ Markus Koschany ]
* Add typedef.patch. Define GLsizeiptr and GLintptr explicitly to
prevent a FTBFS. (Closes: #769301)
-- Markus Koschany <apo@gambaru.de> Sun, 23 Nov 2014 00:10:37 +0100
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 <ebourg@apache.org> Sun, 28 Apr 2013 23:35:42 +0200
java3d (1.5.2+dfsg-8) unstable; urgency=low
* Team upload.
* Remove -G flag from ia64 compiler flags. (Closes: #650799)
* Replace use of com.sun JPEG library with ImageIO.
-- Niels Thykier <niels@thykier.net> Sun, 24 Jun 2012 22:02:35 +0200
java3d (1.5.2+dfsg-7) unstable; urgency=low
[Miguel Landaeta]
* Team upload.
* Switch to default-jdk. (Closes: #640937).
* Bump Standards-Version to 3.9.2. No changes were required.
[tony mancill]
* Update Vcs-Svn URL in debian/control.
-- Miguel Landaeta <miguel@miguel.cc> Thu, 08 Sep 2011 19:56:44 -0430
java3d (1.5.2+dfsg-6) unstable; urgency=low
[ Jonny Lamb ]
* Removed myself from Uploaders.
[ Torsten Werner ]
* Remove Petter from Uploaders.
* Switch to debhelper level 7.
* Switch to source format 3.0.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.1.
-- Torsten Werner <twerner@debian.org> Tue, 30 Aug 2011 20:03:52 +0200
java3d (1.5.2+dfsg-5) unstable; urgency=low
[ Sylvestre Ledru ]
* Remove myself from the package
[ Onkar Shinde ]
* debian/control
- Change build dependency default-jdk to openjdk-6-jdk. This library uses
Sun specific APIs.
This change will put package in DEPWAIT on certain arch. But DEPWAIT is
better than FTBFS. (Closes: #559768)
- Change dependency default-jre to openjdk-6-jre.
- Remove -XS-Autobuild. Not needed anymore.
- Update standards version to 3.8.3.
* debian/rules
- Change JAVA_HOME to correspond to openjdk.
* debian/patches/02_fix_generic_ftbfs.patch
- Allow the build to continue on kFreeBSD as well. (Closes: #559766)
-- Onkar Shinde <onkarshinde@ubuntu.com> Sat, 09 Jan 2010 18:19:12 +0530
java3d (1.5.2+dfsg-4) unstable; urgency=low
* Add missing compiler option -fPIC. (hopefully closes: #545840)
-- Torsten Werner <twerner@debian.org> Tue, 15 Sep 2009 12:01:30 +0200
java3d (1.5.2+dfsg-3) unstable; urgency=low
[ Onkar Shinde ]
* debian/patches/02_fix_generic_ftbfs.patch
- Improve the patch as per my understanding of the build system.
(Closes: #541384)
* debian/patches/03_fix_ia64_ftbfs.patch
- Add fix for FTBFS on ia64.
[ Torsten Werner ]
* Add myself to Uploaders.
* Change patch system to quilt.
* Add patch 04_no_maxmemory.patch:
- Do not set maxmemory attribute in ant's javadoc task.
-- Torsten Werner <twerner@debian.org> Sat, 22 Aug 2009 12:14:24 +0200
java3d (1.5.2+dfsg-2) unstable; urgency=low
* debian/control
- Add myself to uploaders.
- Move default-jdk to Build-Depends as there is no easy way to split builds
of arch:all and arch:any packages.
* debian/rules
- Include simple patchsys makefile.
- Add echo target for debugging purpose.
- Add ant argument to set build type.
* debian/patches/01_fix_powerpc_ftbfs.patch
- Add fix for FTBFS on powerpc.
* debian/patches/02_fix_generic_ftbfs.patch
- Add fix for FTBFS on architectures not handled by current build system.
* debian/README.source
- Add to comply with policy.
-- Onkar Shinde <onkarshinde@ubuntu.com> Thu, 13 Aug 2009 10:23:33 +0530
java3d (1.5.2+dfsg-1) unstable; urgency=low
[ Sylvestre Ledru ]
* Change version number scheme to match upstream.
* debian/control: Added me to Uploaders.
* debian/watch: Added watch file.
[ Jonny Lamb ]
* debian/rules:
+ Set JAVA_HOME. (Closes: #518775)
+ Update DEB_VER.
* debian/watch: Added dversionmangle to remove .dfsg from version.
* debian/control: Changed libjava3d-java's Section to java.
[ Onkar Shinde ]
* debian/control
- Use default-jdk build dependency since now default-jdk is openjdk.
- Remove default-jdk-builddep build dependency since we are not building
any -gcj package.
- Change runtime dependency to default-jre | java5-runtime as per the JVM
target version specified in build.xml.
- Change standards version to 3.8.2. No change needed.
* debian/rules
- Update JAVA_HOME to correspond to default-jdk.
- Remove unnecessary reference to ant-launcher jar file.
- Add DEB_ANT_BUILDFILE and set it to the build.xml in j3d-core.
- Remove DEB_BUILDDIR.
- Use cvs export instead of checkout. Doesn't need user interaction.
- Use the release tag instead of getting latest files in cvs.
Release tag is derived from upstream version.
- Change directory name where code is checked out from cvs to the usual
<package>-<version> format.
* debian/watch
- Simplify the expression for zip file name. Use uversionmangle for proper
version matching.
-- Jonny Lamb <jonny@debian.org> Tue, 11 Aug 2009 09:48:38 +0100
java3d (0.0.cvs.20090202.dfsg-1) unstable; urgency=low
* Initial Release.
* debian/rules: Remove unzipsfx executables from orig.tar.gz.
-- Jonny Lamb <jonny@debian.org> Tue, 03 Feb 2009 11:39:00 +0000
|