Skip to content

lib/debian/watch: Modernize patterns

Align GitHub and GitLab patterns and make use of current best practices:

  • Use uscan's @PACKAGE@ in filenamemangle to avoid mistakes in the name of source packages.
  • Use @ARCHIVE_EXT@ to support better compression formats such as .xz or .zst.
  • USe @ANY_VERSION@ to support the whole range of versioning schemes supported by uscan.

Merge request reports

Loading