~ubuntu-branches/ubuntu/natty/gnupg2/natty-proposed

« back to all changes in this revision

Viewing changes to gl/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Marc Deslauriers
  • Date: 2010-11-16 11:30:31 UTC
  • mfrom: (7.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20101116113031-3y0603x6m3bw78s1
Tags: 2.0.14-2ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Add udev rules to give gpg access to some smartcard readers;
    Debian #543217.
    . debian/gnupg2.dev: udev rules to set ACLs on SCM smartcard readers.
    . debian/rules: Call dh_installudev.
  - debian/control: Rename Vcs-* to XS-Debian-Vcs-*.
* debian/patches/CVE-2010-2547.patch: dropped, now in
  03-gpgsm-realloc.diff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
 
29
29
VPATH = @srcdir@
 
30
pkgdatadir = $(datadir)/@PACKAGE@
30
31
pkglibdir = $(libdir)/@PACKAGE@
31
32
pkgincludedir = $(includedir)/@PACKAGE@
32
33
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
93
94
ETAGS = etags
94
95
CTAGS = ctags
95
96
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96
 
pkgdatadir = @pkgdatadir@
97
97
ABSOLUTE_STDINT_H = @ABSOLUTE_STDINT_H@
98
98
ACLOCAL = @ACLOCAL@
99
99
ADNSLIBS = @ADNSLIBS@