← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 1239086] Re: refference to pbuilder-dist but it's not in the packaging-dev package

 

packaging-dev should install bzr-builddeb and ubuntu-dev-tools. They are
not hard dependencies, but on Ubuntu Recommends are installed by
default.

$ apt-cache depends packaging-dev
packaging-dev
  Depends: build-essential
  Depends: debhelper
  Depends: devscripts
    devscripts:i386
 |Depends: dput
    dput-ng
 |Depends: dput-ng
  Depends: dupload
  Depends: lintian
 |Depends: pbuilder
 |Depends: cowbuilder
  Depends: sbuild
  Depends: quilt
  Suggests: cvs-buildpackage
  Suggests: mercurial-buildpackage
  Suggests: <kubuntu-dev-tools>
  Recommends: apt-file
  Recommends: autoconf
  Recommends: automake
  Recommends: autopkgtest
  Recommends: autotools-dev
  Recommends: bzr-builddeb
  Recommends: cdbs
  Recommends: cmake
    cmake:i386
  Recommends: debian-policy
 |Recommends: developers-reference
 |Recommends: developers-reference-de
 |Recommends: developers-reference-fr
  Recommends: developers-reference-ja
  Recommends: dh-autoreconf
  Recommends: dh-make
  Recommends: git-buildpackage
  Recommends: gnome-pkg-tools
  Recommends: gnupg
    gnupg:i386
  Recommends: libtool
    libtool:i386
  Recommends: piuparts
  Recommends: pkg-kde-tools
  Recommends: svn-buildpackage
  Recommends: lptools
  Recommends: ubuntu-dev-tools
  Recommends: ubuntu-packaging-guide


** Changed in: ubuntu-packaging-guide
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/1239086

Title:
  refference to pbuilder-dist but it's not in the packaging-dev package

Status in Ubuntu Packaging Guide:
  Incomplete

Bug description:
  Unther the headline "Getting Set Up", there is a paragraphe "Install
  basic packaging software". In that paragraphe it is said that the
  packaging-dev will install all the nesscessery packages and more.

  A few lines further, there is a reference to the tool "pbuilder-dist"
  but this tool is not installed.

  The pbuilder-dist tool is found in the package ubuntu-dev-tools. Alsow
  the packages bzr-builddeb and apt-file are not covered in packaging-
  dev.

  Maybe it's a good idea to change the line:
  $ sudo apt-get install packaging-dev

  to:
  $ sudo apt-get install packaging-dev bzr-builddeb apt-file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/1239086/+subscriptions


References