Koha/debian
Jonathan Druart 165c945b5e Bug 33677: Remove verbose option from koha-worker man
Signed-off-by: Magnus Enger <magnus@libriotech.no>
No more mention of verbose.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 1bd49fcab8)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
2023-05-15 12:50:59 +00:00
..
docs Bug 33677: Remove verbose option from koha-worker man 2023-05-15 12:50:59 +00:00
scripts Bug 33645: Make koha-foreach return 0 if it completes successfully 2023-05-12 16:22:47 +01:00
source Bug 32994: Remove compiled files from src (2) 2023-02-24 11:34:01 +00:00
templates Bug 32992: Move background_jobs_worker to misc/workers 2023-05-03 13:06:48 +01:00
bd-to-depends
build-git-snapshot Bug 33629: allow pbuilder to use network via build-git-snapshot 2023-05-11 11:58:04 +01:00
changelog Bug 32666: Buildbot 22.11.01 for stretch: update debian/changelog 2023-01-20 13:39:44 +00:00
clean Bug 32994: Remove compiled files from src (2) 2023-02-24 11:34:01 +00:00
compat
control Bug 32666: Update control file: 22.11.01 on deb9 (7411fce6) 2023-01-20 13:43:32 +00:00
control.in Bug 27315: use the namespace-aware docbook stylesheet 2022-10-17 21:10:06 -03:00
copyright
koha-common.bash-completion Bug 33108: Teach koha-list filter elasticsearch 2023-05-03 13:11:15 +01:00
koha-common.config
koha-common.cron.d
koha-common.cron.daily
koha-common.cron.hourly
koha-common.cron.monthly
koha-common.default
koha-common.dirs
koha-common.docs
koha-common.init Bug 33108: (follow-up) Don't let restart die if ES indexer not running 2023-05-03 13:11:15 +01:00
koha-common.install Bug 33108: koha-es-indexer added 2023-05-03 13:11:14 +01:00
koha-common.links
koha-common.logrotate
koha-common.postinst Bug 32612: (QA follow-up) Remove more unneeded appender lines 2023-02-06 15:54:49 +00:00
koha-common.preinst
koha-common.README.Debian
koha-common.templates
koha-core.bash-completion Bug 33108: Teach koha-list filter elasticsearch 2023-05-03 13:11:15 +01:00
koha-core.config
koha-core.default
koha-core.dirs
koha-core.docs
koha-core.init Bug 32922: (follow-up) Fix two additional occurences 2023-02-24 07:51:48 +00:00
koha-core.install Bug 33108: koha-es-indexer added 2023-05-03 13:11:14 +01:00
koha-core.links
koha-core.logrotate
koha-core.postinst Bug 32612: (QA follow-up) Remove more unneeded appender lines 2023-02-06 15:54:49 +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
README.build
rules Bug 33168: (follow-up) Swap spaces for tabs 2023-04-16 18:11:54 +01: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.