Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tomás Cohen Arazi 385c16174b Bug 17468: Remove koha-*-zebra scripts and its traces 6 years ago
..
docs Bug 17468: Remove koha-*-zebra scripts and its traces 6 years ago
scripts Bug 17468: Remove koha-*-zebra scripts and its traces 6 years ago
source Bug 18696: Change debian/source/format to quilt 6 years ago
templates Bug 20275: Add comment to let user know they can define multiple plugindirs 6 years ago
README.build Bug 5602: Changes to account for the version update. 13 years ago
bd-to-depends Bug 20019: use Modern::Perl in misc perl scripts 6 years ago
build-git-snapshot Bug 20019: use Modern::Perl in misc perl scripts 6 years ago
changelog Bug 17019 - debian/changelog update 8 years ago
compat Bug 18908: Warning "Compatibility levels before 9 are deprecated" 6 years ago
control Bug 20061: koha-common is not pulling libsearch-elasticsearch-perl / d/control 6 years ago
control.in Bug 18993: Allow Test::More version 1.302073 6 years ago
copyright Update FSF address in debian/copyright. 14 years ago
koha-common.README.Debian Bug 5139 - packages now do email and other cron jobs 14 years ago
koha-common.bash-completion Bug 17468: Remove koha-*-zebra scripts and its traces 6 years ago
koha-common.config Bug 11404: (follow-up) only ask user if there are instances needing upgrading 10 years ago
koha-common.cron.d Bug 17717: Make cronjobs using koha-foreach use --chdir 6 years ago
koha-common.cron.daily Bug 17717: Make cronjobs using koha-foreach use --chdir 6 years ago
koha-common.cron.hourly Bug 17717: Make cronjobs using koha-foreach use --chdir 6 years ago
koha-common.cron.monthly Bug 17717: Make cronjobs using koha-foreach use --chdir 6 years ago
koha-common.default Bug 16830: Remove -x usage on koha-indexer 8 years ago
koha-common.dirs Bug 17951: Make koha-create set template_cache_dir correctly 6 years ago
koha-common.docs Bug 10802: make Debian package install history.txt 11 years ago
koha-common.init Bug 20234: Update service description in koha-common.init 6 years ago
koha-common.install Bug 17468: Remove koha-*-zebra scripts and its traces 6 years ago
koha-common.links Bug 17468: Remove koha-*-zebra scripts and its traces 6 years ago
koha-common.logrotate Bug 19610: Make koha-common.logrotate use copytruncate 6 years ago
koha-common.postinst Bug 14106: (QA followup) avoid failures if no instances created 9 years ago
koha-common.preinst Bug 14068: fix preinst for fresh package installs 9 years ago
koha-common.templates Bug 11404: Make the install process aware of the changes 10 years ago
koha-post-install-setup Add koha-post-install-setup, a script to be run by sysadmin post-install. 14 years ago
koha.README.Debian Bug 5550 - correct filename referenced in docs 14 years ago
koha.apache-ports Replace old, non-functional Debian packaging with a new one. 14 years ago
koha.config Replace old, non-functional Debian packaging with a new one. 14 years ago
koha.dirs Replace old, non-functional Debian packaging with a new one. 14 years ago
koha.install Bug 7818 : Following, fixing so the packages build Still need to update koha-create to make use of the new file 12 years ago
koha.postinst Bug 4817: Point to README.Debian in koha package description, postinst output. 14 years ago
koha.postrm When purging, remove /var/log/koha. 14 years ago
koha.prerm Replace old, non-functional Debian packaging with a new one. 14 years ago
list-deps Bug 20019: use Modern::Perl in misc perl scripts 6 years ago
rules Bug 14167: remove the log4perl.conf file from /etc for packages 9 years ago
unavailable.html Add koha-disable, a script to disable a Koha instance. 14 years ago
update-control Add tools to update debian/control's build dependencies. 14 years ago

README.build

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.