Package: duplicity Version: 0.5.02-1 Severity: wishlist Tags: patch Please add the Homepage field to debian/control.
thanks Willi -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.28 (SMP w/2 CPU cores) Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages duplicity depends on: ii gnupg 1.4.9-3 GNU privacy guard - a free PGP rep ii libc6 2.7-18 GNU C Library: Shared libraries ii librsync1 0.9.7-5 rsync remote-delta algorithm libra ii python 2.5.2-3 An interactive high-level object-o ii python-central 0.6.8 register and build utility for Pyt ii python-gnupginterface 0.3.2-9 Python interface to GnuPG (GPG) ii python-pexpect 2.3-1 Python module for automating inter duplicity recommends no packages. Versions of packages duplicity suggests: pn ncftp <none> (no description available) pn python-boto <none> (no description available) -- no debconf information
diff --git a/debian/control b/debian/control index 7483422..63d12b7 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Alexander Zangerl <[email protected]> Build-Depends: debhelper (>= 5.0.37.2), librsync-dev (>=0.9.6), python-dev, python-central (>= 0.5), dpatch Standards-Version: 3.7.2 XS-Python-Version: all +Homepage: http://duplicity.nongnu.org/ Package: duplicity Architecture: any

