bzr-buildpackage

bzr plugin for Debian package management

Install

All systems
curl cmd.cat/bzr-buildpackage.sh
Debian Debian
apt-get install bzr-builddeb
Ubuntu
apt-get install bzr-builddeb
image/svg+xml Kali Linux
apt-get install bzr-builddeb
Windows (WSL2)
sudo apt-get update sudo apt-get install bzr-builddeb
Raspbian
apt-get install bzr-builddeb

bzr-builddeb

bzr plugin for Debian package management

bzr-builddeb is a plugin for the bzr version control system that helps to automate the task of maintaining Debian packages using bzr. It is similar in intent to cvs-buildpackage, svn-buildpackage and the similar scripts. It builds a Debian package from a bzr branch, optionally using a separate upstream tarball.