summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-10-28 01:34:12 +0200
committerReinhard Tartler <siretart@tauware.de>2011-10-28 01:34:12 +0200
commit6c18e2454224218974de80ee7c9a58b2e1ece4be (patch)
treec307cf16fc039f0727cf3a96891b44f661c8ce66 /debian/control
parent138324d8ea08ac085157e7095dfcbb47a81972ce (diff)
normalize fields with wrap-and-sort(1)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control57
1 files changed, 30 insertions, 27 deletions
diff --git a/debian/control b/debian/control
index ef634e90..539df16b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,20 @@ Source: boxbackup
Section: utils
Priority: optional
Maintainer: Reinhard Tartler <siretart@tauware.de>
-Build-Depends: autoconf,
- automake,
- autotools-dev,
- debhelper (>> 7.0.0),
- docbook-utils,
- docbook-xml,
- docbook-xsl,
- libdb-dev (>= 4.7),
- libedit-dev,
- libssl-dev,
- quilt,
- xsltproc,
- zlib1g-dev
+Build-Depends:
+ autoconf,
+ automake,
+ autotools-dev,
+ debhelper (>> 7.0.0),
+ docbook-utils,
+ docbook-xml,
+ docbook-xsl,
+ libdb-dev (>= 4.7),
+ libedit-dev,
+ libssl-dev,
+ quilt,
+ xsltproc,
+ zlib1g-dev
Standards-Version: 3.9.1
Homepage: http://boxbackup.org
Vcs-Bzr: http://bazaar.launchpad.net/~siretart/boxbackup/boxbackup.debian
@@ -22,14 +23,15 @@ Vcs-Browser: http://codebrowse.launchpad.net/~siretart/boxbackup/boxbackup.debia
Package: boxbackup-server
Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
- adduser,
- perl,
- gawk,
- ucf,
- openssl,
- debconf | debconf-2.0
+Depends:
+ adduser,
+ debconf | debconf-2.0,
+ gawk,
+ openssl,
+ perl,
+ ucf,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: server for the BoxBackup remote backup system
BoxBackup is an automatic on-line backup system.
The server waits for connections from remote clients,
@@ -39,12 +41,13 @@ Description: server for the BoxBackup remote backup system
Package: boxbackup-client
Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
- ucf,
- perl,
- openssl,
- debconf | debconf-2.0
+Depends:
+ debconf | debconf-2.0,
+ openssl,
+ perl,
+ ucf,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: client for the BoxBackup remote backup system
BoxBackup is an automatic on-line backup system.
The client watches for changes on the local file system,