From 07cc4e305e806a7bb236fbb8f6d9893a2011d85e Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Wed, 15 Jan 2014 18:14:23 +0000 Subject: initial debianization --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 00000000..3c25dd62 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: bigcouch +Section: misc +Priority: extra +Maintainer: Cloudant Support +Build-Depends: debhelper, quilt, autotools-dev, libmozjs185-dev, libicu-dev, git | git-core, python, libcurl4-openssl-dev, erlang-dev, erlang-crypto, erlang-inets, erlang-xmerl, erlang-eunit, erlang-os-mon, erlang-ssl, erlang-syntax-tools, erlang-tools, erlang-reltool, rebar, scons +Standards-Version: 3.8.4 +Homepage: http://cloudant.com/ +Vcs-Git: git://github.com/cloudant/bigcouch.git +Vcs-Browser: http://github.com/cloudant/bigcouch + +Package: bigcouch +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libmozjs185-1.0, runit +Conflicts: couchdb +Description: BigCouch is a dynamo-style implementation of Apache CouchDB + -- cgit v1.2.3