reopen 666352 tags 666352 + patch
thanks

For the BSP in Shanghai, I tried to build it in SID, and it worked (eg: it build perfectly on my AMD64 virtual machine). Thus closing this bug.

NACK, it FTBFS here. The build-{arch,indep} targets are broken.

--
Jakub Wilk
--- ncftp-3.2.5/debian/rules
+++ ncftp-3.2.5/debian/rules
@@ -18,13 +18,13 @@
 
 	touch configure-stamp
 
-build: configure-stamp build-arch build-indep
+build: build-arch build-indep
 
 build-arch: build-stamp
 
 build-indep: build-stamp
 
-build-stamp:
+build-stamp: configure-stamp
 	dh_testdir
 
 	# Add here commands to compile the package.

Reply via email to