[Pkg-gnupg-commit] r155 - /gpa/trunk/debian/control
dleidert-guest at users.alioth.debian.org
dleidert-guest at users.alioth.debian.org
Wed Sep 9 21:13:07 UTC 2009
Author: dleidert-guest
Date: Wed Sep 9 21:13:07 2009
New Revision: 155
URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=155
Log:
* debian/control (Build-Depends, Depends): s/gnupg/gnupg2!
Modified:
gpa/trunk/debian/control
Modified: gpa/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpa/trunk/debian/control?rev=155&op=diff
==============================================================================
--- gpa/trunk/debian/control (original)
+++ gpa/trunk/debian/control Wed Sep 9 21:13:07 2009
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint at lists.alioth.debian.org>
Uploaders: Daniel Leidert (dale) <daniel.leidert at wgdd.de>
-Build-Depends: debhelper (>> 5), autotools-dev, gnupg,
+Build-Depends: debhelper (>> 5), autotools-dev, gnupg2,
libassuan-dev (>= 1.0.4), libgpg-error-dev (>= 1.4),
libgpgme11-dev (>= 1.2.0), libgtk2.0-dev (>= 2.10.0)
Standards-Version: 3.8.3
@@ -13,7 +13,7 @@
Package: gpa
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, gnupg2
Description: GNU Privacy Assistant (GPA)
The GNU Privacy Assistant (GPA) is a graphical user interface for the
GNU Privacy Guard (GnuPG). It can be used to encrypt, decrypt, and sign
More information about the Pkg-gnupg-commit
mailing list