File tree Expand file tree Collapse file tree 3 files changed +7
-20
lines changed
Expand file tree Collapse file tree 3 files changed +7
-20
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,8 @@ Source: ltb-project-white-pages
22Section: web
33Priority: extra
44Maintainer: Clement Oudot <clem@ltb-project.org>
5- Build-Depends:
6- debhelper (>= 7),
7- dh-sequence-zz-debputy-rrr
8- Rules-Requires-Root: no
5+ Build-Depends: debhelper (>= 7)
6+ Rules-Requires-Root: binary-targets
97Standards-Version: 3.8.3
108Homepage: https://ltb-project.org/documentation/white-pages.html
119
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ override_dh_install:
1010 dh_install
1111 debian/replace_cache_dirs
1212
13+ override_dh_fixperms :
14+ dh_fixperms
15+ chown www-data:www-data debian/white-pages/var/cache/white-pages/cache
16+ chown www-data:www-data debian/white-pages/var/cache/white-pages/templates_c
17+
1318override_dh_builddeb :
1419 dh_builddeb -- -Zxz
1520
You can’t perform that action at this time.
0 commit comments