Koha/debian
Robin Sheat ba8be1f2f9 Bug 8636 - add Moose dependency to the dependencies
Koha::SearchEngine requires moose, but it wasn't declared as a
dependency.

Also update the debian/control dependencies to match the current state
of the requirements.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Passed-QA-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-11-01 09:25:15 -04:00
..
docs Bug 8568 - Fix some errors in docs for scripts provided by the Debian packages 2012-10-24 18:18:42 +02:00
scripts Bug 8982 make koha-create accept --database option 2012-10-31 17:20:22 -04:00
source
templates Bug 8268 follow-up: incorporate QA comments 2012-07-12 17:40:22 +02:00
bd-to-depends
build-git-snapshot Bug 8020 [3.8.x/MASTER] - update git build script to 3.9 2012-05-07 22:06:02 +02:00
changelog Bug 8020 - [3.8.x] Update changelog for 3.8.0-1 2012-05-07 22:06:00 +02:00
compat
control Bug 8636 - add Moose dependency to the dependencies 2012-11-01 09:25:15 -04:00
control.in Bug 7968 : Create meta-packages to simplify installation of koha 2012-05-14 18:33:17 +02:00
copyright
koha-common.config
koha-common.cron.d
koha-common.cron.daily
koha-common.cron.hourly
koha-common.dirs
koha-common.docs
koha-common.init
koha-common.install
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 8235 - allow a whitelist of modules that aren't in Debian 2012-07-10 14:17:02 +02:00
README.build
rules Merge remote-tracking branch 'origin/new/bug_8233' 2012-10-05 12:00:06 +02: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.