aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2021-02-14 21:12:18 +0100
committerGuido Günther <agx@sigxcpu.org>2021-03-11 12:48:47 +0100
commitacd81c91d6050b19b6754e42d9deb29df1549a81 (patch)
treee8db100d35a5f6113f406ce3fc1ef9e7ef592c39 /debian/control
parent0621195de9e3227b96229a3934598e5ac6808cd0 (diff)
d/control: Capitalise Git throughout the package descriptions
Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index c817a978..e3a06a41 100644
--- a/debian/control
+++ b/debian/control
@@ -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
.