[Pkg-erlang-commits] r1132 - couchdb/trunk/debian
sbisbee-guest at alioth.debian.org
sbisbee-guest at alioth.debian.org
Sun Nov 22 03:03:07 UTC 2009
Author: sbisbee-guest
Date: 2009-11-22 03:03:05 +0000 (Sun, 22 Nov 2009)
New Revision: 1132
Modified:
couchdb/trunk/debian/changelog
couchdb/trunk/debian/control
Log:
Adding dependency on psmisc.
Modified: couchdb/trunk/debian/changelog
===================================================================
--- couchdb/trunk/debian/changelog 2009-11-21 22:14:04 UTC (rev 1131)
+++ couchdb/trunk/debian/changelog 2009-11-22 03:03:05 UTC (rev 1132)
@@ -37,7 +37,7 @@
* Created debian/preinst, now we make sure that couchdb isn't running any
beam processes on upgrade. Upgrading from 0.9.0-2 was leaving old code in a
running beam process, so you were running 0.9.0 couchdb but had 0.10.0 code
- installed until you killed the process
+ installed until you killed the process. Adds a dependency on psmisc.
-- Sam Bisbee <sbisbee at computervip.com> Sat, 21 Nov 2009 17:10:39 -0500
Modified: couchdb/trunk/debian/control
===================================================================
--- couchdb/trunk/debian/control 2009-11-21 22:14:04 UTC (rev 1131)
+++ couchdb/trunk/debian/control 2009-11-22 03:03:05 UTC (rev 1132)
@@ -6,7 +6,7 @@
Standards-Version: 3.8.3
Build-Depends: cdbs (>= 0.4.42), debhelper (>= 7.2.11),
erlang-dev (>= 1:13.b.1-dfsg-3), help2man, libcurl4-openssl-dev,
- libicu-dev, libmozjs-dev, libreadline-dev
+ libicu-dev, libmozjs-dev, libreadline-dev, psmisc
Homepage: http://couchdb.apache.org/
Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-erlang/couchdb
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-erlang/couchdb
More information about the Pkg-erlang-commits
mailing list