Koha/debian
Robin Sheat 53bd26fdaa Bug 14231: changes required for 3.20 release
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-05-20 11:01:45 -03:00
..
docs Bug 11927 - Add gr install option 2015-01-21 10:58:58 -03:00
scripts Bug 7939: (QA followup) make the koha-translate script test the new filenames 2015-04-30 11:37:26 -03:00
source
templates Bug 13571: followup to remove some now-unused options 2015-01-17 10:34:21 -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 14231: changes required for 3.20 release 2015-05-20 11:01:45 -03:00
changelog Bug 14231: changes required for 3.20 release 2015-05-20 11:01:45 -03:00
compat
control Bug 14231: changes required for 3.20 release 2015-05-20 11:01:45 -03:00
control.in Bug 13979: updates to allow installation on jessie 2015-04-20 09:50:58 -03:00
copyright
koha-common.bash-completion
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
koha-common.install
koha-common.logrotate
koha-common.postinst
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 13979: updates to allow installation on jessie 2015-04-20 09:50:58 -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.