[Reproducible-commits] [dpkg] annotated tag 1.14.16 created (now ac9c9fb)

Holger Levsen holger at layer-acht.org
Tue May 3 08:42:53 UTC 2016


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

holger pushed a change to annotated tag 1.14.16
in repository dpkg.

        at  ac9c9fb   (tag)
   tagging  bc9f3391cd5aa910fea9f07f5456f9bd921ee4ec (commit)
  replaces  1.14.15
 tagged by  Guillem Jover
        on  Mon Jan 21 10:08:11 2008 +0200

- Log -----------------------------------------------------------------
Release 1.14.16
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBHlFMtuW9ciZ2SjJsRAidgAKDixCK1rJSZpB50ou+1ceCm0wX8vACaA2RA
dQLQPUarWb07S+mIUK0KpPc=
=gCcw
-----END PGP SIGNATURE-----

Christian Perrier (7):
      Basque translation update
      Updated French translation in the hope that this crazyness will stop some day...just look at the diff
      Unfuzzy formerly complete translations. I like this game...
      Fix typo in French manpages translations
      Russian translation update. Closes: #460708
      Russian translation for scripts. Closes: #460709
      Fix spelling error

Frank Lichtenheld (32):
      Import Parse::DebianChangelog, version 1.1.1
      Import tests from Parse::DebianChangelog
      600_Dpkg_Changelog.t: Adapt to new environment
      Dpkg::Changelog: New naming scheme
      Dpkg::Changelog: Various documentation updates
      Add Dpkg::Changelog .pm and testcase files to file lists
      Dpkg::ErrorHandling: export report function
      Dpkg::Changelog: Fix error handling
      Import parsechangelog script from Parse::DebianChangelog
      dpkg-parsechangelog: Clean-up
      dpkg-parsechangelog: Make the -L option actually work
      Teach dpkg-parsechangelog about the new debian parser options
      debian/changelog entry for parsechangelog branch
      Merge branch 'master' into parsechangelog
      Actually install Dpkg::Changelog and Dpkg::Changelog:Debian
      dpkg-parsechangelog: Fix an error in command line parsing
      dpkg-parsechangelog: Fix handling of --all option
      Dpkg::Changelog: Make warnings from __sanity_check_range more informative
      Allow changelog parser to abort early
      Dpkg::Changelog::Debian: Don't lock the input file
      dpkg-parsechangelog(1): Document the new parser options
      Dpkg::Changelog: Use Dpkg::Fields for field handling
      Dpkg::Changelog::Debian: Don't separate forced Xs- fields from normal ones
      600_Dpkg_Changelog.t: Add more tests
      Dpkg::Fields::Object: Support filehandles and strings for output and dump
      Fix one format string
      Dpkg::Changelog: Allow input to come directly from a filehandle
      Fix input semantics of Debian changelog parser
      Fix error handling in changelog/debian.pl
      Remove removed utils/enoent.c from POTFILES.in
      Update .pot and .po files for dpkg-dev
      dpkg-buildpackage: Move most functions to end of file

Guillem Jover (38):
      Bump version to 1.14.16~
      dpkg-checkbuilddeps: Add build-essential as an implicit Build-Depends
      dpkg-checkbuilddeps: Remove unused $dep_regex
      Do not warn about unrecognized Homepage field in binary package stanzas
      Use NULL instead of 0
      Use the perl POSIX module instead of the enoent helper binary
      s-s-d: Fix indentation
      s-s-d: Keep retrying even if the daemon removed the pidfile
      s-s-d: Make --quiet silence --test
      Add build-essential to dpkg-dev Recommends
      s-s-d: Check uid and gid before calling setuid, setgid and initgroups
      Update TODO list
      s-s-d: Move version output from --help to --version
      THANKS: Convert to UTF-8
      s-s-d: Add missing semicolon
      u-a: Remove unimplemented --test option
      Additionally check if errno is EEXIST after rmdir(2)
      THANKS: Add all the people that have contributed until now
      configure.ac: Add missing quotes to AC_CHECK_SIZEOF calls
      s-s-d: Clarify in help output that --name is one of the required options
      Demote dselect from priority important to optional
      Do not use backticks inside double quotes in m4 files
      s-s-d: Change from 'Mandatory' to 'Matching' in --help output
      Coalesce matching options into a new section in s-s-d(8)
      Switch Maintainer address to <debian-dpkg at lists.debian.org>
      s-s-d(8): Fix quotation to get rid of a space between -c option and comma
      s-s-d: Refactor max open fd into a new function and coalesce close loop
      Activate Russian translation for scripts
      Use external gettext intl library
      Merge AC_CHECK_FUNCS macro calls
      s-s-d: Fix signed vs unsigned warning when comparing to getuid and getgid
      Enable -Wextra by default and disable annoying warnings
      Escape new lines in AC_CHECK_FUNCS
      Regenerate .pot files and merge .po files with them
      Unfuzzy formerly completed translations now back to 928t
      Someone called the pedantic Changelog police?
      Add README.feature-removal-schedule and README.api
      Release 1.14.16

