Codebase list java3d / debian/1.5.2+dfsg-4 debian / changelog
debian/1.5.2+dfsg-4

Tree @debian/1.5.2+dfsg-4 (Download .tar.gz)

changelog @debian/1.5.2+dfsg-4

37059d6
 
 
 
 
 
b3248f3
 
d10fe00
b3248f3
 
 
 
 
 
d10fe00
 
 
 
 
 
 
b3248f3
78f224a
 
 
 
 
 
 
 
 
 
 
 
 
 
21914de
 
78f224a
 
 
83c0227
6276438
23ec2ca
6276438
 
23ec2ca
6276438
49c8c1a
9ce8f08
 
 
6d76261
3d77ce5
49c8c1a
83c0227
 
 
 
 
 
 
 
 
 
c0834d2
ad1c73f
 
83c0227
 
 
 
 
 
 
 
 
3d77ce5
6276438
 
186b5d1
a29e7fc
af8386e
186b5d1
af8386e
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