launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #00051
[Merge] lp:~mbarnett/meta-lp-deps/mbarnett-lp-db-deps-update into lp:meta-lp-deps
Michael Barnett has proposed merging lp:~mbarnett/meta-lp-deps/mbarnett-lp-db-deps-update into lp:meta-lp-deps.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
Updates needed in lp-db-deps
--
https://code.launchpad.net/~mbarnett/meta-lp-deps/mbarnett-lp-db-deps-update/+merge/18728
Your team Launchpad code reviewers is subscribed to branch lp:meta-lp-deps.
=== modified file 'debian/changelog'
--- debian/changelog 2010-02-03 23:36:17 +0000
+++ debian/changelog 2010-02-05 23:10:25 +0000
@@ -1,3 +1,9 @@
+launchpad-dependencies (0.65ubuntu1) karmic; urgency=low
+
+ *add postgresql-8.3-slony1 and slony1-bin to launchpad-database-dependencies
+
+ -- Michael Barnett <mbarnett@eudaimonia> Fri, 05 Feb 2010 17:02:44 -0600
+
launchpad-dependencies (0.65) karmic; urgency=low
* Drop python-celementtree, which is a Python 2.4 only package, hence no
=== modified file 'debian/control'
--- debian/control 2010-02-03 23:36:17 +0000
+++ debian/control 2010-02-05 23:10:25 +0000
@@ -52,7 +52,7 @@
Architecture: all
Depends: python2.5-psycopg2, python-psycopg2 (>= 2.0.7+bzr361-0~CAT.8.04),
postgresql-8.3, postgresql-contrib-8.3, postgresql-plpython-8.3,
- postgresql-client-8.3, python-support
+ postgresql-client-8.3, python-support, postgresql-8.3-slony1, slony1-bin
Description: Metapackage for Launchpad database packages
This package depends on all of the packages necessary to run a Launchpad
database.
Follow ups