~ubuntu-branches/ubuntu/utopic/gpgme1.0/utopic

« back to all changes in this revision

Viewing changes to lang/cl/gpgme.asd

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2013-05-29 18:33:42 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20130529183342-hnpdhv788ea29e6i
Tags: 1.4.2-0.1
* NMU
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
(defsystem gpgme
28
28
    :description "GnuPG Made Easy."
29
29
    :author "g10 Code GmbH"
30
 
    :version "1.4.1"
 
30
    :version "1.4.2"
31
31
    :licence "GPL"
32
32
    :depends-on ("cffi" "gpg-error")
33
33
    :components ((:file "gpgme-package")