debian packaging
Make it build with stable testing and unstable. Signed-off-by: Junio C Hamano <junkio@cox.net>maint
parent
c05186cc38
commit
e70ec8632c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue