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

Bug#721152: RFS: libsass/1.0-1 [ITP] -- C implementation of a sass compiler



 ❦ 28 août 2013 16:34 CEST, Ho Wan Chan <smartboyhw@gmail.com> :

>   Dear mentors,
>
>   I am looking for a sponsor for my package "libsass"
>
>  * Package name    : libsass
>    Version         : 1.0-1
>    Upstream Author : Hampton Catlin <support@moovweb.com>
>  * URL             : https://github.com/hcatlin/libsass
>  * License         : Expat
>    Section         : libs
>
>   It builds those binary packages:
>
>     libsass-dev - C implementation of a sass compiler -- development files
>  libsass0   - C implementation of a sass compiler

Hi Chan!

The priority in debian/control should be "extra" (option does not exist
and optional is for more essential software).

In debian/rules, you define DEB_HOST_MULTIARCH variable but don't use
it. You also override dh_auto_configure to reinvoke it as is.

Try to provide a symbol file, except if it is not possible to unmangle
all names. In this case, add a lintian override mentioning that.

The library does not seem to be hardened despite the fact that you use
debhelper 9 and the appropriate flags being passed to the compiler and
the linker. hardening-check finds 5 functions that should be
hardened. Let's ignore that for now.
-- 
Debian package sponsoring guidelines:
 http://vincent.bernat.im/en/debian-package-sponsoring.html

Attachment: signature.asc
Description: PGP signature


Reply to: