chiark / gitweb /
986189d18e5426a34099d8c49e9c39f2ade8767f
[dgit.git] / debian / control
1 Source: dgit
2 Section: devel
3 Priority: optional
4 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 Standards-Version: 3.9.4.0
6 Build-Depends: debhelper (>= 9)
7
8 Package: dgit
9 Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev,
10          ${misc:Depends}, realpath
11 Recommends: ssh-client
12 Suggests: sbuild
13 Architecture: all
14 Description: git interoperability with the Debian archive
15  dgit (with the associated infrastructure) makes it possible to
16  treat the Debian archive as a git repository.
17  .
18  dgit push constructs uploads from git commits
19  .
20  dgit clone and dgit fetch construct git commits from uploads.