chiark / gitweb /
control: update Vcs-Git to end in .git
[dgit.git] / debian / control
index 59555c6ab574c8f3fdc4ece1f50db759f68ac5d0..1bf399b25ba3b48529c75b4b982a6281445e69f3 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
@@ -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,