From f83148b0009b7a23ae3787e60d7beb1335adec1d Mon Sep 17 00:00:00 2001 From: Nathan Handler Date: Thu, 24 Sep 2009 11:58:34 +0000 Subject: [PATCH] debian/control: Mention pull-revu-source in description --- debian/changelog | 3 +++ debian/control | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 571ac10..9f5647a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ ubuntu-dev-tools (0.80) UNRELEASED; urgency=low [ Jonathan Davies ] * debian/control: Included a short description of each script (LP: #406658). + [ Nathan Handler ] + * debian/control: Mention pull-revu-source in description + -- Iain Lane Thu, 24 Sep 2009 12:38:52 +0100 ubuntu-dev-tools (0.79) karmic; urgency=low diff --git a/debian/control b/debian/control index 12f08f8..14d444c 100644 --- a/debian/control +++ b/debian/control @@ -51,6 +51,7 @@ Description: useful tools for Ubuntu developers - pull-debian-source - downloads the lastest source package available in Debian of a package. - pull-lp-source - downloads lastest source package from Launchpad. + - pull-revu-source - downloads the latest source package from REVU - requestsync - files a sync request with Debian changelog and ratione. - reverse-build-depends - find the reverse build dependencies that a package has.