~ubuntu-branches/ubuntu/saucy/apr-util/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Fritsch
  • Date: 2011-04-08 19:19:23 UTC
  • Revision ID: james.westby@ubuntu.com-20110408191923-9jggpjvu2du6eqal
Tags: 1.3.10+dfsg-2
* Remove libdb4.8-dev dependency in libaprutil1-dev. This allows packages
  build-depending on apr-util1 to use a different version of db than
  apr-util.
* With the libdb build-dependency decoupled from subversion, we can now
  build-depend on libdb-dev instead of libdb4.8-dev. Users of APU_WANT_DB
  in apu_want.h would have to depend on libdb-dev explicitly, but there
  are none outside of apr-util itself. Closes: #621366
* Add configure support for libdb 5.1.
* Bump standards version to 3.9.2 (no changes)
* Fix some lintian warnings about the short descriptions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
5
5
Uploaders: Tollef Fog Heen <tfheen@debian.org>, Stefan Fritsch <sf@debian.org>, Ryan Niebur <ryanryan52@gmail.com>, Peter Samuelson <peter@p12n.org>
6
 
Build-Depends: debhelper (>> 6.0.7~), autoconf, autotools-dev, mawk, libldap2-dev, libexpat1-dev, libdb4.8-dev, libpcre3-dev, dpatch (>= 1.11), binutils (>= 2.14.90.0.7), libapr1-dev (>= 1.3.2), libsqlite3-dev, libpq-dev, python, libmysqlclient-dev, freetds-dev, unixodbc-dev, doxygen
7
 
Standards-Version: 3.9.1
 
6
Build-Depends: debhelper (>> 6.0.7~), autoconf, autotools-dev, mawk, libldap2-dev, libexpat1-dev, libdb-dev, libpcre3-dev, dpatch (>= 1.11), binutils (>= 2.14.90.0.7), libapr1-dev (>= 1.3.2), libsqlite3-dev, libpq-dev, python, libmysqlclient-dev, freetds-dev, unixodbc-dev, doxygen
 
7
Standards-Version: 3.9.2
8
8
Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apr-util
9
9
Vcs-svn: svn://svn.debian.org/pkg-apache/trunk/apr-util
10
10
Homepage: http://apr.apache.org/
12
12
Package: libaprutil1
13
13
Architecture: any
14
14
Depends: ${shlibs:Depends}, ${misc:Depends}
15
 
Description: The Apache Portable Runtime Utility Library
 
15
Description: Apache Portable Runtime Utility Library
16
16
 APR is Apache's Portable Runtime Library, designed to be a support library 
17
17
 that provides a predictable and consistent interface to underlying 
18
18
 platform-specific implementations. 
23
23
Package: libaprutil1-ldap
24
24
Architecture: any
25
25
Depends: libaprutil1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
26
 
Description: The Apache Portable Runtime Utility Library - LDAP Driver
 
26
Description: Apache Portable Runtime Utility Library - LDAP Driver
27
27
 APR is Apache's Portable Runtime Library, designed to be a support library 
28
28
 that provides a predictable and consistent interface to underlying 
29
29
 platform-specific implementations. 
36
36
Package: libaprutil1-dbd-mysql
37
37
Architecture: any
38
38
Depends: libaprutil1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
39
 
Description: The Apache Portable Runtime Utility Library - MySQL Driver
 
39
Description: Apache Portable Runtime Utility Library - MySQL Driver
40
40
 APR is Apache's Portable Runtime Library, designed to be a support library 
41
41
 that provides a predictable and consistent interface to underlying 
42
42
 platform-specific implementations. 
49
49
Package: libaprutil1-dbd-sqlite3
50
50
Architecture: any
51
51
Depends: libaprutil1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
52
 
Description: The Apache Portable Runtime Utility Library - SQLite3 Driver
 
52
Description: Apache Portable Runtime Utility Library - SQLite3 Driver
53
53
 APR is Apache's Portable Runtime Library, designed to be a support library 
54
54
 that provides a predictable and consistent interface to underlying 
55
55
 platform-specific implementations. 
62
62
Package: libaprutil1-dbd-odbc
63
63
Architecture: any
64
64
Depends: libaprutil1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
65
 
Description: The Apache Portable Runtime Utility Library - ODBC Driver
 
65
Description: Apache Portable Runtime Utility Library - ODBC Driver
66
66
 APR is Apache's Portable Runtime Library, designed to be a support library 
67
67
 that provides a predictable and consistent interface to underlying 
68
68
 platform-specific implementations. 
75
75
Package: libaprutil1-dbd-pgsql
76
76
Architecture: any
77
77
Depends: libaprutil1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
78
 
Description: The Apache Portable Runtime Utility Library - PostgreSQL Driver
 
78
Description: Apache Portable Runtime Utility Library - PostgreSQL Driver
79
79
 APR is Apache's Portable Runtime Library, designed to be a support library 
80
80
 that provides a predictable and consistent interface to underlying 
81
81
 platform-specific implementations. 
88
88
Package: libaprutil1-dbd-freetds
89
89
Architecture: any
90
90
Depends: libaprutil1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
91
 
Description: The Apache Portable Runtime Utility Library - FreeTDS Driver
 
91
Description: Apache Portable Runtime Utility Library - FreeTDS Driver
92
92
 APR is Apache's Portable Runtime Library, designed to be a support library 
93
93
 that provides a predictable and consistent interface to underlying 
94
94
 platform-specific implementations. 
101
101
Package: libaprutil1-dev
102
102
Architecture: any
103
103
Section: libdevel
104
 
Depends: libaprutil1 (= ${binary:Version}), libldap2-dev, libexpat1-dev, libdb4.8-dev, libpcre3-dev, libapr1-dev (>= 1.2.2-1), libsqlite3-dev, libpq-dev, libmysqlclient-dev, ${misc:Depends}
105
 
Description: The Apache Portable Runtime Utility Library - Development Headers
 
104
Depends: libaprutil1 (= ${binary:Version}), libldap2-dev, libexpat1-dev, libpcre3-dev, libapr1-dev (>= 1.2.2-1), libsqlite3-dev, libpq-dev, libmysqlclient-dev, ${misc:Depends}
 
105
Description: Apache Portable Runtime Utility Library - Development Headers
106
106
 APR is Apache's Portable Runtime Library, designed to be a support library 
107
107
 that provides a predictable and consistent interface to underlying 
108
108
 platform-specific implementations. 
117
117
Architecture: any
118
118
Section: debug
119
119
Depends: libaprutil1 (= ${binary:Version}), ${misc:Depends}
120
 
Description: The Apache Portable Runtime Utility Library - Debugging Symbols
 
120
Description: Apache Portable Runtime Utility Library - Debugging Symbols
121
121
 APR is Apache's Portable Runtime Library, designed to be a support library 
122
122
 that provides a predictable and consistent interface to underlying 
123
123
 platform-specific implementations.