chiark / gitweb /
Remove scary warning from Description.
[dgit.git] / debian / control
index ebda31c23e64c79793cc2f1f0a3f509fd1b02aac..986189d18e5426a34099d8c49e9c39f2ade8767f 100644 (file)
@@ -7,8 +7,9 @@ Build-Depends: debhelper (>= 9)
 
 Package: dgit
 Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev,
-         ${misc:Depends}
+         ${misc:Depends}, realpath
 Recommends: ssh-client
+Suggests: sbuild
 Architecture: all
 Description: git interoperability with the Debian archive
  dgit (with the associated infrastructure) makes it possible to
@@ -17,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.