--- webservice-office-zoho-0.1.orig/debian/webservice-office-zoho.manpages +++ webservice-office-zoho-0.1/debian/webservice-office-zoho.manpages @@ -0,0 +1 @@ +doc/webservice-office-zoho.1 --- webservice-office-zoho-0.1.orig/debian/compat +++ webservice-office-zoho-0.1/debian/compat @@ -0,0 +1 @@ +7 --- webservice-office-zoho-0.1.orig/debian/webservice-office-zoho.install +++ webservice-office-zoho-0.1/debian/webservice-office-zoho.install @@ -0,0 +1,4 @@ +bin/webservice-office-zoho usr/bin +webservice-office-zoho-writer.desktop /usr/share/applications +webservice-office-zoho-sheet.desktop /usr/share/applications +webservice-office-zoho-show.desktop /usr/share/applications --- webservice-office-zoho-0.1.orig/debian/watch +++ webservice-office-zoho-0.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/webservice-office-zoho/+download http://launchpad.net/webservice-office-zoho/.*/webservice-office-zoho-(.*)\.tar\.gz --- webservice-office-zoho-0.1.orig/debian/copyright +++ webservice-office-zoho-0.1/debian/copyright @@ -0,0 +1,40 @@ +This work was packaged for Debian by: + + Jamie Bennett on Wed, 03 Mar 2010 10:58:02 +0000 + +It was downloaded from: + + https://launchpad.net/webservice-office-zoho/trunk/ + +Upstream Author(s): + + Jamie Bennett + +Copyright: + + Copyright 2010 Canonical Ltd. + +License: + + This program is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License version 3, as published + by the Free Software Foundation. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranties of + MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR + PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program. If not, see . + +On Debian systems, the complete text of the GNU General +Public License version 3 can be found in `/usr/share/common-license/GPL-3' + +The Debian packaging is: + + Copyright 2010 Canonical Ltd. + +and is licensed under the GPL version 3, +see `/usr/share/common-licenses/GPL-3'. + --- webservice-office-zoho-0.1.orig/debian/rules +++ webservice-office-zoho-0.1/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --- webservice-office-zoho-0.1.orig/debian/control +++ webservice-office-zoho-0.1/debian/control @@ -0,0 +1,17 @@ +Source: webservice-office-zoho +Section: web +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Jamie Bennett +Build-Depends: debhelper (>= 7) +Standards-Version: 3.8.4 +Homepage: https://launchpad.net/webservice-office-zoho +Vcs-Bzr: lp:weboffice-office-zoho +Vcs-Browser: https://code.launchpad.net/webservice-office-zoho/trunk + +Package: webservice-office-zoho +Architecture: all +Depends: python, ${misc:Depends} +Description: Ubuntu Webservice Office (Zoho) + Zoho Webservice Docs Viewer. Allows documents to be viewed online + using Zoho's web services API. --- webservice-office-zoho-0.1.orig/debian/changelog +++ webservice-office-zoho-0.1/debian/changelog @@ -0,0 +1,5 @@ +webservice-office-zoho (0.1-0ubuntu1) lucid; urgency=low + + * Initial release, closes bug (LP: #532548). + + -- Jamie Bennett Wed, 03 Mar 2010 10:58:02 +0000