Create DEB package from GIT repository
mkdir /tmp/policyd git clone https://gitlab.devlabs.linuxassist.net/policyd/policyd.git cd awitpt/ git clone https://gitlab.devlabs.linuxassist.net/awit-frameworks/awit-perl-toolkit.git
přesunout lib/AWITPT do awitpt
do debian/changelog
zapsat
cluebringer (2.1) UNRELEASED; urgency=low * Initial release. (Closes: #XXXXXX) -- root <root@mail.mysh.cz> Tue, 23 Sep 2014 19:08:52 +0200
cp debian/changelog ChangeLog
dpkg-buildpackage -rfakeroot
and we are done, cluebringer_2.1_all.deb
and cluebringer-webui_2.1_all.deb
packages are ready to install.
linux/create-policyd-deb-package-from-git-repository.txt · Poslední úprava: 23.09.2014 19:30 autor: vm