[Reproducible-commits] [dpkg] branch pu/reproducible_builds updated (3994087 -> 65f5942)
Jérémy Bobbio
lunar at moszumanska.debian.org
Fri Jan 15 21:11:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
lunar pushed a change to branch pu/reproducible_builds
in repository dpkg.
discards 3994087 document 1.18.4.0~reproducible0
discards 947f657 Add support for .buildinfo files
discards 91e2816 Normalize file permissions when creating control.tar
discards 1fa97e3 Preset build timestamp to latest changelog entry
discards 75f634b Support SOURCE_DATE_EPOCH for ar headers
discards a8182fa Use a single timestamp for ar headers when building a .deb
discards 42dfae9 Write control.tar in a deterministic order
discards 8106dd4 Ensure deterministic file order in data.tar.* files
new cba1e24 man: Say value instead of option in deb-control(5)
new 0742719 man: Mark debian changelog format in bold
new 79c82da man: Add references to man pages describing file formats
new 38ac205 man: Document missing fields
new 04c342b man: Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages
new a52e0f2 doc, man: Remove Debian specific policy references
new a7456aa man: Remove superfluous SEE ALSO references from dpkg-source(1)
new 65468d2 man: Fix --remove and --purge summary formatting in dpkg(1)
new 6d4221b man: Move --audit description just after --verify in dpkg(1)
new 1e375ee man: Mark Maintainer field as bold in deb-src-control(5)
new ed25cf7 man: Fix reference to --record-avail instead of inexistent --avail
new 5bfa947 man: Add missing quotes
new 2c0016a man: Document Source field version in deb-control(5)
new 17ab352 man: Add new deb822(5) man page
new 5cd5b4f man: Document and improve C/C++ programs exit codes
new 36e272e libdpkg: Print correct integer parse error for short-only options
new 35a7c62 updated Portuguese translation
new 8a769bb dpkg-deb: Ensure deterministic file order in data.tar.* files
new 8a35b6c dpkg-deb: Write control.tar in a deterministic order
new e56a69e dpkg-deb: Use a single timestamp for ar headers when building a .deb
new 365f53d dpkg-deb: Use the common build timestamp for all files created at a later time
new eb5718a dpkg-deb: Allow to set the build timestamp using SOURCE_DATE_EPOCH
new aba0bb8 dpkg-buildpackage: Preset build timestamp to latest changelog entry
new ed71134 dpkg-deb: Normalize file permissions when creating control.tar
new e21da6c Add support for .buildinfo files
new 65f5942 Document 1.18.5~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 (3994087)
\
N -- N -- N refs/heads/pu/reproducible_builds (65f5942)
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 26 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:
TODO | 7 --
debian/changelog | 44 ++++++--
debian/control | 2 +-
debian/dpkg-dev.manpages | 4 +
doc/triggers.txt | 6 +-
dpkg-deb/build.c | 63 ++++++++++-
lib/dpkg/options.c | 8 +-
man/Makefile.am | 7 +-
man/deb-changelog.5 | 169 +++++++++++++++++++++++++++++
man/deb-changes.5 | 188 ++++++++++++++++++++++++++++++++
man/deb-control.5 | 31 ++++--
man/deb-override.5 | 5 +-
man/deb-shlibs.5 | 3 +-
man/deb-src-control.5 | 37 ++++---
man/deb822.5 | 135 +++++++++++++++++++++++
man/dpkg-buildpackage.1 | 15 ++-
man/dpkg-deb.1 | 14 ++-
man/dpkg-divert.1 | 10 ++
man/dpkg-genbuildinfo.1 | 5 +
man/dpkg-genchanges.1 | 8 ++
man/dpkg-gencontrol.1 | 7 ++
man/dpkg-parsechangelog.1 | 7 +-
man/dpkg-query.1 | 16 ++-
man/dpkg-source.1 | 8 +-
man/dpkg-split.1 | 7 +-
man/dpkg-statoverride.1 | 17 ++-
man/dpkg-trigger.1 | 14 +++
man/dpkg-vendor.1 | 6 +-
man/dpkg.1 | 57 ++++++----
man/dsc.5 | 228 +++++++++++++++++++++++++++++++++++++++
man/dselect.1 | 16 ++-
man/po/po4a.cfg | 12 +++
po/pt.po | 204 +++++++++++++++++------------------
scripts/Dpkg/Changelog/Debian.pm | 8 +-
scripts/dpkg-buildpackage.pl | 23 +++-
scripts/dpkg-genbuildinfo.pl | 18 +++-
36 files changed, 1188 insertions(+), 221 deletions(-)
create mode 100644 man/deb-changelog.5
create mode 100644 man/deb-changes.5
create mode 100644 man/deb822.5
create mode 100644 man/dsc.5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git
More information about the Reproducible-commits
mailing list