- Update copyright years.
- Update Standards-Version to 4.7.2.
- Remove «Rules-Requires-Root: no» field, which is now the default.
- Remove «Priority: optional» field, which is now the default.
- Wrap and sort fields.
- Add spaces around operators in make variables.
Change-Id: Id065d31c6ac34f52afca2d5204bf37f26ec1f783
The libossp-uuid-perl implementation has seen no update since 2014, and
our primary UUID perl implementation is libuuid-perl. Switch to use
that.
This also fixes a problem with libossp-uuid-perl causing upgrade
problems for apt when libdata-uuid-perl is also installed, where we
depend on both from various of our projects.
Change-Id: I35083899db3a08c82ba52ab32747a8356c25b7d5
The tool 'uuidgen' has been removed from 'vmnotify' codebase here:
> commit 2fe84d0508
> Author: Kirill Solomko <ksolomko@sipwise.com>
> Date: Thu Apr 27 15:05:29 2017 +0200
>
> TT#14809 cleanup vmnotify.conf for the new format, add EXT_NOTIFY
Change-Id: Iff0b01eaa63859eb5af3dc11ba74ec42b91cfb6a
- Bump debhelper compatibility version 10.
- Switch from Priority extra to optional.
- Update debian/.gitignore.
Change-Id: I87fca24504a679d8b38cb8079c87103bd7c1a810
This makes reviews and diffs easier and helps in avoiding duplicate entries.
devscripts's wrap-and-sort ftw.
Closes: https://bugtracker.sipwise.com/view.php?id=1845
From: Michael Prokop <mprokop@sipwise.com>
bash is an essential package, so no need to depend on it.
Fixes lintian report:
| E: ngcp-vmnotify: depends-on-essential-package-without-using-version depends: bash
From: Michael Prokop <mprokop@sipwise.com>