diff options
author | Matthias Urlichs <smurf@smurf.noris.de> | 2005-11-12 23:15:50 +0100 |
---|---|---|
committer | Matthias Urlichs <smurf@smurf.noris.de> | 2005-11-12 23:15:50 +0100 |
commit | ceae78b438d2e5ca035aec9b067643ca79ed4ccd (patch) | |
tree | ca846a856de604414a851213d308daf63b5fc780 /debian | |
parent | Ignore built git-lost+found. (diff) | |
download | tgif-ceae78b438d2e5ca035aec9b067643ca79ed4ccd.tar.xz |
debian packaging: git-cvs needs cvsps
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8cc527e2da..d2a923407a 100644 --- a/debian/control +++ b/debian/control @@ -48,7 +48,7 @@ Description: The git content addressable filesystem, GNUArch interoperability Package: git-cvs Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, git-core +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, git-core, cvsps (>= 2.1) Suggests: cvs Description: The git content addressable filesystem, CVS interoperability This package contains 'git-cvsimport', to import development history from |