No description
Find a file
Ural Tunaboyu d4f72b484f dput: add ppa-version-string hook
Checks that "~ppa" is not present in uploads to the archive, or that it
is present for uploads to a PPA.

This is a pure dput hook, which means it does not run as part of
ubuntu-lint, and also does not include a test like other linters.

Added a new profile for ppa uploads, which only contains the new hook
for now.
2026-03-24 12:02:23 -04:00
.github/workflows workflows: ignore some flake8 checks 2026-03-20 16:28:48 -04:00
debian debian: add initial packaging 2026-03-10 13:54:34 -04:00
dput.d dput: add ppa-version-string hook 2026-03-24 12:02:23 -04:00
tests all: re-format with black 2026-03-20 16:20:29 -04:00
ubuntu_lint dput: add ppa-version-string hook 2026-03-24 12:02:23 -04:00
.gitignore .gitignore: add initial 2026-02-05 13:44:29 -05:00
LICENSE all: add LICENSE and copyright headers 2026-03-10 13:54:34 -04:00
pyproject.toml pyproject.toml: require python >= 3.10 2026-03-10 13:54:34 -04:00
README.md Initial commit 2026-01-29 12:47:41 -05:00
ubuntu-lint ubuntu-lint: add script to call cli.main 2026-03-10 13:54:34 -04:00

ubuntu-lint

Ubuntu packaging linter