Change logs for zsync source package in Lunar

  • zsync (0.6.2-5) unstable; urgency=medium
    
      * QA upload.
      * Update Standards-version to 4.6.2, no changes needed.
      * Run wrap-and-sort.
      * Update watch file version.
      * Refresh existing patches.
      * Upstream the following changes from Ubuntu:
        - clienthttp.diff:
          + client.c, http.c: Add an offset field ("O"), wanted for apt-zsync
            because we want to step past the first members in the .deb archive
          + client.c: Print progress even if output is not a tty. This makes it
            possible to gather statistics for an experimental apt-get
            method.
          + http.c: use off_t instead of size_t where appropriate, for 64-bit
            cleanness
      * Remove obsolete Lintian overrides.
    
     -- Simon Quigley <email address hidden>  Mon, 16 Jan 2023 16:02:35 -0600
  • zsync (0.6.2-3ubuntu1) bionic; urgency=low
    
      * Merge from Debian Sid. Remaining changes:
        - clienthttp.diff:
          + client.c, http.c: Add an offset field ("O"), wanted for apt-zsync
            because we want to step past the first members in the .deb archive
          + client.c: Print progress even if output is not a tty. This makes it
            possible to gather statistics for an experimental apt-get
            method.
          + http.c: use off_t instead of size_t where appropriate, for 64-bit
            cleanness
    
    zsync (0.6.2-3) unstable; urgency=medium
    
      * Maintenance Release
        * Move to newer debhelper version
        * Bumped standards-version
    
     -- Simon Quigley <email address hidden>  Sun, 18 Feb 2018 22:42:55 -0600