[Pkg-gnupg-commit] [gnupg2] 08/16: switching over binary package names in experimental

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Apr 18 23:22:33 UTC 2016


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

dkg pushed a commit to branch experimental
in repository gnupg2.

commit bfbea91f2e143568ae9780da33e647f7c216ee5e
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Feb 18 11:04:21 2016 -0500

    switching over binary package names in experimental
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index ea38996..8ae027e 100644
--- a/debian/control
+++ b/debian/control
@@ -101,7 +101,8 @@ Depends: dpkg (>= 1.15.4) | install-info,
 Recommends: dirmngr (>= 2.1.0~), ${shlibs:Recommends}
 Suggests: gnupg-doc, parcimonie, xloadimage
 Conflicts: gpg-idea (<= 2.2)
-Breaks: dirmngr (<< 2.1.0~)
+Breaks: dirmngr (<< 2.1.0~), gnupg2 (<< 2.1.11-7+exp1)
+Replaces: gnupg2 (<< 2.1.11-7+exp1)
 Description: GNU privacy guard - a free PGP replacement
  GnuPG is GNU's tool for secure communication and data storage.
  It can be used to encrypt data and to create digital signatures.
@@ -129,8 +130,8 @@ Package: gpgv
 Architecture: any
 Multi-Arch: foreign
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: gnupg2 (<< 2.0.21-2)
-Replaces: gnupg2 (<< 2.0.21-2)
+Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
+Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
 Suggests: gnupg
 Description: GNU privacy guard - signature verification tool
  GnuPG is GNU's tool for secure communication and data storage.

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