d/rules: use new dh option names 59/8959/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 23 Oct 2017 10:09:51 +0000 (12:09 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 23 Oct 2017 10:09:51 +0000 (12:09 +0200)
commitc7873313a7fe60ac1bc229df2617153cca4318d7
tree47cfcb6b1a45ef8dcb45b549686a7f7c46a7c988
parentf27802a43419139be089eb7eccd7edac0e59daf4
d/rules: use new dh option names

From man pages:
  Note that the --no-restart-on-upgrade alias is deprecated and
  will be removed in compat 11.  This is to avoid confusion with the
  --no-restart-after-upgrade option.  The --no-stop-on-upgrade
  variant was introduced in debhelper 10.2 (included in Debian
  stretch).

Follow that to be ready for compat 11 in that regard.

Change-Id: I7362a90e867bf4fefae66a4f690992b7053eb593
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/rules