Koha/debian
Robin Sheat b18f86e75c Bug 13791: (PM followup) Dependency normalisation for master
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-08-28 09:17:05 -03:00
..
docs Bug 12372: Updated man pages for koha-mysql 2015-08-24 13:18:12 -03:00
scripts Bug 14361: koha-restart-zebra fails and probably breaks upgrade 2015-08-26 10:42:04 -03:00
source
templates Bug 13791: (QA followup) Plack support requires Apache 2.4.8+ 2015-08-24 13:06:39 -03:00
bd-to-depends Bug 4847: Remove the python dependency for package builds 2015-03-25 11:22:49 -03:00
build-git-snapshot Bug 14262: change the build-git-snapshot version to 3.21 2015-05-26 10:42:05 -03:00
changelog Bug 14231: changes required for 3.20 release 2015-05-20 11:01:45 -03:00
compat
control Bug 13791: (PM followup) Dependency normalisation for master 2015-08-28 09:17:05 -03:00
control.in Bug 13791: (RM followup) Add new dependencies for packaging 2015-08-27 13:18:28 -03:00
copyright
koha-common.bash-completion Bug 14714: Add tab-completion to koha-mysql command 2015-08-26 10:44:01 -03:00
koha-common.config
koha-common.cron.d
koha-common.cron.daily
koha-common.cron.hourly
koha-common.default
koha-common.dirs
koha-common.docs
koha-common.init Bug 13791: make koha-common init script aware of plack 2015-08-24 13:00:41 -03:00
koha-common.install Bug 13791: Plack out-of-the-box support on packages 2015-08-24 13:00:39 -03:00
koha-common.logrotate
koha-common.postinst Bug 14106: (QA followup) avoid failures if no instances created 2015-05-22 12:28:14 -03:00
koha-common.preinst Bug 14068: fix preinst for fresh package installs 2015-04-29 15:14:10 -03:00
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
README.build
rules Bug 14167: remove the log4perl.conf file from /etc for packages 2015-07-24 12:54:23 -03: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.