[Reproducible-commits] [debhelper] branch pu/reproducible_builds updated (01aaa57 -> f59ee75)

Mattia Rizzolo mattia at mapreri.org
Fri May 1 18:07:21 UTC 2015


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

mapreri-guest pushed a change to branch pu/reproducible_builds
in repository debhelper.

  discards  01aaa57   changelog for 9.20150101.1~reproducible6
  discards  5502b4a   dh_strip: capture strip(1)'s --help output (on stderr)
  discards  92182aa   changelog for 9.20150101.1~reproducible5
  discards  53f0187   Revert "dh_gencontrol: Drop pkg:arch dep in ddebs"
  discards  8cb59e3   dh_strip: Fix ddeb bug that caused it to produce empty -dbg pkgs
  discards  d2e310d   changelog for 9.20150101.1~reproducible4
  discards  63ec216   changelog for 9.20150101.1~reproducible3
  discards  b0bd456   dh_installdocs: Fix typo of install_dir
  discards  b0c5b39   changelog for 9.20150101.1~reproducible2
  discards  a6b940a   fix mtimes also for ddebs.
  discards  bf28224   Document changes for 9.20150101.1~reproducible1
  discards  76ffebd   Unconditionally enable ddeb-support
  discards  e897281   d/changelog: Remove changes already applied upstream
  discards  f02ac03   Document changes for 9.20150101.0~reproducible1
  discards  623c60b   Run dh_strip_nondeterminism before dh_compress
  discards  773f348   dh_builddeb: fix mtimes for reproducibility
  discards  a5987f6   dh_gencontrol: Drop pkg:arch dep in ddebs
  discards  d228d75   dh_gencontrol: Mark ddebs as Multi-Arch:same unconditionally
  discards  65db873   dh_strip: Skip ddeb generation with -k or explicit -dbg pkg
  discards  3388520   dh_builddeb: Use explicit -Z arg for ddebs to avoid FTBFS
  discards  36958b9   dh_builddeb: Also build ddebs for udebs
  discards  2e620bb   Add experimental .ddeb support
       new  40656c0   dh_installwm: call after dh_link in dh call sequence, error out in compat 10 if there is no man page
       new  0be3a79   dh_installdocs: Fix typo of install_dir
       new  3b5d178   dh_strip: capture strip(1)'s --help output (on stderr)
       new  cd092d1   Check for emacs-package-install before using it
       new  4ecedd5   d/changelog: Add entry for Paul Wise's patch
       new  9a81fcd   Update pt.po
       new  2a9c9a2   dh_install: Document how to use dh-exec to rename files
       new  7123cc7   Fix the wording in the dh_install reference to dh_exec.
       new  10260f4   dh_makeshlibs: Do not inject multiarch-support in misc:Pre-Depends anymore
       new  24da8e7   dh_gencontrol: Add empty misc:Pre-Depends substvar if needed
       new  a1d6109   d/changelog: Add entries for the previous 2 commits
       new  519053e   Update .pot and .po files
       new  c6d8f32   Add ignores for local editor preferences
       new  6194f1a   d/changelog: Break a long line into two
       new  f31899d   d/changelog: Remove "upload to experimental" line
       new  c8567ca   d/control: Remove obsolete versioned conflicts
       new  cc93a8a   Release debhelper/9.20150501 into unstable
       new  fd4979f   Add experimental .ddeb support
       new  4c58720   dh_builddeb: Also build ddebs for udebs
       new  0484824   dh_builddeb: Use explicit -Z arg for ddebs to avoid FTBFS
       new  d4bf560   dh_strip: Skip ddeb generation with -k or explicit -dbg pkg
       new  858e9c4   dh_gencontrol: Mark ddebs as Multi-Arch:same unconditionally
       new  95f2371   dh_builddeb: fix mtimes for reproducibility
       new  5eb82c1   Run dh_strip_nondeterminism before dh_compress
       new  fa2ff46   Unconditionally enable ddeb-support
       new  7346945   fix mtimes also for ddebs.
       new  e000f8a   dh_strip: Fix ddeb bug that caused it to produce empty -dbg pkgs
       new  f59ee75   changelog for 9.20150501.0~reproducible1

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   (01aaa57)
            \
             N -- N -- N   refs/heads/pu/reproducible_builds (f59ee75)

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 28 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:
 .gitignore                   |   1 +
 autoscripts/postinst-emacsen |   2 +-
 autoscripts/preinst-emacsen  |   2 +-
 autoscripts/prerm-emacsen    |   2 +-
 debhelper.pod                |   5 +
 debian/changelog             |  90 ++++-----
 debian/control               |   1 -
 debian/source/local-options  |   2 +
 dh                           |   2 +-
 dh_gencontrol                |   5 +
 dh_install                   |  19 ++
 dh_installwm                 |   4 +
 dh_makeshlibs                |  13 --
 man/po4a/po/de.po            | 453 +++++++++++++++++++++++++++---------------
 man/po4a/po/debhelper.pot    | 318 ++++++++++++++++++++----------
 man/po4a/po/es.po            | 441 ++++++++++++++++++++++++++---------------
 man/po4a/po/fr.po            | 450 +++++++++++++++++++++++++++---------------
 man/po4a/po/pt.po            | 456 ++++++++++++++++++++++++++++---------------
 18 files changed, 1475 insertions(+), 791 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 debian/source/local-options

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



More information about the Reproducible-commits mailing list