1
0
Fork 0

Compare commits

...

6 commits

Author SHA1 Message Date
7d0e624ac7
Repeating section for binary packages explicitly.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 13:35:38 +01:00
900151a0d0
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 13:34:39 +01:00
57f36efd3f
Removing trailing slash in homepage field.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 13:33:54 +01:00
a754578378
Updating to standards version 4.7.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 13:33:28 +01:00
c2bca555b4
Adding build-requires-root field.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 13:32:47 +01:00
9a7dd20667
Updating to debhelper 13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 13:32:28 +01:00
2 changed files with 7 additions and 6 deletions

1
debian/compat vendored
View file

@ -1 +0,0 @@
9

12
debian/control vendored
View file

@ -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},