[debhelper-devel] [debhelper] branch master updated (4c063c9 -> 91d213d)

Niels Thykier nthykier at moszumanska.debian.org
Thu Jun 29 15:49:19 UTC 2017


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

nthykier pushed a change to branch master
in repository debhelper.

      from  4c063c9   dh_installman: Fix regression in compat 5
      adds  8da840f   Dh_Lib: Add new glob_expand method
      adds  261eafe   Dh_Lib: Make file(double)array support using glob_expand
      adds  bb60c84   dh_install: Outsource globbing to glob_expand
      adds  9b86d17   dh_installman: Use new glob_expand-enabled filearray
      adds  71e3350   dh_installexamples: Use new glob_expand-enabled filearray
      adds  260f0aa   dh_installinfo: Use new glob_expand-enabled filearray
      adds  4cb622b   dh_installdocs: Use new glob_expand-enabled filearray
      adds  5fc5671   dh_clean: Use new glob_expand-enabled filearray
       new  c9dcdb8   dh_installman: Ignore missing manpages under nodoc profile
       new  0963290   dh_installinfo: Ignore missing info-files under nodoc profile
       new  6d7a494   dh_installwm: Permit missing manpage under nodoc profile
       new  1388c2a   dh_installexamples: Permit missing manpage under nodoc profile
       new  29bc4cd   dh_installdocs: Log installed docs files
       new  4644dc7   dh_installinfo: Log installed info files
       new  ec16ce5   dh_installexamples: Log installed examples
       new  c21c5ec   dh_installman: Support --sourcedir and fallback to d/tmp [c11]
       new  c88842e   dh_installman: Fix a bug in the c11 language regex
       new  eea3821   dh_installman: Fix bug in the c11 language handling
       new  ecb4524   dh_installdocs: Support --sourcedir and fallback to d/tmp [c11]
       new  6f81143   dh_installexamples: Support --sourcedir and fallback to d/tmp [c11]
       new  3a38048   dh_installinfo: Support --sourcedir and fallback to d/tmp [c11]
       new  6d17e16   debhelper.pod: Document compat 11 changes
       new  3c4a447   d/changelog: Document changes
       new  25e56c3   glob_expand: Special-case "." as dir
       new  91d213d   Revert "dh_installdocs: Install use dir of mainpackage (C11)"

The 17 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/Dh_Lib.pm        |  71 +++++++++++++++++++++----
 debhelper.pod                     |  29 ++++++-----
 debian/changelog                  |  23 ++++++++
 dh_clean                          |   7 ++-
 dh_install                        |  41 ++++++---------
 dh_installdocs                    | 107 ++++++++++++++++++++------------------
 dh_installexamples                |  32 ++++++++++--
 dh_installinfo                    |  25 ++++++++-
 dh_installman                     |  62 ++++++++++++++++------
 dh_installwm                      |   6 ++-
 t/dh_installdocs/dh_installdocs.t |  13 +----
 11 files changed, 279 insertions(+), 137 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