--- sugar-presence-service-0.75.0.orig/debian/control +++ sugar-presence-service-0.75.0/debian/control @@ -0,0 +1,12 @@ +Source: sugar-presence-service +Section: x11 +Priority: optional +Maintainer: Jani Monoses +Build-Depends: cdbs, debhelper (>= 5) +Standards-Version: 3.7.2 + +Package: sugar-presence-service +Architecture: all +Depends: telepathy-gabble, telepathy-salut, python-telepathy +Description: presence service for Sugar + Presence service for XO laptop activities --- sugar-presence-service-0.75.0.orig/debian/rules +++ sugar-presence-service-0.75.0/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk --- sugar-presence-service-0.75.0.orig/debian/changelog +++ sugar-presence-service-0.75.0/debian/changelog @@ -0,0 +1,11 @@ +sugar-presence-service (0.75.0-0ubuntu1) hardy; urgency=low + + * New upstream release + + -- Jani Monoses Fri, 08 Feb 2008 13:15:42 +0200 + +sugar-presence-service (0.65+git20071127-2) hardy; urgency=low + + * Initial upload to Ubuntu + + -- Jani Monoses Fri, 21 Dec 2007 23:28:53 +0200 --- sugar-presence-service-0.75.0.orig/debian/compat +++ sugar-presence-service-0.75.0/debian/compat @@ -0,0 +1 @@ +5 --- sugar-presence-service-0.75.0.orig/debian/copyright +++ sugar-presence-service-0.75.0/debian/copyright @@ -0,0 +1,34 @@ +This package was debianized by Jani Monoses on +Wed, 5 Sep 2007 17:45:05 +0200. + +It was downloaded from http://dev.laptop.org/projects + +Upstream Author: Marco Pesenti Gritti + Simon McVittie + Dan Williams + + +Copyright: 2007, Red Hat, Inc + 2007, Collabora Ltd. + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is (C) 2007, Jani Monoses and +is licensed under the GPL, see above.