Skip to content

Debian package name does not comply with debian policy #83

Description

@sblaisot

Section 5.6.1 of debian policy states:

Package names (both source and binary) must consist only of lower case letters (a-z), digits (0-9), plus (+) and minus (-) signs, and periods (.). They must be at least two characters long and must start with an alphanumeric character.

unbound_exporter packages has an underscore in its name which causes some problems. For example with debsums:

# /usr/bin/debsums -cs
debsums: invalid package name 'unbound_exporter'

Could you rename the package from unbound_exporter to unbound-exporter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions