Koha/debian
Magnus Enger 1c6cdaf162 Bug 4877 [ENH] - Update man page for koha-create
Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
(to be followed by another patch that I think helps too)

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-09-04 20:21:34 +12:00
..
scripts Bug 4877 [ENH] - Update man page for koha-create 2011-09-04 20:21:34 +12:00
source
templates Bug 6540 - Make ZEBRA_MARC_FORMAT and ZEBRA_LANGUAGE configurable for koha-create 2011-07-28 14:17:10 +12:00
bd-to-depends
build-git-snapshot Bug 6722: [SIGNED-OFF] Cause build output to appear on the screen 2011-09-04 20:14:08 +12:00
changelog Bug 6361 - make the packages work with koha 3.4 2011-06-03 11:06:31 +12:00
compat
control Bug 6626 - add sudo as a package dependency 2011-08-14 19:47:19 +12:00
control.in Bug 6626 - add sudo as a package dependency 2011-08-14 19:47:19 +12:00
copyright
koha-common.config Bug 6361 - make the packages work with koha 3.4 2011-06-03 11:06:31 +12:00
koha-common.cron.d
koha-common.cron.daily Bug 6275 - allow automated backups for packages 2011-08-11 12:45:53 +12:00
koha-common.cron.hourly
koha-common.dirs
koha-common.init Bug 4873 - Ensure that the required directories exist on init 2011-07-28 14:05:58 +12:00
koha-common.install Bug 6486 - make koha-mysql get installed with the packages 2011-08-18 21:20:57 +12:00
koha-common.logrotate
koha-common.postinst Bug 6361 - make the packages work with koha 3.4 2011-06-03 11:06:31 +12:00
koha-common.README.Debian
koha-common.templates Bug 6361 - make the packages work with koha 3.4 2011-06-03 11:06:31 +12:00
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 Bug 5602: Changes to account for the version update. 2011-08-04 10:26:39 +12:00
rules Bug 6361 - make the packages work with koha 3.4 2011-06-03 11:06:31 +12: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.