~ubuntu-branches/ubuntu/maverick/opendkim/maverick

« back to all changes in this revision

Viewing changes to opendkim/tests/t-sign-rs-mixconf.lua-setup

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-08-11 04:01:22 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100811040122-ai6d30m3j43nwh1y
Tags: 2.1.3+dfsg-0ubuntu1
* New upstream release
  - Repacked tarball to remove non-free IETF drafts and RFCs
  - Updated Makefile.in/am to not try to install no longer exisitng files
  - Rename libopendkim1 to libopendkim2 to match upstream soname bump
  - Bump libopendkim-dev build-depends to libopendkim2
  - Update debian/rules
  - Rename libopendkim1.docs and .install

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
-- $Id: t-sign-rs-mixconf.lua-setup,v 1.1 2010/06/15 06:48:24 cm-msk Exp $
 
2
 
 
3
-- Copyright (c) 2009, 2010, The OpenDKIM Project.  All rights reserved.
 
4
 
 
5
-- sample "setup" hook script that issues a single signing request
 
6
 
 
7
-- make the signing request
 
8
odkim.sign(ctx, "testkey")