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

Re: aspell-uz: new upstream release (0.6.0)



Mashrab Kuvatov wrote:
> http://www.uni-bremen.de/~kmashrab/uzbek-word-list/hunspell-uz-0.6.deb.tar.bz2

  * copyright has a useless empty line at the end,
    don't use two empty lines as seperator, one is enough.

  * dirs is useless here

  * you install README through docs, but it doesn't contain any new
    information which is not already available in the debian package
    descriptions.

  * you could save hunspell-uz.dirs by using install -D in rules.

  * do not use `pwd` in rules, this can lead to errors in some
    circumstances. use $(CURDIR) instead.

  * (cd $(PROOT)/hunspell && make) can be written as
    make -C $(PROOT)/hunspell
    (just a tipp :)

  * remove the for your package useless dh_* calls (e.g.
    dh_installexamples, but also some others).

  * you are upstream, why does the source package name not match
    the binary name?

  * please unpack your tarball on your site, so that i can get the
    package with dget.

if you fix above things, i'll upload it. i'm a way now until 00:00
+0100, so you have a bit time to do it :))

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/




Reply to: