Your message dated Sun, 19 Aug 2012 13:47:49 +0000
with message-id <e1t35r3-0003d1...@franck.debian.org>
and subject line Bug#597294: fixed in java-package 0.51~exp1
has caused the Debian Bug report #597294,
regarding java-package: Failed with Sun's JDK with a 2 digits update version 
(ie, 6u21)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
597294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: java-package
Version: 0.42
Severity: important


In this version make-jpkg doesn't handle Oracle/Sun's JDK archives with
a 2 digits long update number, like in 'jdk-6u21-linux-i586.bin'.

The following patch fix this:

---cut---
--- /usr/share/java-package/sun-j2sdk.sh.orig   2010-09-18
15:15:52.380343347 +0200
+++ /usr/share/java-package/sun-j2sdk.sh        2010-09-18 15:06:49.200324827 
+0200
@@ -50,6 +50,11 @@
            j2se_expected_min_size=130
            found=true
            ;;
+       "jdk-6u"[0-9][0-9]"-linux-i586.bin") # SUPPORTED
+           j2se_version=1.6.0+update${archive_name:6:2}${revision}
+           j2se_expected_min_size=130
+           found=true
+           ;;
       esac
       ;;
     ia64|ia64-linux-gnu)
@@ -93,11 +98,21 @@
            j2se_expected_min_size=130
            found=true
            ;;
+       "jdk-6u"[0-9][0-9]"-linux-amd64.bin") # SUPPORTED
+           j2se_version=1.6.0+update${archive_name:6:2}${revision}
+           j2se_expected_min_size=130
+           found=true
+           ;;
        "jdk-6u"[0-9]"-linux-x64.bin") # SUPPORTED
            j2se_version=1.6.0+update${archive_name:6:1}${revision}
            j2se_expected_min_size=130
            found=true
            ;;
+       "jdk-6u"[0-9][0-9]"-linux-x64.bin") # SUPPORTED
+           j2se_version=1.6.0+update${archive_name:6:2}${revision}
+           j2se_expected_min_size=130
+           found=true
+           ;;
       esac
       ;;
   esac
---cut---

cheers,
dan

-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-bpo.5-vserver-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: java-package
Source-Version: 0.51~exp1

We believe that the bug you reported is fixed in the latest version of
java-package, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 597...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Pineau <cedric.pin...@gmail.com> (supplier of updated java-package 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 18 Aug 2012 11:00:34 +0200
Source: java-package
Binary: java-package
Architecture: source all
Version: 0.51~exp1
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Cédric Pineau <cedric.pin...@gmail.com>
Description: 
 java-package - Utility for creating Java Debian packages
Closes: 597294 673670 684993 685082
Changes: 
 java-package (0.51~exp1) experimental; urgency=low
 .
   * Add firefox-javaplugin.so alternative (Closes: #673670) (LP: #1024368)
   * Add java5 and 6-{runtime|sdk|...} to the provides line in generated
     packages (Closes: #684993) (LP: #995655)
   * Drop installation debconf note (Closes: #685082)
   * Correct handling of amd64 in oracle-jdk6.1->4 and improve error message
     when used with unknown archives
   * Add support for earlier oracle-jdk6 version
 .
   [ Emmanuel Bourg ]
   * Improved detection of the JRE/JDK version (supports 2 digits Java 7 
updates)
     (Closes: #597294)
   * Brand and naming cleanup
   * Documentation directory changed to be /usr/share/doc/oracle-javaV-doc
     (for oracle)
 .
   [ Joerg Schirottke ]
   * Add mozilla-javaplugin.so alternative
 .
   [ Sylvestre Ledru ]
   * Standards-Version updated to 3.9.3
Checksums-Sha1: 
 08ee1cdb645503c6ce9ce01e6a15b84bb4ce94d1 1002 java-package_0.51~exp1.dsc
 68c64597946001544f850854addc35b0e2c495f8 17774 java-package_0.51~exp1.tar.gz
 a0f9ce834047a992f36f762949e96bec85e2c054 19598 java-package_0.51~exp1_all.deb
Checksums-Sha256: 
 7bf1fcd5edcae9e11e76a886c7e7beb913be5ed4e9e8af2f1aac0a54c885df07 1002 
java-package_0.51~exp1.dsc
 9b40627283e2bd1ce78661a48f335fb51dd3fad8f9afe3f86e48da33489a9045 17774 
java-package_0.51~exp1.tar.gz
 cbbcb24b86bcdc019ea259cc4907d0cc71657eb87554885ca698015963a4f451 19598 
java-package_0.51~exp1_all.deb
Files: 
 c620ac7ebc32ee6a9f46534a111ad209 1002 contrib/misc optional 
java-package_0.51~exp1.dsc
 9d6580427cd20876f38148a19c2dcbf6 17774 contrib/misc optional 
java-package_0.51~exp1.tar.gz
 4e08549cf091809a04290278e28e09e3 19598 contrib/misc optional 
java-package_0.51~exp1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlAw7IkACgkQiOXXM92JlhA3fACg6+JU3VWjkiAeisLqTwAh3F5z
n24AoKMbLiGJZ8v2KcMhkCjo33AWO8Kl
=dL6d
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to