summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/pkg-zsh-workflow.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/pkg-zsh-workflow.md b/debian/pkg-zsh-workflow.md
index 588c1e8b1..62f0b3fc9 100644
--- a/debian/pkg-zsh-workflow.md
+++ b/debian/pkg-zsh-workflow.md
@@ -495,8 +495,8 @@ TODO
* How and when to tag releases → `gbp buildpackage --git-tag` or even
`gbp buildpackage --git-tag-only` only after the upload has been
uploaded/accepted.
-* How and when to push tags. Debian Perl Group's `dpt push` comes in
- handy.
+* How and when to push tags. Debian Perl Group's `dpt push` (from the
+ package `pkg-perl-tools`) comes in handy.
* `git commit -m 'Something unimportant' -m 'Git-Dch: Ignore'`
* `export QUILT_PATCHES=debian/patches` should be mentioned under
*Repository setup*, not under *Verify that the package builds*.