Merge lp:~cjwatson/meta-lp-deps/add-gnupg2 into lp:meta-lp-deps

Proposed by Colin Watson
Status: Merged
Merged at revision: 232
Proposed branch: lp:~cjwatson/meta-lp-deps/add-gnupg2
Merge into: lp:meta-lp-deps
Diff against target: 28 lines (+6/-1)
2 files modified
debian/changelog (+1/-0)
debian/control (+5/-1)
To merge this branch: bzr merge lp:~cjwatson/meta-lp-deps/add-gnupg2
Reviewer Review Type Date Requested Status
Ioana Lasc (community) Approve
Review via email: mp+429485@code.launchpad.net

Commit message

Add gnupg2 to launchpad-dependencies so that we can migrate to it.

To post a comment you must log in.
Revision history for this message
Ioana Lasc (ilasc) :
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 2022-08-30 17:04:47 +0000
3+++ debian/changelog 2022-09-06 09:25:21 +0000
4@@ -16,6 +16,7 @@
5 * Remove dependency on postgresql-plpython-10, since we no longer use
6 PL/Python 2.
7 * Remove python-convoy, now that production uses python3-convoy.
8+ * Add gnupg2 to launchpad-dependencies so that we can migrate to it.
9
10 [ Andrey Fedoseev ]
11 * Add firefox-geckodriver to launchpad-developer-dependencies;
12
13=== modified file 'debian/control'
14--- debian/control 2022-08-30 17:04:47 +0000
15+++ debian/control 2022-09-06 09:25:21 +0000
16@@ -12,7 +12,11 @@
17 gettext, libgettextpo-dev, build-essential,
18 python3-apt,
19 libmaxminddb-dev,
20- gnupg1 | gnupg (<< 2.1.11-7+exp1), libgpgme11-dev (>= 1.1.0) | libgpgme-dev, cvs, subversion,
21+ gnupg1 | gnupg (<< 2.1.11-7+exp1),
22+ gnupg2,
23+ libgpgme11-dev (>= 1.1.0) | libgpgme-dev,
24+ cvs,
25+ subversion,
26 ubuntu-keyring,
27 python3-pil,
28 bison, graphviz,

Subscribers

People subscribed via source and target branches