~ubuntu-branches/ubuntu/karmic/lasso/karmic

« back to all changes in this revision

Viewing changes to lasso/xml/soap_detail.c

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-11-01 20:01:20 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071101200120-9ruoui67n24xyz9c
Tags: 2.1.1-2ubuntu1
* Merge from debian unstable (LP: #134095), remaining changes:
  + debian/control:
    - Modify Maintainer value to match DebianMaintainerField spec.
  + configure{,.ac}:
    - Add missing quotes around the value for PHP[45]_LIBS.
* Fix two lintian warnings:
  + debian/control:
    - liblasso3-dev: Replace ${Source-Version} with ${binary:Version}
  + debian/rules:
    - Don't ignore a make clean error.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: soap_detail.c,v 1.1 2005/11/15 11:01:17 nclapies Exp $ 
 
1
/* $Id: soap_detail.c 3237 2007-05-30 17:17:45Z dlaniel $ 
2
2
 *
3
3
 * Lasso - A free implementation of the Liberty Alliance specifications.
4
4
 *
5
 
 * Copyright (C) 2004, 2005 Entr'ouvert
 
5
 * Copyright (C) 2004-2007 Entr'ouvert
6
6
 * http://lasso.entrouvert.org
7
7
 * 
8
8
 * Authors: See AUTHORS file in top-level directory.