Codebase list java3d / 83c0227 debian / changelog
83c0227

Tree @83c0227 (Download .tar.gz)

changelog @83c0227raw · history · blame

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.

  [ 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 references to ant-launcher jar file.
    - Add ant-optional to list of jar files.
    - 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>  Thu, 06 Aug 2009 01:37:56 +0530

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