#1072313 ITP: debpic -- Build Debian packages in a docker container

#1072313#5
Date:
2024-05-31 20:57:00 UTC
From:
To:
* Package name    : debpic
  Version         : 1.0.0
  Upstream Author : Aidan Gallagher <aidgal2@gmail.com>
* URL             : https://github.com/aidan-gallagher/debpic
* License         : LGPL
  Programming Lang: Python
  Description     : Build Debian packages in a docker container

 Debpic allows developers to build Debian package in an isolated environment.
 Invoke debpic in a repository without any arguments to simply build packages.
 The environment is composed from:
  * The Debian stable docker image.
  * Build dependencies described in the ./debian/control file.
  * Any additional developer tools described in ./developer-packages.txt.
  * Any packages defined in the --extra-pkg flag.


I previously opened an ITP for this package under its previous name "dpkg-buildenv".
After some feedback I have since renamed it. I was informed on
https://mentors.debian.net/package/debpic/ that I should recreate an ITP using the new name.