Koha/debian
Robin Sheat 373e49576d Bug 7197 - add a Spanish readme file to the packages
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
I don't speak spanish, so my signoff is just a technical view of the patch
2011-12-14 15:38:04 +01:00
..
docs Bug 7197 - add a Spanish readme file to the packages 2011-12-14 15:38:04 +01:00
scripts Bug 7216 - koha-restore does not correctly set home 2011-12-06 17:01:56 +01:00
source
templates Bug 7028 - updated the koha-conf.xml template 2011-12-08 17:49:53 +01:00
bd-to-depends
build-git-snapshot Bug 7091 - [MASTER] - update the build version for packages from master 2011-11-24 11:47:04 +01:00
changelog Bug 7091 - [MASTER/3.6.x/3.4.x] - update the changelogs for the 3.4 series 2011-11-24 11:47:45 +01:00
compat
control Bug 4877 [ENH] [SIGNED-OFF] install generated man pages with build process 2011-09-16 13:51:26 +12:00
control.in Bug 4877 [ENH] [SIGNED-OFF] install generated man pages with build process 2011-09-16 13:51:26 +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.docs Bug 7197 - add a Spanish readme file to the packages 2011-12-14 15:38:04 +01:00
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 4877 [ENH] [SIGNED-OFF] install generated man pages with build process 2011-09-16 13:51:26 +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 4877 [ENH] [SIGNED-OFF] install generated man pages with build process 2011-09-16 13:51:26 +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.