[evolution-couchdb] Fixed Ubuntu package
- From: Rodrigo Moya <rodrigo src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-couchdb] Fixed Ubuntu package
- Date: Mon, 20 Jul 2009 14:24:53 +0000 (UTC)
commit 1e2b889ef4e87a7996e5ae5205c80013eaf8b151
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Mon Jul 20 16:22:31 2009 +0200
Fixed Ubuntu package
debian/control | 17 +++++++++--------
debian/copyright | 2 +-
debian/rules | 2 --
debian/watch | 3 +++
4 files changed, 13 insertions(+), 11 deletions(-)
---
diff --git a/debian/control b/debian/control
index 9fa7e03..21c6ff0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,17 @@
Source: evolution-couchdb
Section: gnome
Priority: optional
-Maintainer: Rodrigo Moya <rodrigo moya canonical com>
-Standards-Version: 3.8.0.1
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss lists ubuntu com>
+XSBC-Original-Maintainer: Rodrigo Moya <rodrigo moya canonical com>
+Standards-Version: 3.8.2
Build-Depends: debhelper (>= 5), libedata-book1.2-dev, libebook1.2-dev, cdbs, libcouchdb-glib-dev, libgtk2.0-dev, evolution-dev, evolution-data-server-dev
-Homepage: https://launchpad.net/ubunet
+Homepage: https://launchpad.net/evolution-couchdb
Package: evolution-couchdb
-Section: gnome
Architecture: any
-Depends: ${shlibs:Depends}, evolution
-Description: Evolution support for -CouchDB databases
+Depends: ${shlibs:Depends} evolution ${misc:Depends}
+Description: Evolution support for CouchDB databases
This package provides support for the Evolution mail and calendar program
- to access CouchDB databases, used by online services like UbuntuOne at
- http://ubuntuone.com
+ to access CouchDB databases (http://couchdb.apache.org), a replication and
+ synchronization database of JSON documents, used by online services like
+ UbuntuOne at http://ubuntuone.com
diff --git a/debian/copyright b/debian/copyright
index 1c112df..4149c9d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ This package was debianized by Rodrigo Moya <rodrigo moya canonical com> on Sun,
It was downloaded from:
http://download.gnome.org/sources/evolution-couchdb/0.1/evolution-couchdb-0.1.1.tar.gz
-Upstream Author(s):
+Upstream Author:
Rodrigo Moya <rodrigo moya canonical com>
Copyright (C) 2009 Canonical Ltd
diff --git a/debian/rules b/debian/rules
index b7073d8..4a0d17f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
#! /usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/utils.mk
-include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/class/gnome.mk
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..1e4ba31
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+#watch file for evolution-couchdb
+version=3
+http://download.gnome.org/sources/evolution-couchdb/([0-9.]+)/evolution-couchdb-([0-9.]+)\.tar\.gz debian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]