Source: libnfo
Version: 1.0.1-1
Followup-For: Bug #718062
Tags: patch
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: ppc64el
Dear Maintainer,
The issue reported here can be easily resolved using a 'dh_clean' rule in
the debian/rules file. The patch attached here helps the package to build
smoothly.
Thanks for considering the patch!
Thanks and regards,
Brahadambal Srinivasan
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
dpkg-source: warning: extracting unsigned source package
(/home/latha/libnfo/libnfo_1.0.1-1.dsc)
diff -Nru libnfo-1.0.1/debian/rules libnfo-1.0.1/debian/rules
--- libnfo-1.0.1/debian/rules 2014-11-06 07:20:20.000000000 +0000
+++ libnfo-1.0.1/debian/rules 2010-01-27 09:42:32.000000000 +0000
@@ -21,7 +21,4 @@
override_dh_strip:
dh_strip --dbg-package=libnfo1-dbg
-clean:
- dh_clean
-
.PHONY: override_dh_auto_configure override_dh_strip