--- sugar-sliderpuzzle-activity-5.orig/debian/rules +++ sugar-sliderpuzzle-activity-5/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk --- sugar-sliderpuzzle-activity-5.orig/debian/install +++ sugar-sliderpuzzle-activity-5/debian/install @@ -0,0 +1 @@ +SliderPuzzle.activity /usr/share/sugar/activities --- sugar-sliderpuzzle-activity-5.orig/debian/copyright +++ sugar-sliderpuzzle-activity-5/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Jani Monoses on +Mon, 10 Sep 2007 23:13:09 +0200. + +It was downloaded from git://dev.laptop.org/ + +Upstream Author: C. Neves + +Copyright 2007 World Wide Workshop Foundation + +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. --- sugar-sliderpuzzle-activity-5.orig/debian/compat +++ sugar-sliderpuzzle-activity-5/debian/compat @@ -0,0 +1 @@ +5 --- sugar-sliderpuzzle-activity-5.orig/debian/control +++ sugar-sliderpuzzle-activity-5/debian/control @@ -0,0 +1,12 @@ +Source: sugar-sliderpuzzle-activity +Section: x11 +Priority: optional +Maintainer: Jani Monoses +Build-Depends: cdbs, debhelper (>= 5) +Standards-Version: 3.7.2 + +Package: sugar-sliderpuzzle-activity +Architecture: all +Depends: sugar +Description: slider puzzle activity on the XO laptop + Slider puzzle activity used in the Sugar interface on the XO laptop --- sugar-sliderpuzzle-activity-5.orig/debian/changelog +++ sugar-sliderpuzzle-activity-5/debian/changelog @@ -0,0 +1,11 @@ +sugar-sliderpuzzle-activity (5-0ubuntu2) maverick; urgency=low + + * Install activity folder in proper directory. (LP: #601219) + + -- Luke Faraone Sat, 03 Jul 2010 17:35:49 -0700 + +sugar-sliderpuzzle-activity (5-0ubuntu1) hardy; urgency=low + + * Initial upload to Ubuntu + + -- Jani Monoses Sat, 16 Feb 2008 20:54:56 +0200