dnbert / prm

PRM Allows you to quickly build package repositories, inspired by Jordan Sissels' FPM
MIT License
250 stars 33 forks source link

Add support for Label and Origin metadata in Debian release files #47

Closed jgoldschrafe closed 9 years ago

jgoldschrafe commented 9 years ago

Debian repositories support Label and Origin metadata which can be used for resolving pin preferences in apt. This PR adds support via the --label and --origin flags for including this metadata in the generated file.