1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00

building packages

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@140 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-09-26 17:36:11 +00:00
parent 6663ff7c64
commit b0a5ba3790
29 changed files with 158 additions and 789 deletions
+31 -36
View File
@@ -7,43 +7,38 @@ Standards-Version: 3.7.2
Package: weatherstation-weatherd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}
Description: Deamon to recive serial Signals fron the ELV-Station
This Deamon recives, convert and store the Values from the
Weatherstation-Reciver - "Bausatz" from ELV
#Package: weatherstation-chart
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Description: Generate Charts from the Data of the ELV-Station
# This Program is designed to run as Cronjob.
# It gnerates Charts from the Data of the ELV-Weatherstation
##
#Package: weatherstation-checksensor
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Description: Checks if the ELV-Sensors are OK
# This Program is designed to run as Cronjob.
# It checks if a special Sensor of the ELV-Station is ok
# (transmit Data).
# If not, it send's a Mail.
#
#Package: weatherstation-database
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Description: Database-Structure for the ELV-Station
# Contains a Dump for the ELV-Weatherstation.
# The Dump will be copied to
# /usr/share/doc/weatherstation-database/
# You must import it to your Postgres-Server
#
#Package: weatherstation-frontend
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Description: Webfrontend for the ELV-Station
# A Webfrontend to show the Data from the ELV-Station
#
#Package: weatherstation-doc
#Architecture: all
#Description: Documentation for weatherstation
# <insert long description, indented with spaces>
Package: weatherstation-chart
Architecture: any
Depends: ${shlibs:Depends}
Description: Generate Charts from the Data of the ELV-Station
This Program is designed to run as Cronjob.
It gnerates Charts from the Data of the ELV-Weatherstation
Package: weatherstation-checksensor
Architecture: any
Depends: ${shlibs:Depends}
Description: Checks if the ELV-Sensors are OK
This Program is designed to run as Cronjob.
It checks if a special Sensor of the ELV-Station is ok
(transmit Data).
If not, it send's a Mail.
Package: weatherstation-database
Architecture: any
Depends: ${shlibs:Depends}
Description: Database-Structure for the ELV-Station
Contains a Dump for the ELV-Weatherstation.
The Dump will be copied to
/usr/share/doc/weatherstation-database/
You must import it to your Postgres-Server
Package: weatherstation-frontend
Architecture: any
Depends: ${shlibs:Depends}, apache | apache2, php4 | php5
Description: Webfrontend for the ELV-Station
A Webfrontend to show the Data from the ELV-Station