summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 258cc23..8f15413 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9)
Package: dgit
Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev,
- ${misc:Depends}
+ ${misc:Depends}, realpath, libdigest-sha-perl
Recommends: ssh-client
Suggests: sbuild
Architecture: all
@@ -18,6 +18,3 @@ Description: git interoperability with the Debian archive
dgit push constructs uploads from git commits
.
dgit clone and dgit fetch construct git commits from uploads.
- .
- WARNING: This program is INCOMPLETE and WRONG and should not yet
- be used. It is being uploaded to facilitate development.