From f57a4c265dd4c85e4cf26a24e801ebf593b4ba05 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 12 Jan 2017 16:50:37 +0100 Subject: Fix typos --- debian/NEWS | 2 +- docs/manpages/gbp-import-dsc.sgml | 2 +- gbp/scripts/import_dscs.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/NEWS b/debian/NEWS index 40dafcb4..03c08ce2 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,6 +1,6 @@ git-buildpackage (0.6.26) unstable; urgency=medium - All gbp-* and git-* commands are now gone as as announced in the + All gbp-* and git-* commands are now gone as announced in the deprecation notice from June 2013. From now on only "gbp " is supported. diff --git a/docs/manpages/gbp-import-dsc.sgml b/docs/manpages/gbp-import-dsc.sgml index 2b3bcb63..acc34326 100644 --- a/docs/manpages/gbp-import-dsc.sgml +++ b/docs/manpages/gbp-import-dsc.sgml @@ -30,7 +30,7 @@ - + branch_name tag-format diff --git a/gbp/scripts/import_dscs.py b/gbp/scripts/import_dscs.py index b49110cd..21abbeaa 100644 --- a/gbp/scripts/import_dscs.py +++ b/gbp/scripts/import_dscs.py @@ -47,7 +47,7 @@ class GitImportDsc(object): def fetch_snapshots(pkg, downloaddir): - "Fetch snapshots using debsnap von snapshots.debian.org" + "Fetch snapshots using debsnap from snapshots.debian.org" dscs = None gbp.log.info("Downloading snapshots of '%s' to '%s'..." % -- cgit v1.2.3