File: control

package info (click to toggle)
sobby 0.4.7-2%2Bsqueeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 648 kB
  • ctags: 226
  • sloc: sh: 3,902; cpp: 1,802; makefile: 95
file content (16 lines) | stat: -rw-r--r-- 706 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: sobby
Section: net
Priority: optional
Maintainer: Philipp Kern <pkern@debian.org>
Build-Depends: debhelper (>= 5), autotools-dev, pkg-config, libnet6-1.3-dev (>= 1:1.3.12), libobby-0.4-dev (>= 0.4.6), libglibmm-2.4-dev (>= 2.6.0), libxml++2.6-dev (>= 2.6.1-2.2)
Standards-Version: 3.8.4

Package: sobby
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: a dedicated server for collaborative editing
 Sobby is a dedicated server which allows clients to edit plain text
 documents and source files collaboratively over a network. Changes
 to the documents are synchronised instantly to the other clients.
 .
 It serves the documents using the same protocol as Gobby.