Benutzer-Werkzeuge

Webseiten-Werkzeuge


development:debian

Debian Packaging

Debian packaging tools are numerous. They mostly build on top of each other.

Standalone

Cowbuilder:

  • Simple: pdebuild --pbuilder cowbuilder
  • Extended: pdebuild --pbuilder cowbuilder --buildresult /var/cache/pbuilder/result-i386/ -- --basepath /var/cache/pbuilder/chimaera-i386/base.cow/

Git Version controlled

  • Import new version via uscan: gbp import-orig --uscan
    • Still need to add a new dch entry
  • Build with gbp buildpackage --git-pbuilder (--git-no-pbuilder-autoconf)

Missing debhelper modules

Especially on clean:

Simple edit the debian/rules Makefile and add an empty clean rule above the % rule

development/debian.txt · Zuletzt geändert: 2024/05/04 11:40 von uvok

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki