[Pkg-gnupg-commit] [gnupg] 17/17: conflict with earlier versions of gnupg because of info

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Apr 1 16:34:35 UTC 2016


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

dkg pushed a commit to branch experimental
in repository gnupg.

commit f28c2ffa1480739e2e9a20018ec2ee4b8740686e
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Fri Apr 1 03:08:07 2016 -0400

    conflict with earlier versions of gnupg because of info
    
    /usr/share/info/gnupg1.info.gz has been shipped with gnupg 1.4
    packages for a while.  the .info file is the only file that is being
    shipped in the same location after the transition to gnupg1.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 540772c..99be58b 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Architecture: any
 Multi-Arch: foreign
 Depends: gpgv | gpgv1, ${misc:Depends}, ${shlibs:Depends}
 Recommends: gnupg1-curl, ${shlibs:Recommends}
+Conflicts: gnupg (<< 1.4.20-5+exp1)
 Suggests: gnupg-doc, libpcsclite1, parcimonie, xloadimage | imagemagick | eog
 Description: GNU privacy guard - a free PGP replacement ("classic" version)
  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/gnupg.git



More information about the Pkg-gnupg-commit mailing list