debmirror:master

Last commit made on 2024-04-19
Get this branch:
git clone -b master https://git.launchpad.net/debmirror

Branch merges

Branch information

Name:
master
Repository:
lp:debmirror

Recent commits

927ca48... by Colin Watson

Run pre-commit job against testing

Otherwise we end up trying to pull an image from
`registry.salsa.debian.org/salsa-ci-team/pipeline/base:` with no tag,
which fails with "invalid reference format".

b79477e... by Colin Watson

examples: Add trailing semicolon to commented-out line

27b788e... by Colin Watson

releasing package debmirror version 1:2.40

7ae9374... by Colin Watson

Refresh mirror size information

Update mirror-size script to handle the current Debian archive, and
refresh mirror_size documentation file.

Closes: #855247

b71dc55... by Colin Watson

releasing package debmirror version 1:2.39

c581f93... by Colin Watson

Bump perlcritic to stern severity

42f7cb8... by Colin Watson

Unpack @_ first in a few subroutines

c149a88... by Colin Watson

Avoid comma-separated statements

ab8dbb4... by Colin Watson

Avoid combining low- and high-precedence boolean operators

830d856... by Colin Watson

Use the block form of grep and map