Merge lp:~cjwatson/meta-lp-deps/geoip2 into lp:meta-lp-deps

Proposed by Colin Watson
Status: Merged
Merged at revision: 202
Proposed branch: lp:~cjwatson/meta-lp-deps/geoip2
Merge into: lp:meta-lp-deps
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~cjwatson/meta-lp-deps/geoip2
Reviewer Review Type Date Requested Status
William Grant Approve
Review via email: mp+371092@code.launchpad.net

Commit message

Depend on libmaxminddb-dev for geoip2.

To post a comment you must log in.
Revision history for this message
William Grant (wgrant) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2019-06-07 17:11:32 +0000
3+++ debian/changelog 2019-08-08 14:49:09 +0000
4@@ -1,3 +1,9 @@
5+launchpad-dependencies (0.136) UNRELEASED; urgency=medium
6+
7+ * Depend on libmaxminddb-dev for geoip2.
8+
9+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 08 Aug 2019 15:47:49 +0100
10+
11 launchpad-dependencies (0.135) xenial; urgency=medium
12
13 * Make gnupg dependency more specific to avoid accidentally being
14
15=== modified file 'debian/control'
16--- debian/control 2019-06-07 17:09:31 +0000
17+++ debian/control 2019-08-08 14:49:09 +0000
18@@ -8,7 +8,7 @@
19 Package: launchpad-dependencies
20 Architecture: all
21 Depends: bzr, git, python-dev, gettext, libgettextpo-dev, build-essential,
22- python-apt (>= 0.8.0ubuntu1), python-geoip,
23+ python-apt (>= 0.8.0ubuntu1), python-geoip, libmaxminddb-dev,
24 gnupg1 | gnupg (<< 2.1.11-7+exp1), libgpgme11-dev (>= 1.1.0), cvs, subversion, python-svn,
25 python-subversion, python-sqlite, ubuntu-keyring,
26 python-pil,

Subscribers

People subscribed via source and target branches