Helge Kreutzmann (1):
      Complete German translation of manpages (except dselect) again

Ian Jackson (1):
      Fix incorrect sizeof in a memset call

Jacobo Tarrio (1):
      Updated Galician translation

Peter Karlsson (1):
      Updated Swedish scripts translation.

Raphael Hertzog (41):
      Dpkg::ErrorHandling: New syntaxerr function
      Dpkg::Substvars: New module handling substvars
      Dpkg::Cdata, Dpkg::Control, Dpkg::Fields::Object: Add new modules
      Add non-regression tests for Dpkg::Control and Dpkg::Cdata
      Update all scripts to use Dpkg::Substvars, Dpkg::Cdata, Dpkg::Control and Dpkg::Fields::Object
      Dpkg::Version: Add check_version to replace controllib's checkversion
      Dpkg::Vars: New module handling the global variable $sourcepackage
      Remove the last calls to chown(getfowner(), ...)
      dpkg-source: Integrate readmd5sum from controllib
      Remove all unused functions from controllib.pl
      Update list of files to include in the distribution tarball
      Merge branch 'parsechangelog' into controllib-removal
      Add missing modules in the dpkg-dev package
      Dpkg::Changelog: New function parse_changelog to replace controllib's parsechangelog
      Update all scripts to use Dpkg::Changelog::parse_changelog
      scripts/controllib.pl: Removed as it's no more needed by any script.
      Add many modules to list of files containing translatable strings
      Dpkg::Version: Import missing error function from Dpkg::ErrorHandling
      Merge branch 'controllib-removal'
      Add missing changelog entries from controllib-removal branch
      Add dpkg-gensymbols in the usertags
      Make sure dpkg-dev 1.14.13 and 1.14.14 are upgraded together with dpkg
      dpkg-source(1): Explain better the first parameter of the -b option.
      dpkg-gencontrol: Also force version in ${binary:Version} if -v<version> is used.
      Define list of valid debian/control fields in Dpkg::Fields
      Add support of Dm-Upload-Allowed field
      Add a missing bug closure in changelog
      dpkg-shlibdeps(1): Fix a typo
      Dpkg::Fields: Change set_field_importance() into a method of Dpkg::Fields::Object
      Give some hints to Perl on the use of UTF-8 for output
      dpkg-shlibdeps: Fix filtering of duplicated deps in fields of lesser priority
      dpkg-shlibdeps: handle the case where the same binary is listed multiple times
      dpkg-genchanges: Reinstate support of the ${Format} substvar
      dpkg-source: Don't use any substvarsfile by default
      Integrated dpkg-parsechangelog processing into Dpkg::Changelog::parse_changelog()
      dpkg-genchanges: Enhance logic to decide if we include the original tarball
      dpkg-genchanges: some code refactoring to simplify the code
      Add support of wildcard entries in symbols files
      Fix many syserr(), warning(), error() and subprocerr() calls in Dpkg::Shlibs::*
      dpkg-buildpackage: use parse_changelog() instead of calling dpkg-parsechangelog
      dpkg-checkbuilddeps: fix a bug in handling of build-conflicts

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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