X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fcontrol;h=a90b6ffe4864cd8d7196a733405cce024e7c03b1;hp=ebda31c23e64c79793cc2f1f0a3f509fd1b02aac;hb=66594ad255963a63ee55caa88ce5fa3a2b5954a1;hpb=aafc50bea3ab1994044947cbc9dc26e56cd5b978 diff --git a/debian/control b/debian/control index ebda31c2..a90b6ffe 100644 --- a/debian/control +++ b/debian/control @@ -4,11 +4,14 @@ Priority: optional Maintainer: Ian Jackson Standards-Version: 3.9.4.0 Build-Depends: debhelper (>= 9) +Vcs-Git: git://anonscm.debian.org/dgit-repos/repos/dgit.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dgit-repos/repos/dgit.git 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 Description: git interoperability with the Debian archive dgit (with the associated infrastructure) makes it possible to @@ -17,6 +20,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.