A library for producing deb packages (Debian/Ubuntu) on other platforms. https://code.ivysaur.me/makedeb
This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mappu 73219c59d9 commit all archived files 2016-10-01 00:00:00 +00:00
dist-archive commit all archived files 2016-10-01 00:00:00 +00:00
.legacy-codesite.toml initial meta commit 2016-10-01 00:00:00 +00:00
README.md commit all archived files 2016-10-01 00:00:00 +00:00

README.md

makedeb

A library for producing deb packages (Debian/Ubuntu) on other platforms.

  • Confirmed working with current versions of dpkg
  • Includes a sample application that almost certainly doesn't do /exactly/ what you wanted, but should be customisable for your needs
  • Only minor warnings on lintian (depending on your content)

Installation

Library: go get -u code.ivysaur.me/makedeb

Sample application: go get -u code.ivysaur.me/makedeb/cmd/makedeb

Changelog

2016-10-01: r3