Le 2013-04-30 13:59, Pierre Mavro a écrit :
Package: nginx
Severity: wishlist
Hello,
I would like Debian to integrate that module as it's really better
than
the classic substitution module. I tried to integrate it in Wheezy
and
experimental package version and it works like a charm.
This module does the same things as the substitution one, but is able
in
addition to :
- Do multiple subsitutions (instead of only one with substitution
module)
- Use regex in filters
You can find the full description of it there :
https://github.com/yaoweibin/ngx_http_substitutions_filter_module
So to integrate it easily in Debian packages, here is what I did on
deb-src nginx package :
1. in debian/modules, I get the sources :git clone
git://github.com/yaoweibin/ngx_http_substitutions_filter_module.git
2. in debian/rules, I added a line in config.status.extras :
--add-module=$(MODULESDIR)/ngx_http_substitutions_filter_module \
That's all, after rebuild it just works :-)
Thanks
Hello Pierre.
Thanks for this suggestion.
IMHO, this module is usefull and deserves to figure in the Debian
packages.
The maintainer is active and trustable.
I'm working on adding this module in the -full and -extras flavours.
Thanks.
--
Cyril "Davromaniak" Lavier
KeyID 59E9A881
http://www.davromaniak.eu
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org