Colin Watson has proposed merging lp:~cjwatson/meta-lp-deps/geoip2 into lp:meta-lp-deps.
Commit message: Depend on libmaxminddb-dev for geoip2. Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~cjwatson/meta-lp-deps/geoip2/+merge/371092 -- Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/meta-lp-deps/geoip2 into lp:meta-lp-deps.
=== modified file 'debian/changelog' --- debian/changelog 2019-06-07 17:11:32 +0000 +++ debian/changelog 2019-08-08 14:49:09 +0000 @@ -1,3 +1,9 @@ +launchpad-dependencies (0.136) UNRELEASED; urgency=medium + + * Depend on libmaxminddb-dev for geoip2. + + -- Colin Watson <[email protected]> Thu, 08 Aug 2019 15:47:49 +0100 + launchpad-dependencies (0.135) xenial; urgency=medium * Make gnupg dependency more specific to avoid accidentally being === modified file 'debian/control' --- debian/control 2019-06-07 17:09:31 +0000 +++ debian/control 2019-08-08 14:49:09 +0000 @@ -8,7 +8,7 @@ Package: launchpad-dependencies Architecture: all Depends: bzr, git, python-dev, gettext, libgettextpo-dev, build-essential, - python-apt (>= 0.8.0ubuntu1), python-geoip, + python-apt (>= 0.8.0ubuntu1), python-geoip, libmaxminddb-dev, gnupg1 | gnupg (<< 2.1.11-7+exp1), libgpgme11-dev (>= 1.1.0), cvs, subversion, python-svn, python-subversion, python-sqlite, ubuntu-keyring, python-pil,
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

