diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 28eb808c0..5b158daf5 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: gnupg -Section: utils +Section: non-US Priority: optional Maintainer: James Troup <[email protected]> Standards-Version: 3.1.1.1 @@ -9,7 +9,7 @@ Package: gnupg Architecture: any Depends: ${shlibs:Depends}, makedev (>= 2.3.1-13) Suggests: gnupg-doc -Conflicts: gpg-rsa, gpg-rsaref +Conflicts: gpg-rsa, gpg-rsaref, suidmanager (<< 0.50) Replaces: gpg-rsa, gpg-rsaref Provides: gpg-rsa, gpg-rsaref Description: GNU privacy guard - a free PGP replacement. |