From 2a4fbaea3a1f86ab54f240f6b6d1cc1ac454ef95 Mon Sep 17 00:00:00 2001 From: Loïc Minier Date: Sat, 2 Jan 2010 15:25:43 +0100 Subject: pbuilder-satisfydepends-aptitude: typo in desc pbuilder-satisfydepends-aptitude: Fix typo in package description. --- pbuilder-satisfydepends-aptitude | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pbuilder-satisfydepends-aptitude b/pbuilder-satisfydepends-aptitude index f2c301f..8e0c4e2 100755 --- a/pbuilder-satisfydepends-aptitude +++ b/pbuilder-satisfydepends-aptitude @@ -74,7 +74,8 @@ Version: 0.invalid.0 Architecture: $ARCH Maintainer: Debian Pbuilder Team Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder - This package was created automatically by pbuilder and should + This package was created automatically by pbuilder to satisfy the + build-dependencies of the package being currently built. EOF if [ -n "$DEPENDS" ]; then $CHROOTEXEC sh -c "echo \"Depends: $DEPENDS\" >>\"$BUILD_DEP_DEB_CONTROL\"" -- cgit v1.2.3