sharutils 1:4.14-1ubuntu1 source package in Ubuntu

Changelog

sharutils (1:4.14-1ubuntu1) trusty; urgency=medium

  * Merge with Debian; remaining changes:
    - Mark sharutils Multi-Arch: foreign for cross-build-dependencies.

sharutils (1:4.14-1) unstable; urgency=low

  * New upstream release.
  * Disabled format checking again. Sorry, I don't see the point in modifying
    code which is perfectly ok "just so that gcc does not complain".
  * Fixed FTBFS on the Hurd. Thanks to Pino Toscano. Closes: #726239.

sharutils (1:4.13.5-1) unstable; urgency=low

  * New upstream release.
  * Switch from texi2html to makeinfo.
  * Dropped 01-no-usr-share-info-dir-gz. debhelper sets AM_UPDATE_INFO_DIR=no.
  * Dropped 02-fix-for-gnulib-glibc-gets. This was a gnulib issue and it was
    fixed in 2012-03-29 by commit 66712c23388e93e5c518ebc8515140fa0c807348.
  * Updated 03-enable-w-format-security.
  * Updated 99-config-guess-config-sub.

sharutils (1:4.11.1-2) unstable; urgency=low

  * Added fix for gnulib compilation against eglibc 2.16, which no longer
    declares gets by default. Closes: #694956.
  * Allow compilation with -Werror=format-security. Closes: #700313.
 -- Matthias Klose <email address hidden>   Mon, 06 Jan 2014 14:41:23 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main utils

Downloads

File Size SHA-256 Checksum
sharutils_4.14.orig.tar.xz 1.0 MiB eae388efcf52aba0b081f09053189e0a3ad238561d88716b880b5c0676c07a0c
sharutils_4.14-1ubuntu1.debian.tar.gz 6.7 KiB c8fa6f27028ac8c5f79a7ce244d9ff36bb21563e9a82ed1d367b5cd73a8489d7
sharutils_4.14-1ubuntu1.dsc 1.2 KiB 1b4a870c20d03ea705f3e06928d81d390dca851d71dfc6c08e9b91ece076db49

View changes file

Binary packages built by this source

sharutils: shar, unshar, uuencode, uudecode

 `shar' makes so-called shell archives out of many files, preparing
 them for transmission by electronic mail services. `unshar' helps
 unpacking shell archives after reception. Other related utility
 programs help with other tasks.
 .
 `uuencode' prepares a file for transmission over an electronic
 channel which ignores or otherwise mangles the eight bit (high
 order bit) of bytes. `uudecode' does the converse transformation.

sharutils-doc: Documentation for GNU sharutils

 This package contains the HTML documentation for GNU sharutils.