~ubuntu-branches/ubuntu/gutsy/gnupg2/gutsy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-02-02 14:29:54 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070202142954-f5h55skq432ona6m
Tags: 2.0.2-0ubuntu1
* New upstream release
  - includes the patch for CVE-2006-6235
  - a PIN pad can now also be used for signing keys
* Remaining changes:
  - Remove libpcsclite-dev, libopensc2-dev build dependencies (they are in
    universe).
  - Build-depend on libcurl3-gnutls-dev
  - Include /doc files as done with gnupg
* g10/call-agent.c: set DBG_ASSUAN to 0 to suppress a debug message
* debian/rules: add doc/com-certs.pem to the docs for gpgsm
* debian/README.Debian: remove note the gnupg2 isn't released yet.
* Modified Maintainer values to match Debian-Maintainer-Field spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: gnupg2
2
2
Section: utils
3
3
Priority: optional
4
 
Maintainer: Eric Dorland <eric@debian.org>
 
4
Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
 
5
Original-Maintainer: Eric Dorland <eric@debian.org>
5
6
Standards-Version: 3.7.2.2
6
7
Build-Depends: debhelper (>= 4.1), gettext, zlib1g-dev | libz-dev, libldap2-dev, file, libbz2-dev, libgpg-error-dev (>= 1.4), libassuan-dev (>= 0.9.3), libgcrypt11-dev (>= 1.2.0), libksba-dev (>= 1.0.0), libpth-dev, libusb-dev, texinfo, transfig, gs, libreadline5-dev, libcurl3-gnutls-dev
7
8