Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
fe210265
Commit
fe210265
authored
Jan 19, 2019
by
Yadd
Browse files
Update debian files using Debian official changes
parent
ce809fc8
Changes
5
Hide whitespace changes
Inline
Side-by-side
debian/compat
View file @
fe210265
1
0
1
1
debian/control
View file @
fe210265
...
...
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
po-debconf
Build-Depends-Indep: libapache-session-perl,
libauthen-oath-perl,
...
...
@@ -47,7 +47,7 @@ Build-Depends-Indep: libapache-session-perl,
libxml-libxslt-perl,
libxml-simple-perl,
perl
Standards-Version: 4.
2.1
Standards-Version: 4.
3.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/lemonldap-ng
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/lemonldap-ng.git
Homepage: https://lemonldap-ng.org/
...
...
debian/lemonldap-ng-doc.doc-base
View file @
fe210265
...
...
@@ -6,6 +6,6 @@ Abstract: Those HTML documents contains all Lemonldap::NG documentation
Section: Web Development
Format: HTML
Index: /usr/share/doc/lemonldap-ng
-doc
/index.html
Files: /usr/share/doc/lemonldap-ng
-doc
/*.html
Index: /usr/share/doc/lemonldap-ng/index.html
Files: /usr/share/doc/lemonldap-ng
/pages/documentation/current
/*.html
debian/lemonldap-ng-fastcgi-server.service
View file @
fe210265
...
...
@@ -10,6 +10,7 @@ PIDFile=/run/llng-fastcgi-server/llng-fastcgi-server.pid
ExecStart
=
/usr/sbin/llng-fastcgi-server
ExecStop
=
-/sbin/start-stop-daemon --quiet --stop --retry QUIT/5 --pidfile ${PID}
KillMode
=
mixed
PrivateTmp
=
yes
[Install]
Alias
=
llng-fastcgi-server.service
...
...
debian/rules
View file @
fe210265
...
...
@@ -17,7 +17,7 @@ LMINIFILE=$(CONFDIR)/lemonldap-ng.ini
CAPTCHADIR=$(LMVARDIR)/captcha
%:
dh $@
--with systemd
dh $@
override_dh_auto_configure:
$(MAKE) configure STORAGECONFFILE=/etc/lemonldap-ng/lemonldap-ng.ini \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment