Change logs for netkit-ftp source package in Raring

  • netkit-ftp (0.17-28) unstable; urgency=low
    
    
      * Patch from Colin Watson to fix cross-building. (Closes: #695007)
    
     -- Alberto Gonzalez Iniesta <email address hidden>  Mon, 03 Dec 2012 18:53:56 +0100
  • netkit-ftp (0.17-27ubuntu1) raring; urgency=low
    
      * Tolerate '/' in CPPFLAGS, CFLAGS, or LDFLAGS.  (This is at the expense
        of not tolerating ';', but that at least seems less likely to occur.)
      * Use correct compiler when cross-building.
      * Never pass -s to install; dh_strip does a more accurate job of it
        anyway, and knows how to use the correct strip command when
        cross-building.
     -- Colin Watson <email address hidden>   Mon, 03 Dec 2012 10:06:51 +0000
  • netkit-ftp (0.17-27) unstable; urgency=low
    
    
      * Support large files on 32-bit architectures:
        * Solution identified by Martin Hicks. (Closes: #671873)
        + debian/patches/060_full_offset_range.diff: New file.
      * debian/rules: Hardening via dpkg-buildflags.
      * debian/control: Standards 3.9.3, no changes.
        + Building now depends on dpkg-dev (>= 1.15.7).
      * Tiny description errors:
        + debian/patches/010_patches_in_sarge.diff: Updated.
    
     -- Mats Erik Andersson <email address hidden>  Wed, 23 May 2012 20:08:11 +0200