launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #20343
[Merge] lp:~cjwatson/meta-lp-deps/libsodium into lp:meta-lp-deps
Colin Watson has proposed merging lp:~cjwatson/meta-lp-deps/libsodium into lp:meta-lp-deps.
Commit message:
Add libsodium-dev to launchpad-dependencies, in preparation for pymacaroons.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/meta-lp-deps/libsodium/+merge/294316
Add libsodium-dev to launchpad-dependencies, in preparation for pymacaroons.
It's already in precise-cat/trusty-cat.
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/meta-lp-deps/libsodium into lp:meta-lp-deps.
=== modified file 'debian/changelog'
--- debian/changelog 2016-04-22 11:25:29 +0000
+++ debian/changelog 2016-05-11 00:04:39 +0000
@@ -3,6 +3,8 @@
* Drop germinate and python-germinate dependencies; this is now only used
by the separate lp:ubuntu-archive-publishing scripts, and they no longer
rely on packages for that.
+ * Add libsodium-dev to launchpad-dependencies, in preparation for
+ pymacaroons.
-- Colin Watson <cjwatson@xxxxxxxxxx> Fri, 22 Apr 2016 12:09:16 +0100
=== modified file 'debian/control'
--- debian/control 2016-04-22 11:25:29 +0000
+++ debian/control 2016-05-11 00:04:39 +0000
@@ -23,7 +23,9 @@
ca-certificates, python-pyrex, libapr1-dev, libsvn-dev,
openssh-client, python-egenix-mxdatetime,
python-egenix-mxtools, python-amqplib, python-gmpy, libpq-dev, unzip, lzma,
- python-convoy, virtualenv | python-virtualenv (<< 1.11.6), ${misc:Depends}
+ python-convoy, virtualenv | python-virtualenv (<< 1.11.6),
+ libsodium-dev,
+ ${misc:Depends}
Recommends: launchpad-database-dependencies (= ${source:Version})
Suggests:
Description: Metapackage for dependencies of Launchpad
References