X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=5d75c325e2dad1393cf5845dc9ccc6d54743e0e1;hb=039c6f162a63e9d91f360e2e6138e21a4015c543;hp=33a8f852b97f09da65e13a133f083af7a7981ff9;hpb=720d150c48fc35fca13c6dfb3c76d60e4ee83b87;p=git.git diff --git a/debian/control b/debian/control index 33a8f852..5d75c325 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: git-core Section: devel Priority: optional Maintainer: Junio C Hamano -Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev, asciidoc (>= 6.0.3), xmlto, debhelper (>= 4.0.0) +Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev, asciidoc (>= 6.0.3), xmlto, debhelper (>= 4.0.0), bc 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) +Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl, python (>= 2.4.0), less Suggests: cogito Conflicts: git, cogito (<< 0.13) Description: The git content addressable filesystem