~ubuntu-branches/ubuntu/karmic/libgpg-error/karmic

« back to all changes in this revision

Viewing changes to lang/cl/gpg-error.asd

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2009-06-05 16:03:18 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090605160318-ttm9awdc0but3qik
Tags: 1.6-1ubuntu1
* Merge with Debian, remaining changes:
 - Add libgpg-error0-udeb to debian/control and .install file
 - Install library to /lib (debian/rules)
 - Add .links file to link .la from /lib
 - In debian/rule update .la file for install in /lib with sed

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
(defsystem gpg-error
28
28
    :description "Common error values for all GnuPG components."
29
29
    :author "g10 Code GmbH"
30
 
    :version "1.4"
 
30
    :version "1.6"
31
31
    :licence "LGPL"
32
32
    :depends-on ("cffi")
33
33
    :components ((:file "gpg-error-package")