~jelmer/ubuntu/+source/android-headers:lintian-fixes

Last commit made on 2019-01-19
Get this branch:
git clone -b lintian-fixes https://git.launchpad.net/~jelmer/ubuntu/+source/android-headers
Only Jelmer Vernooij can upload to this branch. If you are Jelmer Vernooij please log in for upload directions.

Branch merges

Branch information

Name:
lintian-fixes
Repository:
lp:~jelmer/ubuntu/+source/android-headers

Recent commits

16b5bc6... by Jelmer Vernooij

Don't specify --with=quilt, since package uses '3.0 (quilt)' source format.

Fixes lintian: dh-quilt-addon-but-quilt-source-format
See https://lintian.debian.org/tags/dh-quilt-addon-but-quilt-source-format.html for more details.

7fe05fd... by Jelmer Vernooij

Change priority extra to priority optional.

Fixes lintian: priority-extra-is-replaced-by-priority-optional
See https://lintian.debian.org/tags/priority-extra-is-replaced-by-priority-optional.html for more details.

6b7725a... by Jelmer Vernooij

Use versioned copyright format URI.

Fixes lintian: unversioned-copyright-format-uri
See https://lintian.debian.org/tags/unversioned-copyright-format-uri.html for more details.

f9a4d5f... by Jelmer Vernooij

Bump debhelper from old 9 to 10.

Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.

b7d0302... by Simon Fels

Import patches-unapplied version 23-0ubuntu4 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: d6f43004636adf9d19b3def95e5ca46a5a4cb64e

New changelog entries:
  [ You-Sheng Yang ]
  * android-19: hardware: align struct size on arm64

d6f4300... by Simon Fels

Import patches-unapplied version 23-0ubuntu3 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: 472b165e930bbbd4e4d181445a4002e3468896f1

New changelog entries:
  * debian/control: add appropriate Pre-Depends on dpkg for mainscript
    helper.
  * debian/control: fix link to vcs
  * Patch 21-23 to fix ABI problems when we mix softfp and hardfp
    binaries (LP: #1548954). This was discovered while fixing a
    problem with the Android Audio HAL API.

472b165... by Chris Halse Rogers

Import patches-unapplied version 23-0ubuntu2 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: ab4f0e4947acad6978d7184f8e8ac5b4165bb9c4

New changelog entries:
  * debian/android-headers.{preinst,postinst,postrm}: Use
    dpkg-maintscript-helper to switch /usr/include/android to a symlink.
    (LP: #1539338)
  * debian/control: add appropriate Pre-Depends on dpkg for mainscript helper.

ab4f0e4... by Simon Fels

Import patches-unapplied version 23-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: da322b2078b19cd6f1b63b0d5c4466aa5d0996cc

New changelog entries:
  * New upstream release which now includes multiple sets of header files
    divided by the Android API levels we care about.
  * All header sets are now installed in their corresponding debian package
    android-headers-<API level>. The former android-headers package is now
    a transitional one depending on android-headers-19 and installing proper
    symlinks to allow all current users to still build without any changes.
  * Install proper pkgconfig configuration files for all header sets so that
    users can now select which of those to use a build time.
  [ Yuan-Chen Cheng ]
  * add android-config.h and vibrator.h required by new libhybris
  * catch up extract-headers.sh (not in released file list)

da322b2... by Ricardo Salveti

Import patches-unapplied version 4.4.2-2-0ubuntu4 to ubuntu/vivid-proposed

Imported using git-ubuntu import.

Changelog parent: 5563f66d921e4b24336e91ef1fd1e830635316b5

New changelog entries:
  * debian/patches/updating_hwcomposer_android5.patch:
    - Updating hwcomposer headers so we can use hwcomposer 1.4

5563f66... by Mathieu Trudel-Lapierre

Import patches-unapplied version 4.4.2-2-0ubuntu3 to ubuntu/vivid-proposed

Imported using git-ubuntu import.

Changelog parent: 70c09484d6cc430e5f27e894373bf9a36e1bd2dc

New changelog entries:
  * debian/patches/wifi_compat_check_avail.patch: add declaration for new
    method to check that the wifi compat HAL layer is available:
    wifi_compat_check_availability().