#!/bin/bash arch=`dpkg-architecture -qDEB_HOST_ARCH` version=`grep VERSION= Makefile | cut -d = -f 2` package=`grep PACKAGE= Makefile | cut -d = -f 2` maintainer="gandalf " control=debian/prometheus.control #patch -Nl debian/control