Update to Day release Bug: 146080561 Change-Id: I966cd9a427150e64e910954c7006eee7e8c1f0c1
diff --git a/debian/changelog b/debian/changelog index aa9c540..b748c38 100644 --- a/debian/changelog +++ b/debian/changelog
@@ -1,3 +1,9 @@ +android-core (2-1) mendel-day; urgency=medium + + * Bump to Day release + + -- Coral Team <coral-support@google.com> Fri, 07 Feb 2020 19:03:50 -0800 + android-core (1-1) mendel-chef; urgency=medium * Initial package creation. (CLOSES: 131340748)
diff --git a/debian/control b/debian/control index 874460c..54cd975 100644 --- a/debian/control +++ b/debian/control
@@ -3,7 +3,6 @@ Build-Depends: bc, cpio, debhelper (>=10), - gcc-aarch64-linux-gnu, libssl-dev, python, quilt @@ -15,7 +14,7 @@ Section: libdevel Priority: optional Architecture: arm64 armhf -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends}, dpkg-dev Description: Android's libion user space library for using the ion memory allocator This is the user-space library for interacting with the Android ion memory allocator.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..2b7b882 --- /dev/null +++ b/debian/source/lintian-overrides
@@ -0,0 +1 @@ +android-core: missing-notice-file-for-apache-license *