[PATCH] Add new dependencies caused by git-send-email-script to debian/control
[gitweb.git] / debian / control
index a9732ea59d452e1bc72aa5c13e37ebcffb2367ef..ae1912c1c008db7b8911a090e6d81cc91b0809ad 100644 (file)
@@ -7,7 +7,9 @@ Standards-Version: 3.6.1
 
 Package: git-core
 Architecture: any
-Depends: ${shlibs:Depends}, shellutils, diff, rsync, rcs
+Depends: ${shlibs:Depends}, ${misc:Depends}, patch, diff, rcs
+Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl
+Conflicts: git
 Description: The git content addressable filesystem
  GIT comes in two layers. The bottom layer is merely an extremely fast
  and flexible filesystem-based database designed to store directory trees