chiark / gitweb /
Also suggest make.
authormartin f. krafft <madduck@debian.org>
Sun, 1 Mar 2009 15:40:48 +0000 (16:40 +0100)
committermartin f. krafft <madduck@debian.org>
Sun, 1 Mar 2009 15:40:52 +0000 (16:40 +0100)
Signed-off-by: martin f. krafft <madduck@debian.org>
debian/changelog
debian/control

index 919924cfacd24bdae6c120b9228b20b8d8b9d668..6dae84da30054598676ca644ec529f447e3d05c0 100644 (file)
@@ -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.
index c35f7b46536e18b991028c721bf7c626c4afca6b..446c4488164ce383f156ede92163fec9feea2765 100644 (file)
@@ -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