Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
We do not depend on patch.
author
Junio C Hamano
<junkio@cox.net>
Sun, 16 Oct 2005 18:59:13 +0000
(11:59 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Sun, 16 Oct 2005 19:01:28 +0000
(12:01 -0700)
Deb packaging claim we depend on patch, but I think we use git-apply
where it matters. When a patch does not apply with git-apply, using
GNU patch still is helpful sometimes. So demote it from "Depends" to
"Suggests".
Signed-off-by: Junio C Hamano <junkio@cox.net>
debian/control
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
2950411
)
diff --git
a/debian/control
b/debian/control
index ff33827c179164f088b8d211c40cf747ba35e47b..1f45f93b365ee11d743105582d1d29eea0fb0232 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-7,9
+7,9
@@
Standards-Version: 3.6.1
Package: git-core
Architecture: any
Package: git-core
Architecture: any
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends},
patch,
rcs
+Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, rcs
Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl, libsvn-core-perl (>= 1.2.1), 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
+Suggests: cogito
, patch
Conflicts: git, cogito (<< 0.13)
Description: The git content addressable filesystem
GIT comes in two layers. The bottom layer is merely an extremely fast
Conflicts: git, cogito (<< 0.13)
Description: The git content addressable filesystem
GIT comes in two layers. The bottom layer is merely an extremely fast