~ubuntu-branches/ubuntu/intrepid/haproxy/intrepid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Cornet
  • Date: 2007-08-17 09:33:41 UTC
  • Revision ID: james.westby@ubuntu.com-20070817093341-l6pfw4urfkbby5fe
Tags: 1.3.12.dfsg-1
* Initial release (Closes: #416397).
* The DFSG removes files with GPL-incompatible license and adds a
  re-implementation by me.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: haproxy
 
2
Section: net
 
3
Priority: optional
 
4
Maintainer: Arnaud Cornet <acornet@debian.org>
 
5
Standards-Version: 3.7.2
 
6
Build-Depends: cdbs, debhelper (>= 5.0.37), libpcre3-dev
 
7
 
 
8
Package: haproxy
 
9
Architecture: any
 
10
Depends: ${shlibs:Depends}, ${misc:Depends}
 
11
Description: fast and reliable load balancing reverse proxy
 
12
 HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
 
13
 availability environments. It features connection persistence through HTTP
 
14
 cookies, load balancing, header addition, modification, deletion both ways. It
 
15
 has request blocking capabilities and provides interface to display server
 
16
 status.
 
17
 .
 
18
  Homepage: http://haproxy.1wt.eu/