From f0008ad6fff89526bf40f0d4a9497d970d62e823 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Mon, 24 Nov 2003 10:36:23 +0000 Subject: Depend on bash --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ae7e051..86f9d76 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,11 @@ Section: devel Priority: optional Maintainer: Martin Quinson Build-Depends: debhelper (>> 3.0.0), cdbs -Standards-Version: 3.5.8.0 +Standards-Version: 3.6.1.0 Package: quilt Architecture: any -Depends: patch, diffstat, bzip2, gettext +Depends: bash, patch, diffstat, bzip2, gettext Suggests: ccache Description: Scripts for working with series of patches The scripts allow to manage a series of patches by keeping track of the -- cgit