mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-23 02:14:16 +00:00
Debian: build and ship all the docs, including the translation guide
This commit is contained in:
parent
6bfc8b75c3
commit
a64b43b006
3
debian/control
vendored
3
debian/control
vendored
@ -8,7 +8,8 @@ Standards-Version: 3.9.6
|
||||
Build-Depends: debhelper (>= 9),
|
||||
libawl-php (>= 0.55-1~), libawl-php (<< 0.56),
|
||||
gettext,
|
||||
php5-cli
|
||||
php5-cli,
|
||||
rst2pdf
|
||||
Vcs-git: https://gitlab.com/davical-project/davical.git
|
||||
Vcs-browser: https://gitlab.com/davical-project/davical
|
||||
Homepage: http://www.davical.org/
|
||||
|
||||
3
debian/davical-doc.docs
vendored
3
debian/davical-doc.docs
vendored
@ -1,2 +1 @@
|
||||
docs/api/
|
||||
docs/davical_en_user_guide.odt
|
||||
docs/*
|
||||
|
||||
3
debian/rules
vendored
3
debian/rules
vendored
@ -9,7 +9,8 @@ get-orig-source:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_build:
|
||||
@echo "NOTE: not calling make / make built-docs, do this before building the package and review / commit the result"
|
||||
@echo "NOTE: not calling make, do this before building the package and review / commit the result"
|
||||
make built-docs
|
||||
|
||||
override_dh_installchangelogs:
|
||||
dh_installchangelogs ChangeLog
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user