summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAneesh Kumar <aneesh.kumar@gmail.com>2005-10-15 00:15:11 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-10-15 00:15:11 (GMT)
commite70ec8632ca0968e4738a66235361937eb4162a9 (patch)
tree91755fe7fe9c1883e9e843bee525dc30289c050a /debian
parentc05186cc38ca4605bff1f275619d7d0faeaf2fa5 (diff)
downloadgit-e70ec8632ca0968e4738a66235361937eb4162a9.zip
git-e70ec8632ca0968e4738a66235361937eb4162a9.tar.gz
git-e70ec8632ca0968e4738a66235361937eb4162a9.tar.bz2
debian packaging
Make it build with stable testing and unstable. Signed-off-by: Junio C Hamano <junkio@cox.net>
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 5d75c32..2ae4ee9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: git-core
Section: devel
Priority: optional
Maintainer: Junio C Hamano <junkio@cox.net>
-Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev, asciidoc (>= 6.0.3), xmlto, debhelper (>= 4.0.0), bc
+Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev|libcurl3-gnutls-dev|libcurl3-openssl-dev, asciidoc (>= 6.0.3), xmlto, debhelper (>= 4.0.0), bc
Standards-Version: 3.6.1
Package: git-core