aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMatthias Urlichs <smurf@smurf.noris.de>2005-10-10 13:10:01 +0200
committerMatthias Urlichs <smurf@smurf.noris.de>2005-10-10 13:10:01 +0200
commitc6582aba5230301fe826c06d1891a4a8a9d32074 (patch)
tree8a6856c38d722509f14aca30517ae3c57c17e44d /debian
parent6d281217b930466717d0078285e5431c409b7aec (diff)
downloadgit-c6582aba5230301fe826c06d1891a4a8a9d32074.tar.gz
git-c6582aba5230301fe826c06d1891a4a8a9d32074.tar.xz
svn import: add libsvn-core-perl to Debian's control file
Added libsvn-core-perl to debian/control, "Recommends:" section. Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5d75c325e..0ec89338b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.6.1
Package: git-core
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, patch, rcs
-Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl, python (>= 2.4.0), less
+Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl, libsvn-core-perl (>= 1.2.1), python (>= 2.4.0), less
Suggests: cogito
Conflicts: git, cogito (<< 0.13)
Description: The git content addressable filesystem