[Pkg-gnupg-commit] [gnupg2] branch experimental updated (238343c -> 938cb6f)
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Mon Apr 18 23:22:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a change to branch experimental
in repository gnupg2.
from 238343c prepare changelog for new experimental release
adds 1c0e265 https://bugs.debian.org/730846 is supposed to be fixed already
adds 092fed6 prepare upload to unstable
new 712901f simplified xsession startup
new 4ff47e8 drop renumbering patch
new 10906d6 Ship dedicated binaries in /usr/lib/gnupg instead of /usr/lib/gnupg2
new 6aaec73 move names in .manpages files
new 7ed59fa renaming packages
new d3bbd0c add symlinks for {gnupg,gpgv}2 dummy transitional packages
new 8f6ea1f tell gnupg that it will be gpg, not gpg2
new bfbea91 switching over binary package names in experimental
new ceddc4b try to use proper names
new e3373e5 added --enable-gpg2-is-gpg to all build variants
new 4d34f35 upstream ships the manpages with the wrong name; work around that
new ecb0988 ship lspgpot, gpg-zip, and gpgsplit in gnupg
new 8ef5e2c scdaemon takes over udev rules from gnupg 1.4 packaging
new 7d1bd19 Add migrate-pubring-from-classic-pgp, NEWS, and README.Debian
new 9e7947b document migrate-pubring-from-classic-gpg
new 938cb6f updated debian/changelog
The 16 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/NEWS | 7 ++
debian/README.Debian | 44 +++++++++
debian/changelog | 14 +++
debian/control | 52 ++++++++---
debian/dirmngr.install | 6 +-
debian/gnupg-agent.install | 6 +-
debian/gnupg-agent.xsession | 26 ++----
debian/{gnupg2.docs => gnupg.docs} | 0
debian/{gnupg2.examples => gnupg.examples} | 0
debian/{gnupg2.info => gnupg.info} | 0
debian/gnupg.install | 15 +++
debian/{gnupg2.manpages => gnupg.manpages} | 5 +-
debian/gnupg2.install | 11 ---
debian/gnupg2.links | 2 +
debian/gpg-zip.1 | 102 +++++++++++++++++++++
debian/gpgsm.install | 4 +-
debian/gpgsplit.1 | 41 +++++++++
debian/gpgv.install | 1 +
debian/gpgv.manpages | 1 +
debian/gpgv2.install | 1 -
debian/gpgv2.links | 2 +
debian/gpgv2.manpages | 1 -
debian/lspgpot.1 | 22 +++++
debian/migrate-pubring-from-classic-gpg | 76 +++++++++++++++
debian/migrate-pubring-from-classic-gpg.1 | 50 ++++++++++
debian/patches/0001-rename-gnupg2.patch | 30 ------
...06-use-GPG_NAME-in-how_to_fix_the_trustdb.patch | 30 ++++++
...lled-gpg-and-gpgv-when-enable-gpg2-is-gpg.patch | 68 ++++++++++++++
debian/patches/series | 3 +-
debian/rules | 15 ++-
debian/scdaemon.install | 2 +-
debian/scdaemon.udev | 43 +++++++++
32 files changed, 590 insertions(+), 90 deletions(-)
create mode 100644 debian/NEWS
create mode 100644 debian/README.Debian
rename debian/{gnupg2.docs => gnupg.docs} (100%)
rename debian/{gnupg2.examples => gnupg.examples} (100%)
rename debian/{gnupg2.info => gnupg.info} (100%)
create mode 100644 debian/gnupg.install
rename debian/{gnupg2.manpages => gnupg.manpages} (73%)
delete mode 100644 debian/gnupg2.install
create mode 100644 debian/gnupg2.links
create mode 100644 debian/gpg-zip.1
create mode 100644 debian/gpgsplit.1
create mode 100644 debian/gpgv.install
create mode 100644 debian/gpgv.manpages
delete mode 100644 debian/gpgv2.install
create mode 100644 debian/gpgv2.links
delete mode 100644 debian/gpgv2.manpages
create mode 100644 debian/lspgpot.1
create mode 100755 debian/migrate-pubring-from-classic-gpg
create mode 100644 debian/migrate-pubring-from-classic-gpg.1
delete mode 100644 debian/patches/0001-rename-gnupg2.patch
create mode 100644 debian/patches/0006-use-GPG_NAME-in-how_to_fix_the_trustdb.patch
create mode 100644 debian/patches/0007-move-installed-gpg-and-gpgv-when-enable-gpg2-is-gpg.patch
create mode 100644 debian/scdaemon.udev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list