http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7968 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9244|0 |1 is obsolete| | --- Comment #6 from Robin Sheat <robin@catalyst.net.nz> --- Created attachment 9337 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9337&action=edit Bug 7968 : Create meta-packages to simplify installation of koha Minor change in the koha packages : that is having perldeps and third party softwares installable as stand alone packages in other words, create meta-packages to simplify installation of koha. 2 packages was created : koha-deps and koha-perldeps which install general dependencies of koha. I modified the file control.in and executed the update-control script to generate the file control. Whith the control file, I launched the build-git-snapshot script (see http://wiki.koha-community.org/wiki/Building_Debian_Packages_-_The_Easy_Way) to generate packages. Signed-off-by: Robin Sheat <robin@catalyst.net.nz> I've removed the 'Version' and 'Maintainer' lines, as they don't belong in package sections. They apply to the source declaration only. Otherwise, it seems fine and useful. -- You are receiving this mail because: You are watching all bug changes.