[Pkg-erlang-commits] r1246 - couchdb/branches/0.8.0-2+lenny1/debian
sbisbee-guest at alioth.debian.org
sbisbee-guest at alioth.debian.org
Tue May 18 03:19:41 UTC 2010
Author: sbisbee-guest
Date: 2010-05-18 03:19:40 +0000 (Tue, 18 May 2010)
New Revision: 1246
Modified:
couchdb/branches/0.8.0-2+lenny1/debian/changelog
couchdb/branches/0.8.0-2+lenny1/debian/control
Log:
Backporting removal of awk dependency from trunk (1244:1245).
Modified: couchdb/branches/0.8.0-2+lenny1/debian/changelog
===================================================================
--- couchdb/branches/0.8.0-2+lenny1/debian/changelog 2010-05-18 02:57:20 UTC (rev 1245)
+++ couchdb/branches/0.8.0-2+lenny1/debian/changelog 2010-05-18 03:19:40 UTC (rev 1246)
@@ -1,9 +1,10 @@
couchdb (0.8.0-2+lenny1) stable; urgency=low
* Backporting init.patch changes from 0.10.0-2 that are related to the clean
- stopping of couchdb. Introduces dependencies on procps and mawk.
+ stopping of couchdb. Introduces a dependency on procps (0.10.0-2's
+ dependency on mawk was removed).
- -- Sam Bisbee <sbisbee at computervip.com> Wed, 24 Mar 2010 15:15:56 -0400
+ -- Sam Bisbee <sbisbee at computervip.com> Wed, 17 May 2010 23:08:56 -0400
couchdb (0.8.0-2) unstable; urgency=low
Modified: couchdb/branches/0.8.0-2+lenny1/debian/control
===================================================================
--- couchdb/branches/0.8.0-2+lenny1/debian/control 2010-05-18 02:57:20 UTC (rev 1245)
+++ couchdb/branches/0.8.0-2+lenny1/debian/control 2010-05-18 03:19:40 UTC (rev 1246)
@@ -14,7 +14,7 @@
Package: couchdb
Architecture: any
Depends: ${shlibs:Depends}, ${erlang-abi:Depends}, ${erlang-nox:Depends},
- adduser, lsb-base, mime-support, procps, mawk
+ adduser, lsb-base, mime-support, procps
Description: a RESTful document oriented database
Apache CouchDB is a distributed document database system with bi-directional
replication. It makes it simple to build collaborative applications that can
Property changes on: couchdb/branches/0.8.0-2+lenny1/debian/control
___________________________________________________________________
Added: svn:mergeinfo
+ /couchdb/trunk/debian/control:1245
More information about the Pkg-erlang-commits
mailing list