From: Fabio Fantoni Date: Fri, 11 Apr 2014 11:13:19 +0000 (+0200) Subject: tools: improve make debball X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~5217 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=074535021b71cb8d205ca854d908f15dc7cea214;p=xen.git tools: improve make debball - Remove version from installed package name, to make "upgrades" work - Add conffiles to manage files in /etc on package install/update/remove - Added in description that this is a .deb for testing only Signed-off-by: Fabio Fantoni Acked-by: George Dunlap Signed-off-by: Ian Jackson Acked-by: Ian Jackson --- diff --git a/tools/misc/mkdeb b/tools/misc/mkdeb index 2e40747f2b..3bbf881f5d 100644 --- a/tools/misc/mkdeb +++ b/tools/misc/mkdeb @@ -33,7 +33,7 @@ fi # Fill in the debian boilerplate mkdir -p deb/DEBIAN cat >deb/DEBIAN/control <deb/DEBIAN/conffiles + # Package it up chown -R root:root deb