aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorMohammed Amar-Bensaber <renken@shione.net>2024-08-27 22:22:06 +0200
committerMohammed Amar-Bensaber <renken@shione.net>2024-08-27 22:22:06 +0200
commit9a6e5684faea822196b88ecf98cf28e42b832a75 (patch)
tree7a93c1648738fc95cddfecb72aa3f720b4303d41 /debian/control
parentc4b3df829d5b07a2ce909389ac56c3e5dabd82a2 (diff)
downloadshione-9a6e5684faea822196b88ecf98cf28e42b832a75.tar.gz
shione-9a6e5684faea822196b88ecf98cf28e42b832a75.zip
nginx: init config package
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 659401f..de3e38e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,3 +23,12 @@ Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: Shione nftables configuration.
Nftables configuration for shione.net.
+
+Package: nginx-config
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}, nginx, certbot, python3-certbot-nginx
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
+Description: Shione nginx configuration.
+ Nginx configuration for shione.net.