Changeset 11304

Show
Ignore:
Timestamp:
07/20/07 14:58:25 (1 year ago)
Author:
piotras
Message:

Removed php4-midgard.
php5-midgard renamed to php5-midgard2

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midgard/apis/php5/debian/control

    r10169 r11304  
    1 Source: midgard-php4 
     1Source: midgard2-php5 
    22Section: web 
    33Priority: optional 
     
    55Uploaders:  
    66Standards-Version: 3.2.1 
    7 Build-Depends: debhelper (>=3), php4-dev (>=4.4.2-1), libmidgard9-dev(>=1.8.0), zlib1g-dev, zlib1g-dev 
    8  
    9 Package: php4-midgard 
     7Build-Depends: debhelper (>=3), php5-dev (>=5.2), libmidgard2.0-dev(>=1.9.0alpha), zlib1g-dev, zlib1g-dev 
     8  
     9Package: php5-midgard2 
    1010Section: web 
    1111Architecture: i386 
    12 Depends: libapache-mod-php4 (>=4.4.2-1) | libapache2-mod-php4 (>=4.4.2-1), php4-cli, libapache-mod-midgard (>=1.8.0) | libapache2-mod-midgard (>=1.8.0), midgard-common, ${shlibs:Depends} 
    13 Suggests: midgard-doc 
    14 Replaces: libapache2-mod-php4-midgard 
     12Depends: libapache2-mod-php5 (>=5.2.4), php5-cli, libapache2-mod-midgard2 (>=1.9.0alpha), midgard-common, ${shlibs:Depends} 
     13Suggests:  
     14Replaces:  
    1515Conflicts:  
    1616Recommends:  
    17 Description: Midgard Content Management System - php4 Module 
    18  There are several package that, together, provide the Midgard Content 
    19  Management System: libapache-mod-midgard, libmidgard, php4-midgard. 
     17Description: Midgard2 Content Management System - PHP5 Module 
    2018 . 
    21  This package provides Midgard's PHP4 Module. If you intend to use the 
    22  Midgard Content Management System, you require this package as it provides 
    23  the glue between PHP4 and the Midgard system.  
     19 PHP5 language bindings for Midgard2. 
     20 This package provides Midgard's PHP5 Module.  
    2421 . 
    2522 Midgard is an Open Source content management system based on Apache and 
     
    2926 is separated from content by a style system that enables HTML developers to 
    3027 focus on site design while writers focus on articles. 
    31   
    32 Package: php5-midgard 
    33 Section: web 
    34 Architecture: i386 
    35 Depends: libapache2-mod-php5 (>=5.1.4), php5-cli, libapache2-mod-midgard (>=1.8.0), midgard-common, ${shlibs:Depends} 
    36 Suggests: midgard-doc 
    37 Replaces: libapache2-mod-php4-midgard 
    38 Conflicts:  
    39 Recommends:  
    40 Description: Midgard Content Management System - PHP5 Module 
    41  There are several package that, together, provide the Midgard Content 
    42  Management System: libapache-mod-midgard, libmidgard, php4-midgard. 
    43  . 
    44  This package provides Midgard's PHP5 Module. If you intend to use the 
    45  Midgard Content Management System, you require this package as it provides 
    46  the glue between PHP5 and the Midgard system.  
    47  . 
    48  Midgard is an Open Source content management system based on Apache and 
    49  MySQL.  The system uses PHP as its scripting language.  Midgard addresses the 
    50  publishing challenge by providing tools that are based on content organization 
    51  to create a content tree that's similar to a Yahoo style directory.  Layout 
    52  is separated from content by a style system that enables HTML developers to 
    53  focus on site design while writers focus on articles.