1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: seereason-darcs-backups
Priority: optional
Maintainer: David Fox <dsf@seereason.com>
Section: haskell
Build-Depends: debhelper-compat (= 13)
, haskell-devscripts-minimal | haskell-devscripts (>= 0.16.42)
, dh-sequence-haskell
, ghc
, ghc-prof
, libghc-extra-dev
, libghc-extra-prof
, libghc-archive-dev (>= 1.7)
, libghc-archive-prof (>= 1.7)
, libghc-network-dev
, libghc-network-prof
Standards-Version: 3.8.1
Description: Backups of the seereason darcs repositories
Install this somewhere other than where the server is running get
automated backups of the database.
Package: seereason-darcs-backups
Architecture: any
Section: misc
Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, anacron
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
|