Skip to content

Packaging: dh_install copies main and debug extension libs for main package. #1

@9600

Description

@9600

The dh_install which copies the Python extension for the main package also copies the dbg shared library.

https://github.com/DesignSparkRS/python3-geohash/blob/master/debian/rules#L25

Other variations of exclude pattern have either resulted in the same or neither library being copied.

This doesn't cause problems provided the -dbg package is not installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions