Ignore:
Timestamp:
2014-11-27T17:37:57+13:00 (9 years ago)
Author:
Jeremy Symon
Message:

Got deb packages working

Location:
main/trunk/package-kits/linux/deb/gsdl
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/package-kits/linux/deb/gsdl

    • Property svn:ignore
      •  

        old new  
        11svn
        22src
        3 pkg
         3build
         4prepare
  • main/trunk/package-kits/linux/deb/gsdl/debian

    • Property svn:ignore set to
      files
      tmp
      greenstone
      greenstone-tools
      *.log
      *.substvars
  • main/trunk/package-kits/linux/deb/gsdl/debian/control

    r29471 r29474  
    44Maintainer: Greenstone Team <[email protected]>
    55Uploaders: Jeremy Symon <[email protected]>
    6 Build-Depends: debhelper (>= 9)
     6Build-Depends:
     7    debhelper (>= 9),
     8    subversion,
     9    default-jdk,
     10    ant,
     11    patch,
     12    autoconf,
     13    gcc,
     14    make,
     15    perl
    716
    817Package: greenstone
     
    1019Homepage: http://greenstone.org
    1120Depends:
     21    default-jre,
     22    tomcat7
    1223Description: Greenstone Digital Library
    1324 Greenstone is a suite of software for building and distributing digital library collections.
     
    1728Homepage: http://greenstone.org
    1829Depends:
     30    default-jre,
     31    wv,
     32    perl,
     33    imagemagick
    1934Description: Greenstone Digital Library Tools
    20 
    21 Package: greenstone-demo
    22 Architecture: all
    23 Homepage: http://greenstone.org
    24 Depends:
    25 Description: Greenstone Digital Library Demo Collections
Note: See TracChangeset for help on using the changeset viewer.