From b51dddcdc40c4379ae56d138d92c4e516a01900f Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Wed, 20 Jun 2012 11:40:07 +0200 Subject: [PATCH] Correct spelling mistakes in package description, thanks Logan Rosen for the patch (Closes: #678245) --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7a5fade..9931e3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ ubuntu-dev-tools (0.143) UNRELEASED; urgency=low [ Stefano Rivera ] * pbuilder-dist: Don't try to enable -updates for the current codename referring to Debian testing, either (LP: #1011870) + * Correct spelling mistakes in package description, thanks Logan Rosen for + the patch (Closes: #678245) -- Mathieu Trudel-Lapierre Wed, 06 Jun 2012 09:53:24 -0400 diff --git a/debian/control b/debian/control index 099d86e..f743022 100644 --- a/debian/control +++ b/debian/control @@ -96,9 +96,9 @@ Description: useful tools for Ubuntu developers chroots (for different Ubuntu and Debian releases) on the same system. - pull-debian-debdiff - attempts to find and download a specific version of a Debian package and its immediate parent to generate a debdiff. - - pull-debian-source - downloads the lastest source package available in + - pull-debian-source - downloads the latest source package available in Debian of a package. - - pull-lp-source - downloads lastest source package from Launchpad. + - pull-lp-source - downloads latest source package from Launchpad. - pull-revu-source - downloads the latest source package from REVU - requestbackport - file a backporting request. - requestsync - files a sync request with Debian changelog and rationale.