Source: desktopcouch
Section: python
Priority: optional
Maintainer: David Paleino <dapal@debian.org>
Uploaders: Kartik Mistry <kartik@debian.org>
Build-Depends:
 debhelper (>= 8~)
 , python (>= 2.6.6-3~)
 , python-distutils-extra (>= 2.8)
 , python-setuptools
Standards-Version: 3.9.2
X-Python-Version: >= 2.6
Homepage: http://launchpad.net/desktopcouch
Vcs-Git: git://git.debian.org/git/collab-maint/desktopcouch.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/desktopcouch.git

Package: desktopcouch
Architecture: all
Depends:
 ${misc:Depends}
 , ${python:Depends}
# couchdb, see debian/rules:
 , ${dist:Depends}
 , python-avahi
 , python-couchdb (>= 0.7)
 , python-dbus
 , python-gnomekeyring
 , python-gobject
 , python-gtk2
 , python-oauth
 , python-simplejson
 , python-twisted-core
 , python-xdg
 , ubuntu-sso-client
Provides: python-desktopcouch
 , python-desktopcouch-records
 , python-desktopcouch-extra
Breaks: python-desktopcouch (<< 0.6.4)
 , python-desktopcouch-records (<< 0.6.4)
 , python-desktopcouch-extra (<< 0.6.6)
Replaces: python-desktopcouch (<< 0.6.4)
 , python-desktopcouch-records (<< 0.6.4)
 , python-desktopcouch-extra (<< 0.6.6)
Description: Desktop CouchDB Framework instance
 DesktopCouch provides integration of CouchDB storage into desktop applications,
 for automatic replication and synchronization of data between computers.
 .
 This package contains the Desktop CouchDB server, and the Records API.
 Additionally, it provides an API for:
  - bookmarks
  - contacts
  - notes
  - replication services

Package: desktopcouch-tools
Architecture: all
Depends:
 ${misc:Depends}
 , ${python:Depends}
 , desktopcouch
 , python-avahi
 , python-dbus
 , python-gobject
 , python-gtk2
 , python-twisted-core
Description: Desktop CouchDB Framework (tools)
 DesktopCouch provides integration of CouchDB storage into desktop applications,
 for automatic replication and synchronization of data between computers.
 .
 This package contains the tools used to work with Desktop CouchDB.
