launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #10018
[Merge] lp:~rharding/meta-lp-deps/unzip into lp:meta-lp-deps
Richard Harding has proposed merging lp:~rharding/meta-lp-deps/unzip into lp:meta-lp-deps.
Requested reviews:
Steve Kowalik (stevenk)
For more details, see:
https://code.launchpad.net/~rharding/meta-lp-deps/unzip/+merge/115410
We need to be able to unzip .zip files from upstream YUI. This adds that as a LP dep so that it's available on all machines.
--
https://code.launchpad.net/~rharding/meta-lp-deps/unzip/+merge/115410
Your team Launchpad code reviewers is subscribed to branch lp:meta-lp-deps.
=== modified file 'debian/changelog'
--- debian/changelog 2012-05-29 13:18:09 +0000
+++ debian/changelog 2012-07-17 18:39:34 +0000
@@ -1,3 +1,9 @@
+launchpad-dependencies (0.117) precise; urgency=low
+
+ * Add unzip for extracting upstream YUI in build.
+
+ -- Richard Harding <rharding@xxxxxxxxxxxx> Tue, 17 Jul 2012 14:33:31 -0400
+
launchpad-dependencies (0.116) precise; urgency=low
* And dump psycopg2 on the floor, it's built using buildout.
=== modified file 'debian/control'
--- debian/control 2012-05-29 13:18:09 +0000
+++ debian/control 2012-07-17 18:39:34 +0000
@@ -22,7 +22,7 @@
python-support, python-pysqlite2, zlib1g-dev,
ca-certificates, python-pyrex, libapr1-dev, libsvn-dev,
openssh-client, python-egenix-mxdatetime,
- python-egenix-mxtools, python-amqplib, python-gmpy, libpq-dev
+ python-egenix-mxtools, python-amqplib, python-gmpy, libpq-dev, unzip
${misc:Depends}
Recommends: launchpad-database-dependencies (= ${source:Version})
Suggests:
Follow ups