libtpms/debian
Neil Roza 3476560a44 make debhelper play nice with autotools
We need to inform debhelper that it will be driving the action using autotools.

edit `debian/control` field `Build-Depends`: add `autotools-dev` and
`dh-autoreconf`

edit `debian/rules`:

* change the default target `%` to invoke `dh` with `autotools-dev` and
  `autoreconf`

* remove from `override_dh_auto_configure` the invocation to `./autogen.sh`
  obsoleted by `dh-autoreconf`
2020-04-06 12:22:48 -04:00
..
source build: Enable building of Debian package 2016-01-12 16:30:31 -05:00
changelog fix debian/{control,changelog} 2020-04-06 11:01:07 -04:00
compat build: Enable building of Debian package 2016-01-12 16:30:31 -05:00
control make debhelper play nice with autotools 2020-04-06 12:22:48 -04:00
copyright Extend license texts with TPM 2 specifics 2018-06-15 18:07:47 -04:00
libtpms0.install debian: Rename package libtpms to libtpms0 2019-01-11 07:39:50 -05:00
libtpms-dev.install build: Enable building of Debian package 2016-01-12 16:30:31 -05:00
rules make debhelper play nice with autotools 2020-04-06 12:22:48 -04:00