diff options
author | penSec.IT UG (haftungsbeschränkt) <etherpad@pensec.it> | 2010-04-04 04:19:46 +0200 |
---|---|---|
committer | penSec.IT UG (haftungsbeschränkt) <etherpad@pensec.it> | 2010-04-04 04:19:46 +0200 |
commit | 8465b116407c1d477d852785d5bd499665296b24 (patch) | |
tree | eae46fa61b7c7e11a84ffc4aa890fb35c386e96c /build/apt/DEBIAN/control | |
parent | c3b6fb9386a4e1cfca02e61c2ea4fb14c6afc7fc (diff) | |
download | etherpad-8465b116407c1d477d852785d5bd499665296b24.tar.gz etherpad-8465b116407c1d477d852785d5bd499665296b24.tar.xz etherpad-8465b116407c1d477d852785d5bd499665296b24.zip |
apt Buildsystem
Diffstat (limited to '')
-rw-r--r-- | build/apt/DEBIAN/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/build/apt/DEBIAN/control b/build/apt/DEBIAN/control new file mode 100644 index 0000000..0129652 --- /dev/null +++ b/build/apt/DEBIAN/control @@ -0,0 +1,16 @@ +Package: etherpad-%BRANCH% +Priority: optional +Section: web +Maintainer: penSec.IT UG (haftungsbeschränkt) <etherpad@pensec.it> +Architecture: all +Version: 1.0-%REVISION% +Depends: debconf (>= 0.2.17), sun-java6-jre, scala, mysql-server, mysql-client, libmysql-java, bash +Description: Etherpad is... + EtherPad is the only web-based word processor that allows people to work + together in really real-time. + . + When multiple people edit the same document simultaneously, any changes are + instantly reflected on everyone's screen. The result is a new and productive + way to collaborate on text documents, useful for meeting notes, drafting + sessions, education, team programming, and more. + |