From 481df2af1018f9ec825bf3ad1d2144cc67827322 Mon Sep 17 00:00:00 2001 From: Xiangfu Date: Mon, 10 Sep 2012 10:42:10 +0800 Subject: [PATCH] debian: some update on description --- debian/control | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index c57b53f..c7eeeda 100644 --- a/debian/control +++ b/debian/control @@ -10,19 +10,17 @@ Homepage: https://github.com/Wolfgang-Spraul/fpgatools Package: fpgatools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: tools for create fpga bitstream - small independent command line utilities, no GUI - plain C, no C++ - simple Makefiles - text-based file formats - no documentation - read the sources - automatic test suite +Description: tool to program flexible programmable gate arrays + fpgatools is a toolchain to program flexible programmable + gate arrays (FPGAs). The only supported chip at this time is + the xc6slx9, a cheap (ca. 10 USD) but powerful 45nm-generation + chip with about 2400 LUTs, block ram and multiply-accumulate devices Package: libfpga Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} -Description: libs for fpgatools +Description: libs of fpgatools small independent command line utilities, no GUI plain C, no C++ simple Makefiles @@ -34,7 +32,7 @@ Package: libfpga-doc Architecture: any Section: doc Depends: ${shlibs:Depends}, ${misc:Depends} -Description: documents and example for fpgatools +Description: documents of fpgatools small independent command line utilities, no GUI plain C, no C++ simple Makefiles