-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sorry Andrey. Didn't send to the ist.
- -------- Original Message -------- Subject: Re: Gramps Version 3.4.6 Date: Sat, 02 Nov 2013 22:00:05 +0100 From: Ross Gammon <rossgam...@mail.dk> To: Andrey Rahmatullin <w...@wrar.name> On 11/02/2013 07:40 PM, Andrey Rahmatullin wrote: > On Sat, Nov 02, 2013 at 07:19:22PM +0100, Ross Gammon wrote: >> How do you delete a file/prevent it being copied to >> usr/share/gramps with dh_install? > override_dh_install: dh_install rm debian/foo/bar > Perfect. Thanks Andrey. That also helped me fix the next lintian warning by guessing that under the "rm", a "cp debian/gramps.xpm debian//gramps/usr/share/pixmaps/" would put the menu icon in the correct place. Now to the last warning which looks a bit trickier: E: gramps: package-contains-mime-cache-file usr/share/mime/XMLnamespaces The -i information from lintian states that these files must not be included in the package. The upstream INSTALL file helps by stating that the mime types MUST be installed, but POST-INSTALLATION. They state that to assist with this, configure can be run with the --enable-packager-mode option. Then the appropriate code from data/Makefile.am should be copied into the post-install. The old rules file seemed to deal with this under the build-stamp: target with "./configure --enable-packager-mode". I also see "dh_installmime -i" under the binary-indep: target, but I am not sure that is relevant. I am guessing that: override_dh_auto_configure: dh_auto_configure -- --enable-packager-mode will deal with the first bit by appending this extra option. But after reading the man pages for dh_installmime (referring to dh_installdeb which deals with the postinst files), I am not exactly sure how I can install the mime type post-installation. Any clues? Cheers, Ross -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSdW+6AAoJEFP+e72miRD80fcP/A9QNta49pQBTXuMZpVYqdJM ULkX9VOgUK/r5suCIO47/YEjXbBUcoK2w6Rsx7Z3VcCZVkzDF2XbzqGbTejIfNzb 6lnVytv9zkuPppVMw0vaTz3sznVLKsftm6RUo7JS+WBypurM5V0mIrFjD5LKQwVo Lq3gqzyF1WRUAE4FapEWLPHopzPePfJDstRaf1og46vT8bM8wcVf1FhEgZHV9Jly vh9X+mNpLkas8MDWARIFWsl66ljPbCsXLRtX2ElvXeGYqrtdoJv5oymzM59mVsKI tAOyMFwXOZuueMEAc0T+ntvIQ4Lbd2AKyurL6NUgPUhaTk7QVKJSFsgkG4NfhxBq G7dODNDvOXPxOuX+1aIIIM6XVxYqjTEbWQ6S7OYNhEKOo240sfsf3rlHSIWfNwFE h31J9kvHJSFxYAGYvWtgkqPdQNT7XgQObZEtAP+rnpivkBkcePwBsQKXneqp8qUG gY+fnZd1WNLz87tFfuA3TZviKcSL1oaldAFvTFu+Kikcy9Ki/Iy9HYk1ku7/JCzX QFPuD/MWbti6wgtWOC9ijBoNf4MhGoIP9M3+iOJ6Zoa/Kefk3gj7oJNwWu0Nl0KQ 4wal0l6TB+4z91xwNW0ke+uG9gtj83WSIbaTq9hyJULTFNpYYhXmt/9LSrGWSbR9 7vSEpwZf7RttELWGNMqt =ODd9 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/52756fba.3070...@mail.dk