Package: libranlip Version: 1.0-4.1 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for libranlip (versioned as 1.0-4.2) and uploaded it to DELAYED/07, as this bug has been unfixed since August 2014. It adds dh_autoreconf support so that the packages builds on newer architectures. Please feel free to tell me if I should delay it longer. debdiff is attached. Wookey -- Principal hats: Linaro, Debian, Wookware, ARM http://wookware.org/
diff -u libranlip-1.0/debian/rules libranlip-1.0/debian/rules --- libranlip-1.0/debian/rules +++ libranlip-1.0/debian/rules @@ -6,6 +6,7 @@ build: $(checkdir) + dh_autoreconf ./configure --prefix=/usr --enable-shared $(MAKE) install prefix=$(CURDIR)/shared [ ! -f Makefile ] || $(MAKE) distclean @@ -23,6 +24,8 @@ -rm -rf shared static -rm -rf debian/tmp debian/files* core debian/substvars -rm -rf debian/libranlip1c2 debian/libranlip-dev + dh_autoreconf_clean + -rm -rf debian/debhelper.log debian/libranlip-dev.debhelper.log binary-indep: checkroot build $(checkdir) diff -u libranlip-1.0/debian/control libranlip-1.0/debian/control --- libranlip-1.0/debian/control +++ libranlip-1.0/debian/control @@ -2,7 +2,7 @@ Section: math Priority: optional Maintainer: Juan Esteban Monsalve Tobon <este...@v7w.com> -Build-Depends: +Build-Depends: dh-autoreconf Homepage: http://www.deakin.edu.au/~gleb/ranlip.html Standards-Version: 3.7.2 diff -u libranlip-1.0/debian/changelog libranlip-1.0/debian/changelog --- libranlip-1.0/debian/changelog +++ libranlip-1.0/debian/changelog @@ -1,3 +1,11 @@ +libranlip (1.0-4.2) unstable; urgency=medium + + * Non-maintainer upload. + * Use dh-autoreconf to ensure builds use current autofoo and build + on new architectures (Closes: #759434, #535999, #758031) + + -- Wookey <woo...@debian.org> Thu, 21 Jan 2016 23:10:42 +0000 + libranlip (1.0-4.1) unstable; urgency=low * Non-maintainer upload.
signature.asc
Description: Digital signature