--- netbook-launcher-1.6.19.orig/debian/compat +++ netbook-launcher-1.6.19/debian/compat @@ -0,0 +1 @@ +5 --- netbook-launcher-1.6.19.orig/debian/changelog +++ netbook-launcher-1.6.19/debian/changelog @@ -0,0 +1,80 @@ +netbook-launcher (1.6.19-0ubuntu1) jaunty; urgency=low + + * New upstream release. + - Changes Quit icon. (LP: #354003) + + -- Steve Kowalik Sat, 04 Apr 2009 14:06:30 +1100 + +netbook-launcher (1.6.16-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Wed, 18 Mar 2009 10:17:13 +1100 + +netbook-launcher (1.6.11-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Mon, 09 Mar 2009 12:22:53 +1100 + +netbook-launcher (1.6.10-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Tue, 24 Feb 2009 14:47:51 +1100 + +netbook-launcher (1.6.7-0ubuntu1) jaunty; urgency=low + + * New upstream release. + - Drop libgnomeui-2.0 patch, applied upstream. + + -- Steve Kowalik Mon, 16 Feb 2009 23:12:02 +1100 + +netbook-launcher (1.6.4-0ubuntu1) jaunty; urgency=low + + * New upstream release. + - Dump README.source, no longer needed. + - Add a watch file. + * Add a patch, forward porting Steve Langasek's change from 1.2-0ubuntu4. + + -- Steve Kowalik Wed, 28 Jan 2009 01:15:14 +1100 + +netbook-launcher (1.2-0ubuntu4) jaunty; urgency=low + + * configure.ac: add libgnomeui-2.0 to the list of required pkg-config + modules, since launcher-link-editor.c needs libgnomeui.h. + + -- Steve Langasek Wed, 14 Jan 2009 02:19:01 +0000 + +netbook-launcher (1.2-0ubuntu2) jaunty; urgency=low + + * rebuild for libgnome-desktop soname change + + -- Michael Vogt Wed, 17 Dec 2008 21:43:06 +0100 + +netbook-launcher (1.2-0ubuntu1) intrepid; urgency=low + + * New upstream release (LP: #283355): + - Merged fixes from ume-launcher + - Fixed RTL support + - Fixed showing and launching of bookmarks with special characters + - No segfault when launching .desktop files that don't exist + - Support for Portrait mode + - Use ConsoleKit to determine when to relaunch + + -- Neil J. Patel Mon, 13 Oct 2008 16:00:18 +0100 + +netbook-launcher (1.1-0ubuntu2) intrepid; urgency=low + + * Work around problems with Intel graphics and mipmapping by disabling + mipmapping before fonts are created. This fixes the text not displaying + correctly for Intel graphics users. (LP: #269150) + + -- James Westby Mon, 13 Oct 2008 00:43:57 +0100 + +netbook-launcher (1.1-0ubuntu1) intrepid; urgency=low + + * Initial release (LP: #263493). + + -- Oliver Grawert Tue, 09 Sep 2008 14:04:07 +0200 + --- netbook-launcher-1.6.19.orig/debian/netbook-launcher.1 +++ netbook-launcher-1.6.19/debian/netbook-launcher.1 @@ -0,0 +1,53 @@ +.\" Title: netbook-launcher +.\" Author: +.\" Generator: DocBook XSL Stylesheets v1.70.1 +.\" Date: 09/09/2008 +.\" Manual: +.\" Source: +.\" +.\" disable hyphenation +.\" .nh +.\" disable justification (adjust text to left margin only) +.\" .ad l +.TH "netbook-launcher" "1" "09/09/2008" "" "" +.SH "NAME" +netbook-launcher \- a desktop launcher for netbook desktops +.SH "SYNOPSIS" +\fInetbook-launcher\fR +.SH "DESCRIPTION" +netbook-launcher(1) is an application that provides a launcher on your desktop similar to the application menu in gnome-panel. + +It was originally designed for the ubuntu-netbook-remix project and follows the freedesktop.org xdg menu standard. +.SH "OPTIONS" + netbook-launcher has no commandline options. + +.SH "RESOURCES" +https://launchpad.net/netbook-remix-launcher +.SH "COPYING" +Copyright \(co 2008 Canonical Ltd. + +.RS 3n +.nf +This program 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 in version 3 of the License. +.fi +.RE + +.RS 3n +.nf +This program 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. +.fi +.RE + +.RS 3n +.nf +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +02110\-1301 USA +.fi +.RE --- netbook-launcher-1.6.19.orig/debian/rules +++ netbook-launcher-1.6.19/debian/rules @@ -0,0 +1,11 @@ +#!/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/gnome.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed + +get-orig-source:: + uscan --force-download --- netbook-launcher-1.6.19.orig/debian/copyright +++ netbook-launcher-1.6.19/debian/copyright @@ -0,0 +1,41 @@ +This package was debianized by Neil J. Patel on +Tue, 29 Apr 2008 11:19:58 +0100. + +This package was downloaded from https://launchpad.net/netbook-remix-launcher/+download + +Upstream Authors: + + Neil J. Patel + +Copyright (C) 2007 Intel +Copyright (C) 2008 Canonical Ltd + + This program 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 3 of the License, or + (at your option) any later version. + + This program 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 program. If not, see . + +The Debian packaging is (C) 2008, Neil J. Patel and +is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. + +This program also contains a copy of the tidy library under tidy, which is +Copyright (C) 2007 OpenedHand Ltd, was downloaded from +http://svn.o-hand.com/repos/tidy and is licensed under the LGPL 2, or later. + +Tidy was Authored by: + Chris Lord + Emmanuele Bassi + Matthew Allum + Øyvind Kolås + Jorn Baayen + +On Debian/Ubuntu systems, a full copy of the LGPL 2 can be found in +`/usr/share/common-licenses/LGPL-2'. --- netbook-launcher-1.6.19.orig/debian/netbook-launcher.manpages +++ netbook-launcher-1.6.19/debian/netbook-launcher.manpages @@ -0,0 +1 @@ +debian/netbook-launcher.1 --- netbook-launcher-1.6.19.orig/debian/control +++ netbook-launcher-1.6.19/debian/control @@ -0,0 +1,20 @@ +Source: netbook-launcher +Section: gnome +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Neil J. Patel +Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5), autotools-dev, gnome-pkg-tools (>= 0.10), libglib2.0-dev (>= 2.15.5), libpango1.0-dev (>= 1.18.0), librsvg2-dev (>= 2.18.0), libgtk2.0-dev (>= 2.10.0), libgnomeui-dev (>=2.0), libgnome-desktop-dev, libgconf2-dev, libcairo2-dev (>= 1.2.4), libdbus-1-dev (>= 1.0), libdbus-glib-1-dev (>= 0.7), libclutter-0.8-dev (>=0.8), libclutter-gtk-0.8-dev (>=0.8), libgnome-menu-dev, libwnck-dev, libstartup-notification0-dev +Standards-Version: 3.8.0 + +Package: netbook-launcher +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: A clutter-based desktop launcher, typically used on netbooks + Netbook Launcher is a desktop launcher that uses the clutter UI library. + It is commonly being used on netbook desktops with a resolution of + 1024x600 pixels and also supposed to support usage on touchscreens. + It follows the xdg spec standards from freedesktop.org + for the Desktop menu layout. Originally this application is used in + the Ubuntu Netbook Remix. + . + See https://launchpad.net/netbook-remix-launcher for more information. --- netbook-launcher-1.6.19.orig/debian/watch +++ netbook-launcher-1.6.19/debian/watch @@ -0,0 +1,3 @@ +version=3 +https://launchpad.net/netbook-remix-launcher/+download \ + .*/netbook-launcher-(.*)\.tar\.gz