← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~stevenk/meta-lp-deps/meta-lp-deps-python2.6-dev into lp:meta-lp-deps

 

Steve Kowalik has proposed merging lp:~stevenk/meta-lp-deps/meta-lp-deps-python2.6-dev into lp:meta-lp-deps.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~stevenk/meta-lp-deps/meta-lp-deps-python2.6-dev/+merge/79899

Add python2.6-dev to launchpad-dependencies. It is required for us to build our eggs.
-- 
https://code.launchpad.net/~stevenk/meta-lp-deps/meta-lp-deps-python2.6-dev/+merge/79899
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~stevenk/meta-lp-deps/meta-lp-deps-python2.6-dev into lp:meta-lp-deps.
=== modified file 'debian/changelog'
--- debian/changelog	2011-09-30 11:52:14 +0000
+++ debian/changelog	2011-10-20 01:49:25 +0000
@@ -1,3 +1,10 @@
+launchpad-dependencies (0.101) oneiric; urgency=low
+
+  * Add python2.6-dev to launchpad-dependencies, it is required to build
+    our eggs.
+
+ -- Steve Kowalik <stevenk@xxxxxxxxxx>  Thu, 20 Oct 2011 12:46:07 +1100
+
 launchpad-dependencies (0.100) oneiric; urgency=low
 
   * Add rabbitmq-management as a depedency on

=== modified file 'debian/control'
--- debian/control	2011-09-23 10:28:33 +0000
+++ debian/control	2011-10-20 01:49:25 +0000
@@ -18,9 +18,8 @@
   openssh-blacklist, openssh-client (>= 1:4.7p1-8ubuntu1.1), xsltproc,
   python-magic, geoip-data | geoip-data-city-lite,
   python2.6, python2.6 (>= 2.6.7-2ubuntu1) | python-profiler,
-  python-psycopg2 (>= 2.0.7+bzr361-0~CAT.8.04),
-  python-pygments,
-  python-subunit (>= 0.0.4),
+  python-psycopg2 (>= 2.0.7+bzr361-0~CAT.8.04), python2.6-dev
+  python-pygments, python-subunit (>= 0.0.4),
   python-support, python-pysqlite2, zlib1g-dev,
   ca-certificates, python-pyrex, libapr1-dev, libsvn-dev,
   openssh-client, python-egenix-mxdatetime,


Follow ups