debmirror 1:2.39ubuntu2 source package in Ubuntu

Changelog

debmirror (1:2.39ubuntu2) noble; urgency=medium

  * Merge from Debian Unstable. Remaining changes:
    - debian/{control,rules}: Add quilt for patch management.
    - Debian bug 455082:
      + default-settings.patch: change rsync defaults.
      + silence-errors.patch: throw away find errors.
      + drop-redundant-rsync.patch: clean up logic in rsync batching.
      + check_file-return.patch: report why a file needs to sync.
    - Debian bug 576576:
      + skip-installer.patch: allow specific releases to be skipped.
    - ubuntu-settings.patch: Changed defaults to download Ubuntu,
      replaced most instances of Debian with Ubuntu in the
      documentation.
    - Add missing build dependency and refresh quilt patches.

debmirror (1:2.39) unstable; urgency=medium

  * perlcritic fixes:
    - Move "use strict" above all code.
    - Avoid declaring variables in conditional statements.
    - Don't use bareword file/directory handles.
    - Make all loop iterators lexical.
    - Don't modify $_ in list functions.
    - Don't use subroutine prototypes.
    - Add explicit return statements to subroutines.
    - Enable warnings lexically rather than using "perl -w".
    - Use "state" rather than a closure, avoiding some unreachable code.
    - Localize assignments to $| and $SIG{...}.
    - Use the block form of grep and map.
    - Avoid combining low- and high-precedence boolean operators.
    - Avoid comma-separated statements.
    - Unpack @_ first in a few subroutines.

 -- Simon Quigley <email address hidden>  Sun, 25 Feb 2024 16:15:26 -0600

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe net

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debmirror_2.39ubuntu2.tar.xz 60.0 KiB d7091ed2d33936337a44eee484ef0f5f030dfd19285b405c93e98fbed6957d5f
debmirror_2.39ubuntu2.dsc 1.7 KiB efe5c42bf74e68b61374dab23e426f2efbaa9a455f40a1246274bd2889cdd8bd

View changes file

Binary packages built by this source

debmirror: Debian partial mirror script, with ftp and package pool support

 This program downloads and maintains a partial local Debian mirror.
 It can mirror any combination of architectures, distributions and
 sections. Files are transferred by ftp, http, hftp or rsync, and package
 pools are fully supported. It also does locking and updates trace files.