jigdo 0.7.3-5 source package in Ubuntu

Changelog

jigdo (0.7.3-5) unstable; urgency=medium

  * Switch addresses from atterer.org to atterer.org in various places
    (Closes: #609816)
  * jigdo-lite: use tmpDir when creating images. Closes: #578325
    Thanks to Mateusz Poszwa for the patch.
  * jigdo-lite: Cope with https URLs. Closes: #865864.
    Thanks to s3v for the patch for inspiration.
  * jigdo-lite: Unset GREP_OPTIONS at the start. Closes: #767318
  * jigdo-lite: Read/store the filesPerFetch setting from the config
    file. Closes: #826781
  * jigdo-file: Fix building with glibc >= 2.25. Closes: #880981
    Thanks to Matthias Klose for the patch.
  * Various packaging changes:
    + Switch source format to 3.0 (quilt) and split up patches a little
    + Update to Standards-Version: 4.1.1
    + Switch Priority to optional
    + Improve cross-building. Closes: #864516. Thanks to Helmut Grohne for
      the patch

 -- Steve McIntyre <email address hidden>  Thu, 07 Dec 2017 16:38:20 +0000

Upload details

Uploaded by:
Steve McIntyre
Uploaded to:
Sid
Original maintainer:
Steve McIntyre
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
jigdo_0.7.3-5.dsc 1.7 KiB 24a66eb0821a50e3b49aa6d6dc0131a8d810f8a771ea990c30a74903f5482598
jigdo_0.7.3.orig.tar.gz 741.4 KiB bb0705edf3d356e0c394747267a5caa518193d34dab9a09c40f837b0fefb78e3
jigdo_0.7.3-5.debian.tar.xz 25.8 KiB c4f231998741f9d269e53c3fe05441b3da85432ebe60b8d88160e119c12a6e27

No changes file available.

Binary packages built by this source

jigdo-file: Download Debian CD/DVD/USB images from any Debian mirror

 Using the jigdo-lite script contained in this package, you can use
 your nearest "regular" Debian mirror to download Debian images,
 instead of having to use one of the few, slow, overloaded mirrors
 that offer the images as direct HTTP or FTP downloads. See
 <http://www.debian.org/CD/jigdo-cd/> for details.
 .
 Jigsaw Download (for short jigdo) is a scheme developed primarily to
 make it easy to distribute huge filesystem images (e.g. CD (ISO9660)
 or DVD (UDF) images) over the internet, but it could also be used for
 other data which is awkward to handle due to its size, like
 audio/video files or large software packages.
 .
 jigdo tries to ensure that the large file is downloaded in small
 parts which can be stored on different servers. People who want to
 download the image do so by telling the jigdo download tool to
 process one ".jigdo" file; using it, jigdo downloads the parts and
 reassembles the image. jigdo-file is used to prepare the files for
 download.

jigdo-file-dbgsym: debug symbols for jigdo-file