Skip to content

Small changes to ease Debian package building

Kambiz Darabi requested to merge darabi/asdf:kd-debian-packaging-bits into master

The current Makefile removes the debian/patches subdirectory, which is also ignored in .gitignore.

With this in place, it is almost impossible to patch the release sources to satisfy the Debian packaging tools (e.g. lintian).

I would appreciate your merging these changes, so the next release could be packaged for Debian more easily.

Thanks

Merge request reports