Added ability build for custom nginx version for distributive build

This commit is contained in:
Alexey Berezhok
2026-06-21 01:15:00 +03:00
parent 6bebc87323
commit ffc5c20fee
7 changed files with 147 additions and 5 deletions

View File

@@ -0,0 +1,14 @@
Source: nginx-mod-rewrite
Section: web
Priority: optional
Maintainer: Alexey Berezhok <a@bayrepo.ru>
Build-Depends: debhelper (>= 13), bash, openssl-dev, libssl-dev
Standards-Version: 4.7.0
Homepage: https://docs.brepo.ru/nginx-mod_rewrite
Package: nginx-mod-rewrite
Architecture: any
Depends: ${shlibs:Depends}, nginx (>= 1.4.0)
Provides: nginx-http-module, nginx-apache-rewrite
Description: Nginx rewrite module dynamic module adding mod_rewrite functionality
Dynamic Nginx module implementing Apache mod_rewrite functionality.