Compare commits
6 commits
3da84d5e95
...
7d0e624ac7
Author | SHA1 | Date | |
---|---|---|---|
7d0e624ac7 | |||
900151a0d0 | |||
57f36efd3f | |||
a754578378 | |||
c2bca555b4 | |||
9a7dd20667 |
2 changed files with 7 additions and 6 deletions
1
debian/compat
vendored
1
debian/compat
vendored
|
@ -1 +0,0 @@
|
|||
9
|
12
debian/control
vendored
12
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: httpd
|
|||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper (>= 9),
|
||||
debhelper-compat (= 13),
|
||||
dh-apache2,
|
||||
dh-autoreconf,
|
||||
apache2-dev (>= 2.4.53-1~),
|
||||
|
@ -12,12 +12,14 @@ Build-Depends:
|
|||
libpcre2-dev,
|
||||
libpng-dev,
|
||||
libssl-dev (>= 0.9.8g),
|
||||
Standards-Version: 4.3.0
|
||||
Homepage: http://mod-qos.sourceforge.net/
|
||||
Vcs-Git: https://salsa.debian.org/sk-guest/libapache2-mod-qos.git
|
||||
Vcs-Browser: https://salsa.debian.org/sk-guest/libapache2-mod-qos
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: http://mod-qos.sourceforge.net
|
||||
Vcs-Browser: https://forgejo.debian.net/web/libapache2-mod-qos
|
||||
Vcs-Git: https://forgejo.debian.net/web/libapache2-mod-qos
|
||||
|
||||
Package: libapache2-mod-qos
|
||||
Section: httpd
|
||||
Architecture: any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue