From 88092e1f965a21962eebdb51ff28cc7cc595c9d6 Mon Sep 17 00:00:00 2001 From: Renken Date: Sun, 24 Dec 2023 20:44:07 +0100 Subject: shione: nginx: init nginx --- config/shione/nginx/debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 config/shione/nginx/debian/control (limited to 'config/shione/nginx/debian/control') diff --git a/config/shione/nginx/debian/control b/config/shione/nginx/debian/control new file mode 100644 index 0000000..4b5b056 --- /dev/null +++ b/config/shione/nginx/debian/control @@ -0,0 +1,16 @@ +Source: nginx-config +Section: tasks +Priority: optional +Maintainer: Renken +Rules-Requires-Root: no +Build-Depends: debhelper (>= 13.11~), config-package-dev (>= 4.15~) +Standards-Version: 4.1.0 + +Package: nginx-config +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, nginx +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Description: Shione nginx configuration. + Shione nginx configuration. -- cgit v1.2.3