Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/debbuild/debbuild-macros

packaging macros for debbuild
https://github.com/debbuild/debbuild-macros

debbuild debbuild-macros debian rpmbuild ubuntu

Last synced: about 2 months ago
JSON representation

packaging macros for debbuild

Awesome Lists containing this project

README

        

# debbuild-macros

This repository is a set of experimental RPM macros for [debbuild](https://github.com/ascherer/debbuild),
designed in such a manner that it's trivial to port RPM packaging to build Debian packages that are
mostly in-line with Debian Policy.

# Licensing

Most of the macros are derived from Fedora or Mageia macros, which are licensed under the MIT License.

The systemd macros are derived from macros shipped with systemd, and thus are licensed under the
GNU Lesser General Public License, version 2.1 (or any later version, at your choice).

The meson macros are derived from macros shipped with meson, and thus are licensed under the
Apache Software License, version 2.0.

Other files may have their own licensing as indicated within their sources.