Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] git bugfixes and cleanups, mainly Debian things
author
Tommi Virtanen
<tv@debian.org>
Fri, 26 Aug 2005 11:00:04 +0000
(14:00 +0300)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 26 Aug 2005 19:52:23 +0000
(12:52 -0700)
Make the git deb conflict with cogito versions prior to 0.13, as those
versions used to contain git. Suggest cogito.
Signed-off-by: Tommi Virtanen <tv@debian.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
debian/control
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
814be00
)
diff --git
a/debian/control
b/debian/control
index a044535065dc289cf84e78f9ca17df586c2381ce..6735a0da031d1ed0a73e8868bb146c0cfbfa0db5 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-9,7
+9,8
@@
Package: git-core
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, patch, rcs
Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, patch, rcs
Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl
-Conflicts: git
+Suggests: cogito
+Conflicts: git, cogito (<< 0.13)
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
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