[pbuilder] annotated tag 0.224 created (now 48c34e5)

Mattia Rizzolo mattia at debian.org
Fri Apr 29 18:08:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a change to annotated tag 0.224
in repository pbuilder.

        at  48c34e5   (tag)
   tagging  efac5e5ddd799ecaf76ced132f3a9dc07cce7c45 (commit)
  replaces  debian/0.223
 tagged by  Mattia Rizzolo
        on  Fri Apr 29 18:06:44 2016 +0000

- Log -----------------------------------------------------------------
pbuilder Debian release 0.224
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCgAGBQJXI6K0AAoJEEsEP825REVAvSYQAIHrTm+3bX/WcEmbxVtEtSTc
rMPEOSbeqk1+Em2HU2qfHw0bSDkgdfUJBcRWPe0kLSBZ12bqMUKL5G0BEV1hGi0F
dkulzGFeaIH+pGtccM5SRZza9jGmmtx8Cks9Slzkc5QJIQE8QBrqYmzEe2qver7B
pec0wnX9C3zuEw2/qQCOFqfYBl34CM9qOiWSSsqTcxiie1GJE3BQNL82X03QY2HG
UyqHZd7TYpki955rA7W8S5hAOATM38HvwqhtpUABTVnKVRWr8JGvUDzm7Vd8WT/g
O2Hv9ucckiarmwkVnsi5MVfov/BQr8+zrZUBjlSYEJv1192j3wqLNptnAJrflNet
gw/+lBB/RTsdl0f+7bwmtXqygLdKEMZqOgOB2AMFVSxjw+DfMLeS3N8qv1p7LvM4
wlJw0AcUGo55MerlJDuYC9Q4u/2UBGMxrlvkxR/D+UChLzyKe9jumRWCKnPAwCmm
mZj3a8ZUFg9DUrkkSYDUWk93z0E/lf3AJjUButs5EphvnTJUmq2pNHMll+UoC2mI
OcWOX6mD5hZfWtUzUv5ARmmcifu99SiT8ZkRPCUI3KXurKHTE1a18kEuB5JYlLuM
qvrh3Ad2Np557g0+ObEzO9eytbuqCGMwn87POD8zG+lR69PvmpYbvSUburPKdvfW
m4Pot4HW2mPP/Fb1cvqr
=yOR4
-----END PGP SIGNATURE-----

James Clarke (2):
      modules: On Hurd with --no-targz, leave a valid /servers/socket/1
      modules: Always use devfs on kfreebsd

Mattia Rizzolo (57):
      open changelog for the next release
      Import patch from fedora to use mktemp(1) instead of tempfile(1)
      pbuilder-satisfydepends-classic: fix typo.
      debian/copyright: extend my copyright over 2016
      debian/control: Bump Standards-Version to 3.9.7, no changes needed.
      buildpackage: override the Maintainer field when doing binNMUs.
      buildpackage-funcs: make binNMU log message more useful
      pbuilder-buildpackage-fucs: reduce the scope of TPEGID variable to local
      update changelog
      modules: define DEB_BUILD_ARCH_OS globally
      buildpackage: boil out with an useful error message if the given file is not a .dsc.  Closes: #810598
      satisfydepends-*: add the -q switch to several apt-get invocations, to suppress the progress indicator.  This is more logging-friendly.
      modules: add a function remove_packages() to remove packages with apt-get purge IFF the packages are installed
      update/create: rework the thing that removes packages unneded for disabled feature to use REMOVEPACKAGES instead of EXTRAPACKAGES
      update/create: rework REMOVEPACKAGES to call the new remove_packages().  Closes: #812226
      update/create: fix syntax of the onliner if
      create/update: drop the trailing '-' from the to-be-removed packages, we're not using `apt-get install` to remove anymore
      modules: remove_packages(): actually try to remove the packages IFF there is something that needs to be removed
      buildpackage-fucs: chmod the files after copying them in the chroot, to be sure they are +rw
      buildpacage-funcs: fix previous commit, $TARGET/$FILE needs to be $TARGET/$(basename $FILE)
      pbuilder.8: remove trailing whitespaces
      pbuilder: allow shorter subcommands name: up/u for update, b for build, l for login, e for execute, h for help
      pbuilder.8: promote the use of "subcommands" (i.e. "update") instead of options (i.e. "--update") and document their short versions too
      modules: remove_packages() use `dpkg -s` instead of `dpkg-query -W` to check whether a package is installed or not
      update changelog
      d/changelog: s/boil out/bail out/ ....
      pbuilder.8: use https for the documentation URL
      pbuilderrc.5: use https for the documentation URL
      update changelog
      modules: stop overriding APT::Default-Release for experimental
      document last change, also add an entry to d/NEWS
      d/changelog: fix typo
      pbuilder: indentation and style cleanup
      pbuilder: define (and export) PBUILDER_OPERATION with a fixed string for every action.
      pdebuild: define PBUILDER_OPERATION=pdebuild here too
      kill pdebuild-user-mode-linux too, uml is gone too, these are just stale files
      checkparams: kill trailing whitespaces
      checkparams: 4 spaces instead of tabs
      make the copyright notice uniform across the codebase
      checkparams: intendation sanity fix
      checkparams: use the newer PBUILDER_OPERATION instead of PBCURRENTCOMMANDLINEOPERATION
      update changelog
      pbuilder.8: document the PBUILDER_OPERATION and BUILDDIR env var available to hooks.  Closes: #805014
      debian/tests/build-procenv: change debian mirror to cloudfront.debian.net, it's allegedly better for ci.debian.net
      update changelog
      debian/control: Bump Standards-Version to 3.9.8, no changes needed.
      debian/control: use /git/ in Vcs-Browser too
      pbuilder.8: other occourences of s/--build/build/, etc
      Add support for building architecture-independent binaries only with --binary-indep
      pbuilder.8: document that new --binary-indep option
      update changelog
      pbuilderrc.5: fix typo
      modules: export DISTRIBUTION when calling the hooks
      pbuilderrc.5: actually document the PBUILDER_OPERATION env variable
      debian/gbp.conf: change the format of the tags, use only '%(version)s', the debian/ prefix is really redundant for no gain
      debian/NEWS: reword some things, fix typos, etc...
      release 0.224

Reiner Herrmann (2):
      Add build user to grsec-tpe group if TPE is enabled
      buildpackage-funcs: remove group if name or gid already exists before adding user to grsec-tpe

Samuel Thibault (2):
      modules: in hurd, remove all translators from /dev/* and /servers/socket/*
      modules: stop ignoring mount /proc issues in hurd

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git



More information about the Pbuilder-maint mailing list