~ubuntu-branches/ubuntu/raring/xmltooling/raring

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Russ Allbery
  • Date: 2012-01-31 16:35:46 UTC
  • mfrom: (9.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120131163546-zwl7vx28ng2af7kn
Tags: 1.4.2-5
* Revert changes to add symbols file.  Due to churn in weak symbols for
  inlined functions, it doesn't appear maintainanable with existing
  tools, and for this library the shlibs behavior seems sufficient.
* Update Autotools build files via dh_autoreconf.
* Force linking with -lpthread, working around a bug in libtool that
  drops the linkage because it uses -nostdlib.  See #468555.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: extra
4
4
Maintainer: Debian Shib Team <pkg-shibboleth-devel@lists.alioth.debian.org>
5
5
Uploaders: Russ Allbery <rra@debian.org>, Ferenc Wagner <wferi@niif.hu>
6
 
Build-Depends: debhelper (>= 8), autotools-dev (>= 20100122.1~), doxygen,
7
 
 graphviz, libcurl4-openssl-dev, liblog4cpp5-dev, libssl-dev (>= 1.0),
 
6
Build-Depends: debhelper (>= 9), dh-autoreconf, doxygen, graphviz,
 
7
 libcurl4-openssl-dev, liblog4cpp5-dev, libssl-dev (>= 1.0),
8
8
 libxerces-c-dev, libxml-security-c-dev (>= 1.6), pkg-config
9
9
Standards-Version: 3.9.2
10
 
Homepage: https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C
 
10
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
11
11
Vcs-Git: git://git.debian.org/git/pkg-shibboleth/xmltooling.git
12
12
Vcs-Browser: http://git.debian.org/?p=pkg-shibboleth/xmltooling.git
13
13
 
14
14
Package: libxmltooling5
15
15
Architecture: any
 
16
Multi-Arch: same
 
17
Pre-Depends: ${misc:Pre-Depends}
16
18
Depends: ${shlibs:Depends}, ${misc:Depends}
17
19
Description: C++ XML parsing library with encryption support (runtime)
18
20
 The XMLTooling library contains generic XML parsing and processing