[debhelper-devel] [debhelper] branch shell-out-less updated (e066fc2 -> 547f317)

Niels Thykier nthykier at moszumanska.debian.org
Sat Jul 15 19:12:35 UTC 2017


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

nthykier pushed a change to branch shell-out-less
in repository debhelper.

  discards  e066fc2   dh_installman: Remove complex_doit calls
  discards  a51c0a2   Dh_Lib: Fix shell bug and add stdout redirect
      adds  e415080   dh_installmodules: Sort versions to make scripts reproducible
      adds  2a85714   Dh_Lib: Use bsd_glob in pkgfile
      adds  2ad3d2d   Dh_Lib: Make pkgfile ignore .debhelper files
      adds  52bab17   {autoconf,meson,cmake}: Avoid forking shell via doit
       new  6e8a581   Dh_Lib: Fix shell bug and add stdout redirect
       new  76221bd   dh_installman: Remove complex_doit calls
       new  f7e26bf   Buildsystem: Use install_dir instead of doit(mkdir)
       new  c92fbd9   Dh_Lib: Avoid forking 2-7 processes in autoscript with sub
       new  6ec3bf4   autoscript: Support hashref for substitution
       new  542dadd   dh_installman: Pass -l to man when recoding
       new  79c5666   dh_*: Migrate most tools to new shell-less autoscript
       new  547f317   Dh_Lib: Avoid shell forking when installing maintscripts

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e066fc2)
            \
             N -- N -- N   refs/heads/shell-out-less (547f317)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Debian/Debhelper/Buildsystem.pm          |  2 +-
 Debian/Debhelper/Buildsystem/autoconf.pm |  2 +-
 Debian/Debhelper/Buildsystem/cmake.pm    |  6 +--
 Debian/Debhelper/Buildsystem/meson.pm    |  2 +-
 Debian/Debhelper/Dh_Lib.pm               | 93 +++++++++++++++++++++++---------
 debian/changelog                         |  7 +++
 dh_icons                                 |  4 +-
 dh_installcatalogs                       |  2 +-
 dh_installemacsen                        |  6 +--
 dh_installman                            |  2 +-
 dh_installmenu                           |  4 +-
 dh_installmodules                        |  6 +--
 dh_installwm                             |  6 +--
 dh_installxfonts                         |  4 +-
 dh_systemd_enable                        |  6 +--
 dh_systemd_start                         |  2 +-
 dh_ucf                                   |  9 +++-
 doc/PROGRAMMING                          | 14 ++---
 t/dh-lib.t                               |  6 +++
 19 files changed, 124 insertions(+), 59 deletions(-)

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




More information about the debhelper-devel mailing list