[Reproducible-commits] [debhelper] branch pu/reproducible_builds updated (fa72fd8 -> c12d011)
Jérémy Bobbio
lunar at moszumanska.debian.org
Thu Jan 1 06:35:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
lunar pushed a change to branch pu/reproducible_builds
in repository debhelper.
omits fa72fd8 Document changes for 9.20141222.0~reproducible2
omits 414e2af dh_icons: output icon list in a stable order
omits 5ccf85f dh_makeshlibs: ensure a stable order in shlibs files
omits 1f34791 Run dh_strip_nondeterminism before dh_compress
omits 2e46b4d dh_strip: make stripping static libraries deterministic
omits e5597ca Run dh_genbuildinfo at the end of the dh sequence
omits 1543ea2 dh_genbuildinfo: Add the .buildinfo file to the build products
omits ba73118 Add a new program, dh_genbuildinfo, to generate a .buildinfo file after build
omits 062b740 Install gen-buildinfo in /usr/share/debhelper
omits 5c9d9fc Add a new program, gen-buildinfo, which outputs a *.buildinfo file
omits 265c001 dh_fixmtimes: introduce new helper to fix mtimes for reproducibility
new 89f2e8e dh_builddeb: fix mtimes for reproducibility
new 425c54a dh_strip: make stripping static libraries deterministic
new 89c63c0 Run dh_strip_nondeterminism before dh_compress
new 4ee023d dh_makeshlibs: ensure a stable order in shlibs files
new c53a34d dh_icons: output icon list in a stable order
new c12d011 Document changes for 9.20141222.0~reproducible3
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 (fa72fd8)
\
N -- N -- N refs/heads/pu/reproducible_builds (c12d011)
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 6 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:
Makefile | 1 -
debian/changelog | 19 ++++--------
debian/control | 4 +--
dh | 2 --
dh_builddeb | 28 ++++++++++++++++-
dh_fixmtimes | 76 ----------------------------------------------
dh_genbuildinfo | 90 -------------------------------------------------------
gen-buildinfo | 53 --------------------------------
man/po4a/po4a.cfg | 1 -
9 files changed, 34 insertions(+), 240 deletions(-)
delete mode 100755 dh_fixmtimes
delete mode 100755 dh_genbuildinfo
delete mode 100755 gen-buildinfo
--
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