--- sugar-flipsticks-activity-1.orig/debian/rules +++ sugar-flipsticks-activity-1/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-flipsticks-activity-1.orig/debian/install +++ sugar-flipsticks-activity-1/debian/install @@ -0,0 +1 @@ +flipsticks.activity /usr/share/sugar/activities --- sugar-flipsticks-activity-1.orig/debian/copyright +++ sugar-flipsticks-activity-1/debian/copyright @@ -0,0 +1,31 @@ +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: Ed Stoner + +Copyright : (c) 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-flipsticks-activity-1.orig/debian/compat +++ sugar-flipsticks-activity-1/debian/compat @@ -0,0 +1 @@ +5 --- sugar-flipsticks-activity-1.orig/debian/control +++ sugar-flipsticks-activity-1/debian/control @@ -0,0 +1,12 @@ +Source: sugar-flipsticks-activity +Section: x11 +Priority: optional +Maintainer: Jani Monoses +Build-Depends: cdbs, debhelper (>= 5) +Standards-Version: 3.7.3 + +Package: sugar-flipsticks-activity +Architecture: all +Depends: sugar +Description: stick animation activity on the XO laptop + Stick animation activity used in the Sugar interface on the XO laptop --- sugar-flipsticks-activity-1.orig/debian/changelog +++ sugar-flipsticks-activity-1/debian/changelog @@ -0,0 +1,12 @@ +sugar-flipsticks-activity (1-0ubuntu2) maverick; urgency=low + + * Install activity folder in proper directory. (LP: #601219) + + -- Luke Faraone Sat, 03 Jul 2010 17:24:41 -0700 + +sugar-flipsticks-activity (1-0ubuntu1) hardy; urgency=low + + * Initial release. FF exception granted in LP #201428 + + -- Jani Monoses Sat, 10 Nov 2007 23:40:54 +0200 +