Main Koha release repository https://koha-community.org
Find a file
Lars Wirzenius 6340d22468 Replace dependencies on koha-dev-env with list of packages.
The dependencies are needed both at build time and at run time. Build
time needs them for running tests. To avoid duplicating the (long!)
list of dependencies, we do a little bit of trickery, and generate
a koha:Depends substvar, from all build dependencies (except debhelper),
and use ${koha:Depends} in the koha-common (not koha) Depends header.
A little bit tricky, but works.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-05-25 07:59:12 -04:00
acqui Remove obsolete variables from basket.pl 2010-05-24 10:23:16 -04:00
admin (BUG #4521) aqbudgets.pl - Transform undefined budget spent value to 0.00 value 2010-05-24 10:33:47 -04:00
authorities MT3448 : searchauthorities problems 2010-05-01 09:11:45 -04:00
basket Fix FSF address in directory basket/ 2010-03-16 20:17:49 -04:00
C4 bug 4801: fix paging in display of staged bibs and import batches 2010-05-21 10:29:55 -04:00
catalogue Corrected: Fix for Bug 4529, columns on circ history all screwy 2010-05-24 10:43:28 -04:00
cataloguing removed unconditional warn introduced in previous patch 2010-05-24 11:15:18 -04:00
circ Bug 4372 - Fix for bookcount.pl not counting started transfers as seeing an item 2010-04-29 22:03:42 -04:00
debian Replace dependencies on koha-dev-env with list of packages. 2010-05-25 07:59:12 -04:00
docs Adding a new developer plus 2 new meetings to the history doc 2010-05-06 19:58:25 -04:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Allow zebra search for Accelerated Reading Point in field 526$d 2010-04-16 07:14:44 -04:00
install_misc Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
installer Bugfix: Remove pointless executable bits from sql files. 2010-05-25 07:56:33 -04:00
koha-tmpl Correct position of non-sorted table column 2010-05-24 11:10:52 -04:00
labels Bug 4382 Export batch label to CSV 2010-04-16 00:58:32 -04:00
members MT2582: Fix user deletion without permission 2010-05-11 08:39:19 -04:00
misc bug 4505: updated release notes 2010-05-24 07:51:19 -04:00
offline_circ Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
opac Bug 3093 add syspref to turn off multiholds button 2010-05-11 07:44:17 -04:00
patroncards Fix FSF address in directory patroncards/ 2010-03-16 20:17:55 -04:00
reports Bug 2505 - Add commented use warnings where missing in the reports/ directory 2010-04-21 20:19:57 +12:00
reserve Fix FSF address in directory reserve/ 2010-03-16 20:17:54 -04:00
reviews Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
rotating_collections Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory 2010-04-21 20:25:39 +12:00
selenium Adding selenium tests for filterMembers 2009-09-30 11:30:37 +02:00
serials Bug 4517 - add authentication to reorder_members.pl 2010-05-24 09:09:15 -04:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion Merge branch 'bug2505_patches' of git://git.catalyst.net.nz/koha into to-push 2010-04-23 07:13:37 -04:00
svc Fix FSF address in directory svc/ 2010-03-16 20:17:51 -04:00
t Fixing Tests on SQLHelper 2010-04-29 22:35:28 -04:00
tags Fix FSF address in directory tags/ 2010-03-16 20:17:53 -04:00
tmp/modified_authorities
tools Convert to UTF-8. 2010-05-06 17:58:54 -04:00
virtualshelves Bug 2505 - Add commented use warnings where missing in the virtualshelves/ directory 2010-04-21 20:20:27 +12:00
xt exclude TinyMCE from non-UTF8 file checks 2010-05-06 19:55:44 -04:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
about.pl Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:51 -04:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL corrected links to mailing lists 2010-05-24 08:26:20 -04:00
install-CPAN.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL.debian moved INSTALL.debian-lenny to INSTALL.debian 2010-05-24 08:35:07 -04:00
INSTALL.fedora7 corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.opensuse corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.ubuntu updated links to Git usage wiki page 2010-05-24 08:32:14 -04:00
koha_perl_deps.pl Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:48 -04:00
kohaversion.pl DB rev 134: DisplayMultiPlaceHold syspref 2010-05-11 07:45:28 -04:00
LICENSE Update LICENSE with a fresh copy from upstream. This updates the FSF address, and refers to the LGPL with its current name, and changes a few other minor things of the typographical sort. No semantic changes. 2010-03-16 20:17:48 -04:00
mainpage.pl Bug 2505 enabling warnings 2009-12-20 14:31:35 +01:00
Makefile.PL Bug 4505 - Bumping the perl version to 5.8.8 or greater 2010-05-24 07:47:57 -04:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots Add instructions to INSTALL and README.robots about robots.txt 2010-02-20 17:55:59 -05:00
rewrite-config.PL Fix FSF address in directory . 2010-03-16 20:17:52 -04:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/