Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 192 Bytes

README.debian.md

File metadata and controls

7 lines (7 loc) · 192 Bytes

Debian

Use the following commands to create a Debian package:

source /etc/lsb-release
sed "s/#DIST#/${DISTRIB_CODENAME}/g" debian/changelog.in > debian/changelog
dpkg-buildpackage