You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2015/09/24 19:48:44 UTC

couchdb commit: updated refs/heads/master to 7992a78

Repository: couchdb
Updated Branches:
  refs/heads/master 1264c9ccc -> 7992a78f4


oops


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7992a78f
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/7992a78f
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/7992a78f

Branch: refs/heads/master
Commit: 7992a78f48fe452ba4cbe8b68209ab3aa23fb587
Parents: 1264c9c
Author: Robert Newson <rn...@apache.org>
Authored: Thu Sep 24 18:37:36 2015 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Thu Sep 24 18:40:37 2015 +0100

----------------------------------------------------------------------
 rebar.config.script | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/7992a78f/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index d5e9e28..25b26db 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,8 +31,8 @@ DepDescs = [
 {couch_plugins,    "couch-plugins",    "2b2933edddf936e2300db09ced2d96a4a10a269d"},
 {couch_event,      "couch-event",      "835a41885d1e276d207758954f8238aa7bba0ae8"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},
-{couch_peruser,    "couch-peruser",    "ff7d190970a46722137fbc7a1a75466e8a544ae1"},
-{docs,             "docs",             "57a65effe92685f54aa21e2512b5f6590ed08dc0", [raw]},
+{couch_peruser,    "peruser",          "ff7d190970a46722137fbc7a1a75466e8a544ae1"},
+{docs,             "documentation",    "57a65effe92685f54aa21e2512b5f6590ed08dc0", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "09128046ae9fbabfe1d70cb406aca878f6ea1dd5"},
 {fabric,           "fabric",           "17f0377807804b7b55db6c6b378d9e266ea52236"},