From 5368addc502b34d503ae105c5959f232b2ed1f18 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 1 Mar 2009 16:40:48 +0100 Subject: [PATCH] Also suggest make. Signed-off-by: martin f. krafft --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 919924c..6dae84d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ topgit (0.5-2) unstable; urgency=low for noticing and providing a patch (closes: #499072). * Add a note to tg2quilt.mk's header explaining the need to soft-include tg2quilt.mk, to avoid the topgit build-dependency. - * Suggest the quilt package. + * Suggest the make and quilt packages. * Fix GPL version in copyright file (closes: #514157). * Deprecate tg2quilt.mk's $PATCHES_DIR variable and put a warning in place to point people to $QUILT_PATCH_DIR instead. diff --git a/debian/control b/debian/control index c35f7b4..446c448 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/topgit.git Package: topgit Architecture: all Depends: git-core -Suggests: quilt +Suggests: make, quilt Description: a Git patch queue manager TopGit manages a patch queue using Git topic branches, one patch per branch. It allows for patch dependencies and can thus manage -- 2.30.2