Change logs for ca-certificates-java source package in Quantal

  • ca-certificates-java (20120721) unstable; urgency=low
    
    
      * Fix jks-keystore and postinst to work on multi-arch system.
        Use dpkg-query -L package:arch. (Closes: #680618).
      * As libnss3-1d is a transitional package on both Debian and Ubuntu,
        upgrade Depends to use libnss3.
    
     -- Damien Raude-Morvan <email address hidden>  Sat, 21 Jul 2012 01:06:32 +0200
  • ca-certificates-java (20120608) unstable; urgency=low
    
    
      [ James Page ]
      * Switch primary JRE dependency from openjdk-6 to openjdk-7 to support
        demotion of openjdk-6 to universe in Ubuntu:
        - d/control, rules: Generate primary JRE dependency at build time to
          allow differentiation between Ubuntu and Debian.
      * Added myself to uploaders.
    
      [ Damien Raude-Morvan ]
      * Update to unstable.
      * Set DMUA flag for James Page.
    
     -- James Page <email address hidden>  Fri, 08 Jun 2012 09:44:58 +0100
  • ca-certificates-java (20120603ubuntu1) quantal; urgency=low
    
      * Switch primary JRE dependency from openjdk-6 to openjdk-7 to support
        demotion of openjdk-6 to universe:
        - d/control, rules: Generate primary JRE dependency at build time to
          allow differentiation between Ubuntu and Debian.
     -- James Page <email address hidden>   Wed, 06 Jun 2012 16:01:02 +0100
  • ca-certificates-java (20120603) unstable; urgency=low
    
    
      * Use javahelper as buildsystem:
        - d/control: Add Build-Depends on javahelper.
        - d/rules: Use jh_build to call javac.
      * Create a testsuite for this package:
        - Refactor UpdateCertificates code to send exceptions instead of
          System.exit(1).
        - New testsuite: UpdateCertificatesTest.
        - d/control: Build-Depends on junit4.
        - d/rules: Launch junit after build and handle "nocheck" option in
          DEB_BUILD_OPTIONS.
    
     -- Damien Raude-Morvan <email address hidden>  Sun, 03 Jun 2012 12:10:26 +0200
  • ca-certificates-java (20120524) unstable; urgency=low
    
    
      [ Marc Deslauriers ]
      * debian/preinst, debian/postinst: remove the 20110912ubuntu1 work-around
        since it is no longer needed.
      * debian/postinst: don't put a symlink in / if jvm doesn't contain nss
        configuration. (Closes: #665754, #665749).
      * debian/postinst: force migration to new alias names again. The
        migration was supposed to occur on upgrades to Oneiric, but failed
        because of an NSS error.
      * debian/postinst: forcibly remove diginotar cert. It could be left
        behind under certain circumstances. (LP: #920758)
      * debian/postinst: also look for jvm in multiarch locations (LP: #962378)
      * debian/postinst: retrigger first_install to properly get cert store.
    
      [ James Page ]
      * d/rules: Ensure java is built with source/target == 1.6 for backwards
        compatibility with openjdk-6. 
    
      [ Damien Raude-Morvan ]
      * Sync handling of nss.cfg between debian/jks-keystore.hook.in and
        debian/postinst.in.
      * Merge changes from Ubuntu (Thanks to James Page and Marc Deslauriers).
      * Improve handling of certificate with UTF-8 filenames:
        - UpdateCertificates: Force read System.in with UTF-8
        - debian/postinst: Set LC_CTYPE to C.UTF-8
    
     -- Damien Raude-Morvan <email address hidden>  Tue, 22 May 2012 23:41:41 +0200
  • ca-certificates-java (20110912ubuntu8) quantal; urgency=low
    
      * d/rules: Ensure java is built with source/target == 1.6 for backwards
        compatibility with openjdk-6.
     -- James Page <email address hidden>   Tue, 22 May 2012 14:57:23 +0100
  • ca-certificates-java (20110912ubuntu7) quantal; urgency=low
    
      * No-change rebuild with openjdk-7 as default-jdk.
     -- James Page <email address hidden>   Fri, 18 May 2012 11:35:13 +0100
  • ca-certificates-java (20110912ubuntu6) precise; urgency=low
    
      * debian/postinst: also look for jvm in multiarch locations (LP: #962378)
      * debian/postinst: retrigger first_install to properly get cert store.
     -- Marc Deslauriers <email address hidden>   Fri, 23 Mar 2012 11:28:00 -0400