chiark / gitweb /
changelog: start 9.14
[dgit.git] / debian / control
index 59555c6ab574c8f3fdc4ece1f50db759f68ac5d0..210c5b73e3e97cf6b4aa0389990cde449c92eaaa 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
 Standards-Version: 4.4.0.0
 Build-Depends: debhelper (>= 9), gettext, po4a, tcl
 Testsuite: autopkgtest
-Vcs-Git: https://salsa.debian.org/dgit-team/dgit
+Vcs-Git: https://salsa.debian.org/dgit-team/dgit.git
 Vcs-Browser: https://salsa.debian.org/dgit-team/dgit
 
 Package: dgit
@@ -17,7 +17,7 @@ Depends: perl, libdpkg-perl, git-core, devscripts, dpkg-dev,
          libjson-perl, ca-certificates,
          libtext-iconv-perl, libtext-glob-perl, libwww-curl-perl,
          libtext-csv-perl
-Recommends: ssh-client, distro-info-data
+Recommends: ssh-client, distro-info-data, liburi-perl
 Suggests: sbuild | pbuilder | cowbuilder
 Architecture: all
 Description: git interoperability with the Debian archive
@@ -37,6 +37,9 @@ Architecture: all
 Description: rebasing git workflow tool for Debian packaging
  git-debrebase is a tool for representing in git, and manipulating,
  Debian packages based on upstream source code.
+ .
+ git-debrebase is an alternative to workflows including git-dpm,
+ gbp pq, and direct use of quilt patches.
 
 Package: git-debpush
 Depends: devscripts, git, gnupg, ${misc:Depends}
@@ -58,7 +61,6 @@ Depends: ${misc:Depends}, perl, git-core, gpgv, chiark-utils-bin,
          liblocale-gettext-perl
 Recommends: dgit
 Architecture: all
-Priority: optional
 Description: dgit server backend infrastructure
  This package contains tools which are useful for setting up a dgit
  git repository server.  You probably want dgit, the client package,