~ubuntu-branches/ubuntu/natty/duplicity/natty-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2006-11-11 13:32:07 UTC
  • mfrom: (2.1.3 feisty)
  • Revision ID: james.westby@ubuntu.com-20061111133207-9gizpeda242fwmtr
Tags: 0.4.2-10.1
Switch back to python 2.4, as python-central can apparently no longer cope
with 2.3, and 2.4 seems to work ok now; patch from Joey Hess.
(Closes: #396158)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: utils
3
3
Priority: optional
4
4
Maintainer: Martin Wuertele <maxx@debian.org>
5
 
Build-Depends: debhelper (>= 4.1.16), python2.3-dev, librsync-dev (>=0.9.6)
6
 
Standards-Version: 3.6.1
 
5
Build-Depends: debhelper (>= 5), librsync-dev (>=0.9.6), python-dev, python-central (>= 0.5), dpatch
 
6
Standards-Version: 3.7.2
 
7
XS-Python-Version: 2.4
7
8
 
8
9
Package: duplicity
9
10
Architecture: any
10
 
Depends: ${shlibs:Depends}, python2.3, gnupg, python-gnupginterface
 
11
XB-Python-Version: ${python:Versions}
 
12
Depends: ${shlibs:Depends}, ${python:Depends}, ${python:Provides}, gnupg, python-gnupginterface
11
13
Description: encrypted bandwidth-efficient backup
12
14
 Duplicity backs directories by producing encrypted tar-format volumes
13
15
 and uploading them to a remote or local file server. Because duplicity