Lintian cleanups

Change-Id: I9008f57cb284b21fc5b260cf5ff5462f30cfc687
diff --git a/debian/changelog b/debian/changelog
index 91107a1..bcc3da3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+meta-enterprise (1-1) mendel-chef; urgency=medium
+
+  * Lintian fixups.
+
+ -- Coral <coral-support@google.com>  Thu, 04 Apr 2019 13:57:00 -0800
+
 meta-enterprise (1-0) mendel-chef; urgency=medium
 
   * Initial release.
diff --git a/debian/control b/debian/control
index 1d010eb..43161d0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
 Source: meta-enterprise
 Maintainer: Coral <coral-support@google.com>
-Build-Depends: debhelper
+Build-Depends: debhelper (>=10)
 Section: metapackages
 Priority: optional
+Standards-Version: 3.9.8
 
 Package: enterprise-core
 Priority: optional
@@ -23,13 +24,19 @@
          mendel-core,
          python3-edgetpu,
          python3-edgetpuvision,
-         uboot-imx
+         uboot-imx,
+         ${misc:Depends}
 Architecture: any
 Description: Metapackage for core Mendel packages for Enterprise
+ Includes core dependencies to enable hardware functionality
+ in Mendel on the Enterprise device.
 
 Package: enterprise-gui
 Priority: optional
 Depends: enterprise-core,
-         weston-imx
+         weston-imx,
+         ${misc:Depends}
 Architecture: any
 Description: Metapackage for GUI Mendel packages for Enterprise
+ Includes additional dependencies to enable a GUI in Mendel
+ on the Enterprise device.
diff --git a/debian/copyright b/debian/copyright
index 50e4644..5e6f20e 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: meta-enterprise
-Source: https://aiyprojects.withgoogle.com
+Source: https://coral.withgoogle.com
 
 Files: *
 Copyright: Copyright 2019 Google, LLC <coral-support@google.com>