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

Re: Building a package for a web application



liran tal wrote:

> I've uploaded everything to:
> http://daloradius.sourceforge.net/packages/debpkg/

From a quick glance:

 * daloradius_0.9.3.tar.gz includes the immediate subdirs debian/ and usr/ -
   you should really avoid trying to create a 'native' package.
 * Wrong 'Architecture:' in debian/control
 * Incorrect spacing and indentation of description in debian/control
 * Incorrect punctuation in debian/control
 * Missing Homepage: line in debian/control
 * Missing ITP number from debian/changelog
 * Old debhelper debian/compat compatibility number
 * 'apache' and 'php' as dependencies is probably not what you want
 * Freeradius should probably not be a Suggests:
 * Why does it create a database called 'radius'? Why can't this be the same
   name of your package? Do you have to create it at all?
 * Lots of pointless and incorrect stuff in debian/rules. For example,
   "build-stamp" ends up in /usr/share/daloradius.
 * Documentation in /usr/share/daloradius (eg. FAQS, etc.)


Regards,

-- 
 Chris Lamb                                         GPG: 0x634F9A20

Attachment: signature.asc
Description: PGP signature


Reply to: