Re: [W3af-develop] Kali packaging for w3af - Automated and unittested
Status: Beta
Brought to you by:
andresriancho
From: Jordan M. <tit...@gm...> - 2014-04-02 01:39:41
|
On Tue, Apr 1, 2014 at 10:47 AM, Andres Riancho <and...@gm...> wrote: > List, > > Anyone with experience packaging software for Debian/Ubuntu who > wants to help out? I would like to create a set of scripts which are > run each time I push to the repository, that will create the .deb > file, install it in a chroot and test that it works by running a scan. > > Volunteers? > You will be interested in DEP-8 which are sepecifications of autopkgtest. It's used for testing binary Debian packages. It has schroot support for testing inside of a chroot. http://dep.debian.net/deps/dep8/ -- Regards, Jordan Metzmeier |