Koha/debian
Robin Sheat 93a802459f Bug 9592 - update dependencies, allow blacklisting
* Update the dependencies to match master
* Blacklist the CHI and Data::Pagination
* Perltidyed the list-deps script

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-02-15 08:06:51 -05:00
..
docs Bug 8878 - a command to provide a shell with the koha environment 2012-12-20 08:01:46 -05:00
scripts Bug 9260: stop koha-run-backups complaining "missing ]" 2012-12-21 08:11:39 -05: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 9143 - changelog and build script updates 2013-02-07 19:30:51 -05:00
changelog Bug 9143 - changelog and build script updates 2013-02-07 19:30:51 -05:00
compat
control Bug 9592 - update dependencies, allow blacklisting 2013-02-15 08:06:51 -05:00
control.in
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 Bug 8878 - a command to provide a shell with the koha environment 2012-12-20 08:01:46 -05: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
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 9052 - rewrite the YUI links to use the system library 2012-12-17 09:03:36 -05: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.