Change logs for dpkg-cross source package in Gutsy

  • dpkg-cross (1.38) unstable; urgency=low
    
      * [INTL:it] Italian debconf templates translation (Closes: #425260)
      * Implement new --exclude option to drop specified dependencies
      from the cross-built package, e.g. architecture-independent dependencies.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  31 May 2007 14:40:05 +0100
  • dpkg-cross (1.37) unstable; urgency=low
    
      * add support for "cross" -dev packages for non-default libc
      (Closes: #422871)
      * migrate armel support to unstable.
      * [INTL:nl] Dutch po-debconf translation (Closes: #415522)
      * symlinks in linux-header packages are not converted 
      (Closes: #379004)
    
    dpkg-cross (1.36) experimental; urgency=low
    
      [ Wookey ]
      * Add armel architecture (Closes: #414085)
      * Update docs to point at debian-embedded list
    
      [ Neil Williams ]
      * [INTL:ja] Japanese debconf templates translation (Closes: #412999)
      * Uploading to experimental due to Etch release and preliminary status of
        armel support.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  14 May 2007 12:22:47 +0100
  • dpkg-cross (1.35) unstable; urgency=low
    
      * [l10n] Czech translation of dpkg-cross debconf messages
        (Closes: #409086)
      * [INTL:de] initial German debconf translation (Closes: #409203)
      * [INTL:fr] French debconf translation (Closes: #409294)
      * Should split out "Choices" in debconf templates to make translators
        work easier (Closes: #409146)
    
    dpkg-cross (1.34) unstable; urgency=low
    
      * Fix: Failed to preconfigure: "no config file: /etc/dpkg-cross/cross-
        compile.sample"... (Closes: #408354)
    
    dpkg-cross (1.33) unstable; urgency=low
    
      * Implement debconf handler to set a default architecture for cross
      building. Can be overridden using ~/.dpkg-cross/cross-compile or
      on the command line.
      * Add myself as new co-maintainer, as discussed on debian-embedded
      mailing list.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  26 Apr 2007 23:45:49 +0100
  • dpkg-cross (1.32) unstable; urgency=low
    
      * Detect powerpc 64-bit binaries and select proper tools for those. 
    
    dpkg-cross (1.31) unstable; urgency=low
    
      * Don't discard .so symlinks from library development packages.
        Fix by Alexander Shishkin <email address hidden>.
        Closes: #388627.
    
    dpkg-cross (1.30) unstable; urgency=low
    
      * When converting packages, don't discard external symlinks if those
        point to objects under /usr/src/. Needed for linux-headers packages.
        Closes: #379004.
      * When converting packages, don't discard files under /usr/src, but move
        those to $crossdir/src/. Needed for linux-headers packages.
        Suggested by Marcus Better <email address hidden>.
      * Added -nw option to dpkg-buildpackage wrapper, that disables usage 
        of gccross. Closes: #373193. See log of that bug for details.
    
    dpkg-cross (1.29) unstable; urgency=low
    
      * Make usage of gccross wrapper more verbose (Closes: #374778).
      * Fixed a bug in converting package with non-empty Pre-Depends: field
        (Closes: #378930, #378931).
      * Safer way of dealing with temporary directories. 
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  07 Nov 2006 01:24:07 +0000