From 0828b09a0ffdfb58deb04e940f2631e624a7b46b Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 29 Sep 2015 09:14:37 +0000 Subject: debian: move to use dh_install. The way we previously used dh_movefiles is not safe to use with `dpkg-buildpackage -A`, end with a real source-only upload ended up in files belonging to pbuilder-uml in the pbuilder binary. This is suboptimal, given that we duplicate the list of what we install Closes: #800416 --- debian/pbuilder-uml.install | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/pbuilder-uml.install (limited to 'debian/pbuilder-uml.install') diff --git a/debian/pbuilder-uml.install b/debian/pbuilder-uml.install new file mode 100644 index 0000000..8aadb89 --- /dev/null +++ b/debian/pbuilder-uml.install @@ -0,0 +1,6 @@ +etc/pbuilder/pbuilder-uml.conf +usr/share/pbuilder/pbuilder-uml.conf +usr/bin/pbuilder-user-mode-linux +usr/bin/pdebuild-user-mode-linux +usr/lib/pbuilder/pbuilder-uml-checkparams +usr/lib/pbuilder/pdebuild-uml-checkparams \ No newline at end of file -- cgit v1.2.3