[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#334225: ITP: libmodelfile -- library to handle quake .md3 files



On Sun, Oct 16, 2005 at 04:45:22PM +0200, Clément Stenac wrote:
> Hello,
> 
> > Description: library to handle quake .md3 files
> >  Full support for loading all quake .md3 models found in the field, many of
> >  which were not handled by tutorial code, or other loaders. Simple converter
> >  provided for stripping environment texture coords to make vertex data more
> >  compact and easy to use.
> >  .
> >  This package contains te runtime library.
> 
> Please make some complete sentences in the long description

I revised the package a bit:


Source: libmodelfile
Section: libs
Priority: optional
Maintainer: Michael Koch <konqueror@gmx.de>
Build-Depends: cdbs, debhelper (>= 4.1.0)
Standards-Version: 3.6.2

Package: libmd3-1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: library to handle Quake .md3 files - runtime library
 This library provides full support for loading all Quake .md3 models found
 in the field. Many of these were not handled by tutorial code, or other
 loaders. It contains a simple converter provided for stripping environment
 texture coords to make vertex data more compact and easy to use.
 .
 This package contains the runtime library.

Package: libmd3-dev
Architecture: any
Section: libdevel
Depends: libmd3-1 (= ${Source-Version})
Description: library to handle Quake .md3 files - development files
 This library provides full support for loading all Quake .md3 models found
 in the field. Many of these were not handled by tutorial code, or other
 loaders. It contains a simple converter provided for stripping environment
 texture coords to make vertex data more compact and easy to use.
 .
 This package contains the development files needed to compile and link against
 this library.


> Clément

You shoud CC such mails to the people reporting the ITP as reading
debian-devel is not mandatory.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/



Reply to: