Lintian cleanups

Change-Id: I5b63b87b7d3daff0204f07a2cfbd6368d3044200
diff --git a/debian/changelog b/debian/changelog
index 0b7aff4..f352e60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+meta-mendel (1-1) mendel-chef; urgency=medium
+
+  * Lintian cleanups.
+
+ -- Coral <coral-support@google.com>  Thu, 04 Apr 2019 15:21:00 -0800
+
 meta-mendel (1-0) mendel-chef; urgency=medium
 
   * Initial release.
diff --git a/debian/control b/debian/control
index 16d7991..a116a92 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: meta-mendel
 Maintainer: Coral <coral-support@google.com>
-Build-Depends: debhelper
+Build-Depends: debhelper (>=10)
 Section: metapackages
 Priority: optional
+Standards-Version: 3.9.8
 
 Package: mendel-core
 Priority: optional
-Depends: base-files,
-         mdt-services,
+Depends: mdt-services,
          mendel-distro-info-data,
          mendel-keyring,
          mendel-minimal,
          runonce,
          usb-gadget,
-         vitalsd
+         vitalsd,
+         ${misc:Depends}
 Architecture: any
 Description: Metapackage for core Mendel packages
+ Metapackage for the core packages required by Mendel,
+ on any supported device.
 
 Package: mendel-gui
 Priority: optional
@@ -30,6 +33,9 @@
          libgstreamer1.0-0,
          libgstreamer-plugins-bad1.0-0,
          libgstreamer-plugins-base1.0-0,
-         mendel-core
+         mendel-core,
+         ${misc:Depends}
 Architecture: any
 Description: Metapackage for GUI Mendel packages
+ Metapackage to provide gui functionality for Mendel,
+ on any supported device.
diff --git a/debian/copyright b/debian/copyright
index 1fb0c87..42c20c2 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-mendel
-Source: https://aiyprojects.withgoogle.com
+Source: https://coral.withgoogle.com
 
 Files: *
 Copyright: Copyright 2019 Google, LLC <coral-support@google.com>