Koha/debian
Robin Sheat 16ea5ffd1d Bug 9918 - build script updates, default to building 3.12
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-27 21:49:27 -04:00
..
docs bug 9784: add koha-shell to the koha-common man page 2013-03-13 08:46:21 -04:00
scripts Bug 9260: stop koha-run-backups complaining "missing ]" 2012-12-21 08:11:39 -05:00
source
templates Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
bd-to-depends
build-git-snapshot Bug 9918 - build script updates, default to building 3.12 2013-03-27 21:49:27 -04:00
changelog Bug 9918 - Changelog updates for 3.12 2013-03-27 21:49:09 -04:00
compat
control Bug 9880 - Updated control file for new dependencies 2013-03-21 18:39:39 -04:00
control.in Bug 9802 - add test case to ensure man pages have correct XML 2013-03-20 15:11:10 -04:00
copyright
koha-common.config
koha-common.cron.d
koha-common.cron.daily
koha-common.cron.hourly
koha-common.dirs
koha-common.docs Bug 7197 - add a Spanish readme file to the packages 2011-12-14 15:38:04 +01:00
koha-common.init
koha-common.install Bug 9239 follow-up: update koha-conf.xml 2013-03-16 21:32:33 -04:00
koha-common.logrotate
koha-common.postinst
koha-common.README.Debian
koha-common.templates
koha-post-install-setup
koha.apache-ports
koha.config
koha.dirs
koha.install Bug 7818 : Following, fixing so the packages build Still need to update koha-create to make use of the new file 2012-07-06 11:17:19 +02:00
koha.postinst
koha.postrm
koha.prerm
koha.README.Debian
list-deps Bug 9592 - update dependencies, allow blacklisting 2013-02-15 08:06:51 -05:00
README.build
rules Bug 9802 - add test case to ensure man pages have correct XML 2013-03-20 15:11:10 -04: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.