control: owner -1 ! control: tags -1 moreinfo Hi,
control: std-version 3.9.7 copyright: please don't mix GPL and Apache, or other people won't be able to forward patches upstream. outfile <-- remove? rules: make --> $(MAKE) please mkdir -p $(CURDIR)/debian/tmp/usr/$(LIBDIR) $(CURDIR)/debian/tmp/usr/include cp libcxl.a libcxl.so.$(VERS_LIB) $(CURDIR)/debian/tmp/usr/$(LIBDIR) cp libcxl.h $(CURDIR)/debian/tmp/usr/include cd $(CURDIR)/debian/tmp/usr/$(LIBDIR) && ln -sf libcxl.so.$(VERS_LIB) libcxl.so.1 cd $(CURDIR)/debian/tmp/usr/$(LIBDIR) && ln -sf libcxl.so.1 libcxl.so this should be handled by upstream makefile, there is no good reason for doing it in rules (and other linux distro won't benefit from it) check-all-the-things: $ flawfinder -Q -c . $ codespell --quiet-level=3 the other stuff looks good to me, but I didn't try to build it yet. Il Mercoledì 3 Febbraio 2016 16:15, Frederic Bonnard <[email protected]> ha scritto: Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "libcxl" Package name : libcxl Version : 1.3-1 Upstream Author : CAPI team URL : https://github.com/ibm-capi/libcxl License : Apache-2.0 Section : libs It builds those binary packages: libcxl-dev - Coherent accelerator shared library development files libcxl1 - Coherent accelerator shared library To access further information about this package, please visit the following URL: http://mentors.debian.net/package/libcxl Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/libc/libcxl/libcxl_1.3-1.dsc More information about libcxl can be obtained from https://github.com/ibm-capi/libcxl Note: This library is specific to ppc64 and ppc64el architectures and requires a specific CAPI FPGA accelerator card. Regards, Frederic Bonnard

