Koha/debian
Nick Clemens 89bfb375e2 Bug 32465: Add 'queue' to koha-worker help documentation
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 486d78f544)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
(cherry picked from commit 8d0443f44a)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
2023-01-24 18:56:22 +00:00
..
docs Bug 27783: Add queue handling in packaging tools 2022-04-13 15:55:40 +02:00
scripts Bug 32465: Add 'queue' to koha-worker help documentation 2023-01-24 18:56:22 +00:00
source
templates Bug 31469: log4perl.conf: Add %n to conversionpattern for Plack 2022-12-05 18:55:16 +00:00
bd-to-depends
build-git-snapshot
changelog
compat
control Bug 31675: Remove packages from debian/control that are no longer used 2023-01-18 21:26:45 +00:00
control.in Bug 27315: use the namespace-aware docbook stylesheet 2022-12-05 20:36:42 +00:00
copyright
koha-common.bash-completion
koha-common.config
koha-common.cron.d
koha-common.cron.daily Bug 19532: (QA follow-up) Add the cron jobs to the cron files 2022-03-14 22:45:52 -10:00
koha-common.cron.hourly
koha-common.cron.monthly
koha-common.default
koha-common.dirs
koha-common.docs
koha-common.init Bug 27783: Add queue handling in packaging tools 2022-04-13 15:55:40 +02:00
koha-common.install
koha-common.links
koha-common.logrotate
koha-common.postinst Bug 31469: log4perl.conf: Add %n to conversionpattern for Plack 2022-12-05 18:55:16 +00:00
koha-common.preinst
koha-common.README.Debian
koha-common.templates
koha-core.bash-completion
koha-core.config
koha-core.default
koha-core.dirs
koha-core.docs
koha-core.init
koha-core.install
koha-core.links
koha-core.logrotate
koha-core.postinst Bug 31469: log4perl.conf: Add %n to conversionpattern for Plack 2022-12-05 18:55:16 +00:00
koha-core.preinst
koha-core.templates
koha-full.postinst
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 26685: Move starman out of debian/control.in and into cpanfile 2022-03-22 10:17:34 -10:00
README.build
rules Bug 27315: use the namespace-aware docbook stylesheet 2022-12-05 20:36:42 +00:00
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.