[Pkg-octave-devel] RFS: libqrupdate

Rafael Laboissiere rafael at debian.org
Mon Jan 19 22:23:13 UTC 2009


* Jordi Gutiérrez Hermoso <jordigh at gmail.com> [2009-01-18 23:42]:

> I am looking for a sponsor for my package "libqrupdate".
> 
> [...]
>
> The package can be found on mentors.debian.net:
> - URL: http://mentors.debian.net/debian/pool/main/l/libqrupdate
> - Source repository: deb-src http://mentors.debian.net/debian unstable
> main contrib non-free
> - dget http://mentors.debian.net/debian/pool/main/l/libqrupdate/libqrupdate_1.0-1.dsc

Okay, I took a look at your package.

First, it only builds after applying the following patch:

=====================================================================
--- debian/rules        2009-01-19 22:16:45.000000000 +0000
+++ debian/rules.new    2009-01-19 22:16:37.000000000 +0000
@@ -17,6 +17,7 @@
         $(MAKE) test
 
 #extract docs from sources
+        chmod +x debian/get-function-ref.pl
         cat src/*.f | debian/get-function-ref.pl > function-reference
 
         touch $@
=====================================================================

Second, please address the following Lintian messages:

W: libqrupdate source: dh-clean-k-is-deprecated
I: libqrupdate1: no-symbols-control-file usr/lib/libqrupdate.so.1.0
I: libqrupdate1: copyright-with-old-dh-make-debian-copyright
I: libqrupdate1-dev: copyright-with-old-dh-make-debian-copyright

> I made a few trivial patches to the build system but without using quilt,
> so would you prefer that I fix that before committing?

Yes, please, use a patch management system for introducing the
Debian-specific changes.

-- 
Rafael



More information about the Pkg-octave-devel mailing list