git-svn-id: file:///home/jan/tmp/wetterstation/trunk@133 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi 2006-09-24 19:45:52 +00:00
parent b3613edc3e
commit 2cdd066545
1 changed files with 36 additions and 36 deletions

72
debian/control vendored
View File

@ -5,45 +5,45 @@ Maintainer: Jan Losinski <losinski@wh2.tu-dresden.de>
Build-Depends: debhelper (>= 5) Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2 Standards-Version: 3.7.2
Package: weatherstation-serial Package: weatherstation-weatherd
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Deamon to recive serial Signals fron the ELV-Station Description: Deamon to recive serial Signals fron the ELV-Station
This Deamon recives, convert and store the Values from the This Deamon recives, convert and store the Values from the
Weatherstation-Reciver - "Bausatz" from ELV Weatherstation-Reciver - "Bausatz" from ELV
Package: weatherstation-chart #Package: weatherstation-chart
Architecture: any #Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} #Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Generate Charts from the Data of the ELV-Station #Description: Generate Charts from the Data of the ELV-Station
This Program is designed to run as Cronjob. # This Program is designed to run as Cronjob.
It gnerates Charts from the Data of the ELV-Weatherstation # It gnerates Charts from the Data of the ELV-Weatherstation
##
Package: weatherstation-checksensor #Package: weatherstation-checksensor
Architecture: any #Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} #Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Checks if the ELV-Sensors are OK #Description: Checks if the ELV-Sensors are OK
This Program is designed to run as Cronjob. # This Program is designed to run as Cronjob.
It checks if a special Sensor of the ELV-Station is ok # It checks if a special Sensor of the ELV-Station is ok
(transmit Data). # (transmit Data).
If not, it send's a Mail. # If not, it send's a Mail.
#
Package: weatherstation-database #Package: weatherstation-database
Architecture: any #Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} #Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Database-Structure for the ELV-Station #Description: Database-Structure for the ELV-Station
Contains a Dump for the ELV-Weatherstation. # Contains a Dump for the ELV-Weatherstation.
The Dump will be copied to # The Dump will be copied to
/usr/share/doc/weatherstation-database/ # /usr/share/doc/weatherstation-database/
You must import it to your Postgres-Server # You must import it to your Postgres-Server
#
Package: weatherstation-frontend #Package: weatherstation-frontend
Architecture: any #Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} #Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Webfrontend for the ELV-Station #Description: Webfrontend for the ELV-Station
A Webfrontend to show the Data from the ELV-Station # A Webfrontend to show the Data from the ELV-Station
#
Package: weatherstation-doc #Package: weatherstation-doc
Architecture: all #Architecture: all
Description: Documentation for weatherstation #Description: Documentation for weatherstation
<insert long description, indented with spaces> # <insert long description, indented with spaces>