tools-make/debian/control
Nicola Pero d147563bb1 Removed my name from Maintainer: field - this package is free to be adopted
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9148 72102866-910b-0410-8b05-ffd578937521
2001-02-17 00:42:06 +00:00

17 lines
438 B
Text

Source: gnustep-make
Section: libs
Priority: optional
Maintainer: Wanted
Standards-Version: 3.2.1
Build-Depends: debhelper, gobjc
Package: gnustep-make
Architecture: any
Depends: ${shlibs:Depends}
Suggests: gnustep-base
Conflicts: gstep-make
Replaces: gstep-make
Description: Basic GNUstep scripts and makefiles
This package contains the basic scripts, makefiles and
directory layout needed to run and compile any GNUstep
software.