Bump
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -8,7 +8,7 @@ Homepage: https://github.com/roadrunner2/mod-proxy-protocol
|
||||
|
||||
Package: libapache2-mod-proxy-protocol
|
||||
Architecture: amd64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-api-20120211, apache2 (>= 2.4.0)
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-api-20120211
|
||||
Description: Apache module for proxy protocol
|
||||
The proxy protocol is a way for upstream proxies and load-balancers to
|
||||
for the ip-address of the client to the server. This package contains
|
||||
|
||||
1
debian/docs
vendored
1
debian/docs
vendored
@@ -1,5 +1,4 @@
|
||||
README.md
|
||||
mod_proxy_protocol.xml
|
||||
mod_proxy_protocol.xml.meta
|
||||
mod_proxy_protocol.html
|
||||
debian/README.Debian
|
||||
|
||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -4,7 +4,7 @@
|
||||
|
||||
build:
|
||||
dh_testdir
|
||||
make all docs
|
||||
make all # docs
|
||||
|
||||
clean:
|
||||
dh_testdir
|
||||
|
||||
Reference in New Issue
Block a user