[Pkg-gnupg-commit] [gnupg1] branch experimental updated (165850d -> 6b32c79)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Aug 3 18:58:13 UTC 2016


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

dkg pushed a change to branch experimental
in repository gnupg1.

      from  165850d   corrected Conflicts with older gnupg binaries (Closes: #821910)
       new  023237b   updated debian/watch
       new  17b1a84   d/control: bump standards-version to 3.9.8 (no changes needed)
       new  7710ced   dropped autotest from d/control since gpgv-win32 is gone
       new  138163b   clean up debian/copyright
       new  93575f7   updated gpgv1.4-udeb description
       new  4b88dfb   rename source package to gnupg1
       new  dbb2080   pull bugfix patches from upstream
       new  5630578   fix spelling and grammar
       new  0b39486   avoid spurious lintian information about "writen"
       new  9af0d15   overhaul debian/rules
       new  e86c8af   clean up import-orig for future upstream versions
       new  6f9b319   use breaks+replaces instead of conflicts for clashing gnupg1.info
       new  1c76522   use wrap-and-sort -ast for cleaner diffs
       new  4898e13   break out an arch-indep gnupg1-l10n package
       new  6b32c79   prepare new release

The 15 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/changelog                                   |  11 +
 debian/clean                                       |   2 +
 debian/control                                     | 109 +++--
 debian/copyright                                   |  76 +++-
 debian/gbp.conf                                    |  19 +
 debian/gnupg1-curl.install                         |   1 +
 debian/gnupg1-l10n.install                         |   1 +
 debian/gnupg1.docs                                 |   6 +-
 debian/gnupg1.info                                 |   1 +
 debian/gnupg1.install                              |   8 +
 debian/gnupg1.lintian-overrides                    |   4 +
 debian/gnupg1.manpages                             |   1 +
 debian/gpgv1.install                               |   2 +
 debian/gpgv1.manpages                              |   1 +
 .../0003-change-package-name-to-gnupg1.patch       |   4 +-
 ...obuf-API-of-filter-function-for-alignment.patch | 452 +++++++++++++++++++++
 ...e-sign-extension-problem-with-newer-compi.patch | 299 ++++++++++++++
 ...ke-sure-to-have-the-directory-for-trustdb.patch | 143 +++++++
 ...0007-po-Fix-misleading-german-translation.patch |  25 ++
 ...-that-gpg-preset-passphrase-can-t-be-used.patch |  24 ++
 ...non-implemented-option-skip-hidden-recipi.patch |  39 ++
 ...another-race-condition-for-trustdb-access.patch |  52 +++
 debian/patches/0011-g10-Fix-list-packets.patch     |  87 ++++
 .../patches/0012-g10-Fix-keysize-with-expert.patch |  29 ++
 ...-Tweak-default-options-for-extra-security.patch |  40 ++
 ...4-Fix-spelling-occured-should-be-occurred.patch | 114 ++++++
 debian/patches/0015-Clean-up-allow-to.patch        | 102 +++++
 debian/patches/series                              |  12 +
 debian/rules                                       | 178 +-------
 debian/source/lintian-overrides                    |   8 +-
 debian/watch                                       |   4 +-
 31 files changed, 1640 insertions(+), 214 deletions(-)
 create mode 100644 debian/gnupg1-curl.install
 create mode 100644 debian/gnupg1-l10n.install
 create mode 100644 debian/gnupg1.info
 create mode 100755 debian/gnupg1.install
 create mode 100644 debian/gnupg1.lintian-overrides
 create mode 100644 debian/gnupg1.manpages
 create mode 100755 debian/gpgv1.install
 create mode 100644 debian/gpgv1.manpages
 create mode 100644 debian/patches/0004-g10-Fix-iobuf-API-of-filter-function-for-alignment.patch
 create mode 100644 debian/patches/0005-Fix-possible-sign-extension-problem-with-newer-compi.patch
 create mode 100644 debian/patches/0006-g10-Make-sure-to-have-the-directory-for-trustdb.patch
 create mode 100644 debian/patches/0007-po-Fix-misleading-german-translation.patch
 create mode 100644 debian/patches/0008-doc-Explain-that-gpg-preset-passphrase-can-t-be-used.patch
 create mode 100644 debian/patches/0009-doc-Remove-non-implemented-option-skip-hidden-recipi.patch
 create mode 100644 debian/patches/0010-g10-Fix-another-race-condition-for-trustdb-access.patch
 create mode 100644 debian/patches/0011-g10-Fix-list-packets.patch
 create mode 100644 debian/patches/0012-g10-Fix-keysize-with-expert.patch
 create mode 100644 debian/patches/0013-gpgv-Tweak-default-options-for-extra-security.patch
 create mode 100644 debian/patches/0014-Fix-spelling-occured-should-be-occurred.patch
 create mode 100644 debian/patches/0015-Clean-up-allow-to.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg1.git



More information about the Pkg-gnupg-commit mailing list