~ubuntu-branches/ubuntu/quantal/gnupg2/quantal-updates

« back to all changes in this revision

Viewing changes to tests/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:
33
33
# along with this program; if not, see <http://www.gnu.org/licenses/>.
34
34
 
35
35
VPATH = @srcdir@
 
36
pkgdatadir = $(datadir)/@PACKAGE@
36
37
pkglibdir = $(libdir)/@PACKAGE@
37
38
pkgincludedir = $(includedir)/@PACKAGE@
38
39
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
107
108
CTAGS = ctags
108
109
DIST_SUBDIRS = openpgp . pkits
109
110
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110
 
pkgdatadir = @pkgdatadir@
111
111
ABSOLUTE_STDINT_H = @ABSOLUTE_STDINT_H@
112
112
ACLOCAL = @ACLOCAL@
113
113
ADNSLIBS = @ADNSLIBS@