Lintian cleanups

Change-Id: Ibec00c72dcb9be1974360539d5e73656f8605fc3
diff --git a/debian/control b/debian/control
index 2983452..16f142a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,16 @@
 Source: mendel-minimal
 Maintainer: Coral <coral-support@google.com>
-Build-Depends: debhelper
+Build-Depends: debhelper (>=10), dh-systemd
 Section: misc
 Priority: optional
+Standards-Version: 3.9.8
 
 Package: mendel-minimal
 Section: misc
 Priority: optional
 Architecture: all
 Depends: e2fsprogs(>=1.43), adduser, sudo, openssh-server, locales, avahi-daemon,
-  bluez, network-manager, passwd, python2.7, runonce, util-linux, ${misc:Depends}
+  bluez, network-manager, passwd, python2.7, runonce, ${misc:Depends}
 Description: Defines the files and packages for a minimal Mendel install
  This package contains the initial "run once" scripts that perform
  initial startup work such as resizing the root filesystem to match the emmc
diff --git a/debian/copyright b/debian/copyright
index 62452a8..d31c860 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: mendel-minimal
-Source: https://aiyprojects.googlesource.com/mendel-minimal
+Source: https://coral.googlesource.com/mendel-minimal
 
 Files: *
 Copyright: Copyright 2018 Google, LLC <coral-support@google.com>