[Pkg-gnupg-commit] [gnupg2] 08/14: switching over binary package names in experimental
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Fri Apr 1 16:20:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental-move-to-gnupg
in repository gnupg2.
commit 19e404a1a958f2940fab6ff069e373e346e8f976
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/changelog | 6 ++++++
debian/control | 7 ++++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eb10c0d..3ae518e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnupg2 (2.1.11-6+exp5) experimental; urgency=medium
+
+ * switching over binary package names in experimental
+
+ -- Daniel Kahn Gillmor <dkg at fifthhorseman.net> Fri, 01 Apr 2016 13:17:49 -0300
+
gnupg2 (2.1.11-6+exp4) experimental; urgency=medium
* stop using help2man to fix cross-building
diff --git a/debian/control b/debian/control
index ea38996..d345de9 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-6+exp5)
+Replaces: gnupg2 (<< 2.1.11-6+exp5)
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-6+exp5)
+Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-6+exp5)
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