Koha/debian
Robin Sheat 55f3553b25 Bug 10367 - update the rules and control file for wheezy
This updates the control file to use tinymce rather than tinymce2, as
tinymce2 is deprecated and no longer in Debian.

Also a general dependencies update. Note that this is suitable for
master only.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-05-29 08:08:30 -07:00
..
docs Bug 10094 - koha-list should have a --disabled option switch 2013-05-15 08:14:09 -04:00
scripts Bug 10259 - koha-*-zebra scripts are expected to run without warnings if no instance name passed 2013-05-18 06:07:57 -04:00
source
templates
bd-to-depends
build-git-snapshot Bug 10018 - version update for 3.13 2013-04-16 08:13:51 -07:00
changelog
compat
control Bug 10367 - update the rules and control file for wheezy 2013-05-29 08:08:30 -07:00
control.in Bug 10367 - update the rules and control file for wheezy 2013-05-29 08:08:30 -07: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 Bug 9250 - [SIGNED-OFF] provide commands to manage the SIP server 2013-05-01 22:03:13 -04:00
koha-common.install Bug 9250 - [SIGNED-OFF] provide commands to manage the SIP server 2013-05-01 22:03:13 -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
koha.postinst
koha.postrm
koha.prerm
koha.README.Debian
list-deps
README.build
rules Bug 10367 - update the rules and control file for wheezy 2013-05-29 08:08:30 -07: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.