d/control: Capitalise Git throughout the package descriptions
authorAndrej Shadura <andrew.shadura@collabora.co.uk>
Sun, 14 Feb 2021 20:12:18 +0000 (21:12 +0100)
committerGuido Günther <agx@sigxcpu.org>
Thu, 11 Mar 2021 11:48:47 +0000 (12:48 +0100)
Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
debian/control

index c817a9780105f967d65d50467eef6df26e43c6b0..e3a06a4145b7ba3829752387841db0436b1b0df8 100644 (file)
@@ -57,18 +57,18 @@ Recommends: pristine-tar (>= 1.41),
 Suggests: python3-notify2, unzip, sudo
 Description: Suite to help with Debian packages in Git repositories
  This package contains the following tools:
-  * gbp buildpackage: build a package out of a git repository, check for local
+  * gbp buildpackage: build a package out of a Git repository, check for local
     modifications and tag appropriately
-  * gbp import-orig: import a new upstream version into the git repository
-  * gbp export-orig: export an upstream tarball from the git repository
-  * gbp import-{dsc,dscs}: import existing Debian source packages into a git
+  * gbp import-orig: import a new upstream version into the Git repository
+  * gbp export-orig: export an upstream tarball from the Git repository
+  * gbp import-{dsc,dscs}: import existing Debian source packages into a Git
     repository
   * gbp dch: generate Debian changelog entries from Git commit messages
   * gbp {pull,clone}: clone and pull from remote repos
   * gbp pq: manage debian/patches easily
   * gbp create-remote-repo: create remote repositories
   * gbp push: push content to remote repositories
-  * gbp tag: tag a Debian package in git
+  * gbp tag: tag a Debian package in Git
   * gbp pristine-tar: create pristine-tar commits
   * gbp setup-gitattributes: set up Git attributes to disable transformations
 
@@ -84,9 +84,9 @@ Recommends: pristine-tar (>= 0.5)
 Suggests: python3-notify, unzip, zipmerge, mock
 Description: Suite to help with RPM packages in Git repositories
  This package contains the following tools:
-  * gbp buildpackage-rpm: build a package out of a git repository, check for
+  * gbp buildpackage-rpm: build a package out of a Git repository, check for
     local modifications and tag appropriately
-  * gbp import-srpm: import existing RPM source packages into a git
+  * gbp import-srpm: import existing RPM source packages into a Git
     repository
   * gbp pq-rpm: manage patches easily
  .