debian/control
author greg
Mon, 02 Mar 2009 09:29:22 +0100
changeset 314 c9291298c5b8
parent 139 c2d093402005
child 454 762497a95b7a
child 455 d39f7fb16ec9
permissions -rw-r--r--
updated : debian package scripts
139
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     1
Source: plcopeneditor
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     2
Section: devel
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     3
Priority: standard
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     4
Maintainer: lolitech <gregory.trelat@lolitech.net>
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     5
Build-Depends: debhelper (>= 5)
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     6
Standards-Version: 3.7.2
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     7
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     8
Package: plcopeneditor
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
     9
Architecture: any
314
c9291298c5b8 updated : debian package scripts
greg
parents: 139
diff changeset
    10
Depends: libwxgtk2.8-0, libwxbase2.8-0, xmlclass, docutils
139
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    11
Description: The PLCopen Editor saves and loads XML projects accordingly to PLCopen TC6-XML Schemes.
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    12
 Edits all 5 of the IEC-61131-3 languages :
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    13
     - FBD -> Function Block Diagram
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    14
     - SFC -> Sequential Function Chart
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    15
     - LD -> Ladder Diagram
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    16
     - ST -> Structured Text
c2d093402005 add debian directory to create debian binary packages
greg
parents:
diff changeset
    17
     - IL -> Instruction List