[Koha-bugs] [Bug 13799] Add base for building RESTful API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 7 00:36:08 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799

--- Comment #31 from Robin Sheat <robin at catalyst.net.nz> ---
(In reply to Kyle M Hall from comment #28)
> Ignore this comment, I had my versions crossed. Any idea what the
> possibility of taking the package for Jesse and using it on Wheezy is?

Dependency packages need to be actually built for the environment, we can't
just grab a .deb file and throw it in.

(In reply to Kyle M Hall from comment #29)
> Another idea, can't we have a temporary package for Mojo even if it's not
> proper for upstreaming? Once the debian mojo package hit's the right version
> we could remove our own package. Would that work?

That's exactly what I'm trying to avoid. Now it's something I have to maintain
for the next few years. Hence my policy being that if I can't make a package
that can go into Debian, then I'm not really willing to put it into the Koha
repo. This also forces me to check the package for overall worthiness (e.g.
people depending on modules that have no copyright notice, therefore we can't
legally redistribute - not the case here though, this is just simply
unbuildable until I find a version of tar without the bug.)

If you want to help out on this front, have a look here:
http://wiki.koha-community.org/wiki/Building_Debian_Dependencies

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list