Koha/debian
Jonathan Druart 33ab3c6900 Bug 26260: Add missing elastic>cnx_pool to koha-conf-site.xml.in
Added by bug 22705, but only in etc/koha-conf.xml

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-10-08 11:36:32 +02:00
..
docs Bug 22417: Add debian script koha-worker 2020-10-05 15:22:44 +02:00
scripts Bug 22417: Add debian script koha-worker 2020-10-05 15:22:44 +02:00
source
templates Bug 26260: Add missing elastic>cnx_pool to koha-conf-site.xml.in 2020-10-08 11:36:32 +02:00
bd-to-depends
build-git-snapshot
changelog
compat
control Bug 22417: Update packaging files 2020-10-05 15:30:02 +02:00
control.in Bug 22417: Update packaging files 2020-10-05 15:30:02 +02:00
copyright
koha-common.bash-completion
koha-common.config
koha-common.cron.d
koha-common.cron.daily Bug 24153: Add the confirm flag to the crontab calls 2020-07-20 16:08:22 +02:00
koha-common.cron.hourly
koha-common.cron.monthly
koha-common.default
koha-common.dirs
koha-common.docs
koha-common.init Bug 22417: Add debian script koha-worker 2020-10-05 15:22:44 +02:00
koha-common.install Bug 22417: Add koha-worker to koha-common.install 2020-10-05 16:20:51 +02:00
koha-common.links
koha-common.logrotate
koha-common.postinst Bug 22417: Update packaging files 2020-10-05 15:30:02 +02:00
koha-common.preinst
koha-common.README.Debian
koha-common.templates
koha-post-install-setup
koha.apache-ports
koha.config
koha.dirs
koha.install
koha.postinst
koha.postrm
koha.prerm
koha.README.Debian
list-deps Bug 25920: Add liblocale-codes-perl package to fix ubuntu-stable (focal) 2020-07-30 17:44:27 +02:00
README.build
rules
unavailable.html
update-control

In order to build .deb packages, following debian packages need to be present
(installed): 
devscripts
pbuilder
dh-make
fakeroot

As root (or sudo) execute:
pbuilder create

Executing build-git-snapshot without any arguments will leave package and the
rest in some pbuilder dir, eg. /var/cache/pbuilder/result It is highly
recommended that --buildresult option is used.