--- netbook-launcher-2.1.15.orig/debian/netbook-launcher.install +++ netbook-launcher-2.1.15/debian/netbook-launcher.install @@ -0,0 +1,6 @@ +debian/source_netbook-launcher.py usr/share/apport/package-hooks +debian/tmp/usr/bin/netbook-launcher +debian/tmp/usr/share/netbook-launcher +debian/tmp/etc/gconf +debian/tmp/etc/xdg/autostart etc/xdg/xdg-une +debian/tmp/usr/share/locale --- netbook-launcher-2.1.15.orig/debian/source_netbook-launcher.py +++ netbook-launcher-2.1.15/debian/source_netbook-launcher.py @@ -0,0 +1,9 @@ +def add_info(report): + from apport.hookutils import attach_gconf + + try: + report.add_hooks_info(report, package='xorg', srcpackage='xorg') + except: + pass + attach_file_if_exists(report, path.expanduser('~/.xsession-errors'), 'XsessionErrors') + attach_gconf(report, 'netbook-launcher') --- netbook-launcher-2.1.15.orig/debian/libnetbook-launcher-dev.install +++ netbook-launcher-2.1.15/debian/libnetbook-launcher-dev.install @@ -0,0 +1,3 @@ +debian/tmp/usr/include +debian/tmp/usr/lib/pkgconfig +debian/tmp/usr/lib/*.so --- netbook-launcher-2.1.15.orig/debian/watch +++ netbook-launcher-2.1.15/debian/watch @@ -0,0 +1,3 @@ +version=3 +https://launchpad.net/netbook-remix-launcher/+download \ + .*/netbook-launcher-(.*)\.tar\.gz --- netbook-launcher-2.1.15.orig/debian/rules +++ netbook-launcher-2.1.15/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-2.1.15.orig/debian/netbook-launcher.manpages +++ netbook-launcher-2.1.15/debian/netbook-launcher.manpages @@ -0,0 +1 @@ +debian/netbook-launcher.1 --- netbook-launcher-2.1.15.orig/debian/control +++ netbook-launcher-2.1.15/debian/control @@ -0,0 +1,77 @@ +Source: netbook-launcher +Section: gnome +Priority: optional +Maintainer: Ubuntu 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-1.0-dev (>= 1.0), + libclutter-gtk-0.10-dev (>= 0.10), + libgnome-menu-dev, + libwnck-dev, + libclutk-dev (>= 0.3.8.is.0.2.8), + liblauncher-0.1-dev, + libunique-dev, + libnotify-dev, + libgl1-mesa-dev, + libx11-dev +Standards-Version: 3.8.4 + +Package: netbook-launcher +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Recommends: netbook-launcher-efl (>= 0.2.2-0ubuntu3) +Suggests: x11-common +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. + +Package: libnetbook-launcher-0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: Shared library to build netbook-launcher plugins + libnetbook-launcher is a shared library that allows building plugins for + netbook-launcher. + . + This package contains shared libraries to be used by applications. + +Package: libnetbook-launcher-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libnetbook-launcher-0 (= ${binary:Version}), + libgconf2-dev, + libdbus-1-dev (>= 1.0), + libdbus-glib-1-dev (>= 0.7), + libclutter-1.0-dev, + libclutter-gtk-0.10-dev, + libclutk-dev, + liblauncher-dev +Description: Shared library to build netbook-launcher plugins - development files + libnetbook-launcher is a shared library that allows building plugins for + netbook-launcher. + . + This package contains files that are needed to build applications. + --- netbook-launcher-2.1.15.orig/debian/changelog +++ netbook-launcher-2.1.15/debian/changelog @@ -0,0 +1,289 @@ +netbook-launcher (1:2.1.15-0ubuntu1) lucid; urgency=low + + * New upstream release: + - Can't launch anything outside "Favourties" or "Files & Folders" + using touchscreen (ilovemistakes) (LP: #434502) + - Enhance support for right-to-left languages (Haggai Eran) + (LP: #470454) + - netbook launcher crashes when pressed arrow keys in 'files and folders' + menu (LP: #512136) + - Home folder should appear in UNR Files and Folders section + (LP: #412030) + - Examples from example-content don't show up on Files & Folders + (LP: #423601) + + -- Didier Roche Thu, 11 Mar 2010 17:53:09 +0100 + +netbook-launcher (1:2.1.14-0ubuntu1) lucid; urgency=low + + * New upstream release: (LP: #527769) + - remove mutiple call of bg redraw + - add caching and use the same cache than libgnome-desktop + + -- Didier Roche Fri, 26 Feb 2010 11:14:03 +0100 + +netbook-launcher (1:2.1.13-0ubuntu1) lucid; urgency=low + + * New upstream release: + - detect if 3D acceleration is available. If not, try to launch + netbook-launcher-efl + * drop debian/patches/60_only-nl-toggles-desktop.patch: already + present upstream + * debian/control: + - explicitely build depends on libgl1-mesa-dev and libx11-dev + - recommends netbook-launcher-efl + - bump Standards-Version + + -- Didier Roche Wed, 17 Feb 2010 18:09:05 +0100 + +netbook-launcher (1:2.1.12-0ubuntu6) lucid; urgency=low + + * drop 01_build_with_clutk_0.3.patch and 90_autoreconf.patch + as clutk 0.3 is not quality wise ready + * debian/control: modify clutk dep + + -- Didier Roche Tue, 09 Feb 2010 12:58:42 +0100 + +netbook-launcher (1:2.1.12-0ubuntu5) lucid; urgency=low + + * debian/control: + - depends now on liblauncher-0.1-dev + - add epoch + * add debian/patches/01_build_with_clutk_0.3.patch to build against + clutk 0.3 (no API breakage, tested with upstream) + * add debian/patches/90_autoreconf.patch to nicely take the new clutk + 0.3 dep + + -- Didier Roche Mon, 08 Feb 2010 12:42:31 +0100 + +netbook-launcher (2.1.12-0ubuntu4) lucid; urgency=low + + * debian/netbook-launcher.install: install autostart desktop file in + etc/xdg/xdg-une/autostart for launching in une session only (LP: #496301) + * debian/{pre,post}inst: handle conffile move + + -- Didier Roche Mon, 14 Dec 2009 21:55:33 +0100 + +netbook-launcher (2.1.12-0ubuntu3) karmic; urgency=low + + * Replace patch 60_unminise-gnome-keyring with 60_only-nl-toggles-desktop to + only wnck_screen_toggle_showing_desktop for Netbook-launcher class; + written by Neil Patel and Jason Smith. + + -- Loïc Minier Mon, 26 Oct 2009 14:21:51 +0000 + +netbook-launcher (2.1.12-0ubuntu2) karmic; urgency=low + + * New patch, 60_unminise-gnome-keyring, unminimise gnome-keyring windows + once on startup, in an idle handler, as the desktop toggling on + netbook-launcher startup causes the window to be minimized; written by + Neil Patel; LP: #447886. + + -- Loïc Minier Mon, 26 Oct 2009 11:32:32 +0000 + +netbook-launcher (2.1.12-0ubuntu1) karmic; urgency=low + + * New upstream release. + - Update debian/copyright for new COPYING.artwork; fixes artwork + licensing; LP: #451263. + - Handle g_get_user_special_dir() returning NULL; LP: #438830. + + -- Loïc Minier Tue, 20 Oct 2009 15:00:04 +0200 + +netbook-launcher (2.1.10-0ubuntu1) karmic; urgency=low + + * New upstream release. + - Fixes keyboard navigation on launcher screen; LP: #421490. + + -- Loïc Minier Thu, 24 Sep 2009 23:31:26 +0200 + +netbook-launcher (2.1.9-0ubuntu3) karmic; urgency=low + + * Ship GConf schemas in netbook-launcher. + * Collect GConf settings in the apport hook. + * Don't fail the whole apport hook if the x11-common source hook isn't + present or fails to run. + * Suggest x11-common for the apport hook. + + -- Loïc Minier Tue, 22 Sep 2009 11:19:52 +0200 + +netbook-launcher (2.1.9-0ubuntu2) karmic; urgency=low + + * debian/source_netbook-launcher.py: new apport hook installed in + /usr/share/apport/package-hooks which will call the xorg package hook -- + to let it do its job of attaching enough info to tell which graphics + hardware and features are available -- and attach ~/.xsession-errors. + + -- Loïc Minier Fri, 18 Sep 2009 18:26:08 +0200 + +netbook-launcher (2.1.9-0ubuntu1) karmic; urgency=low + + * New upstream release. + - Update debian/copyright to mention new licensing of artwork (CC-SA 3.0). + * Bump up Standards-Version to 3.8.3; no change needed. + * Differentiate the short description of libnetbook-launcher-dev. + * Wrap build-dep and deps in control to get cleaner diffs. + + -- Loïc Minier Thu, 17 Sep 2009 16:35:08 +0200 + +netbook-launcher (2.1.8-0ubuntu1) karmic; urgency=low + + * New upstream release. + - Fixes second case of blank icon in favorites category; LP: #418958. + - Should autorespawn on crash/kill; LP: #420522. + - Avoids spurious Desktop folder in place list; LP: #373218. + * Drop NO_PKG_MANGLE=1 hack as we have the first full translation export and + want Rosetta to pick them up in Ubuntu. Translations will disappear until + next langpack update. + + -- Loïc Minier Thu, 10 Sep 2009 16:52:28 +0200 + +netbook-launcher (2.1.6-0ubuntu1) karmic; urgency=low + + * New upstream release + + -- Steve Kowalik Wed, 09 Sep 2009 18:04:19 +1000 + +netbook-launcher (2.1.5-0ubuntu2) karmic; urgency=low + + * Disable translation stripping for now as it breaks all translations in + netbook-launcher, even the gnome-menus one. Will revert this when we get + a langpack with netbook-launcher.mo files. This also disables maintainer + mangling and sanity checks but we can live without these two for a week. + + -- Loïc Minier Fri, 28 Aug 2009 17:56:45 +0200 + +netbook-launcher (2.1.5-0ubuntu1) karmic; urgency=low + + * New upstream release + + -- Loïc Minier Fri, 28 Aug 2009 15:49:44 +0200 + +netbook-launcher (2.1.4-0ubuntu1) karmic; urgency=low + + * New upstream release + - Remove all patches, applied upstream. + + -- Steve Kowalik Wed, 26 Aug 2009 00:53:31 +1000 + +netbook-launcher (2.1.1-0ubuntu2) karmic; urgency=low + + * Rename patch gio-new-api.patch to 60_gio-new-api.patch to make sure + patches are applied in the intended order. + * New patch, 61_r417-use-gnome-session-for-session-end-signal, from upstream + r417; use gnome-session's SessionManager signal instead of GnomeClient; + fixes crasher and a warning on exit; LP: #395468. + * New patch, 62_r418-use-system-logout-dialog, from upstream r418; use + system logout dialog instead of builtin one (until switching to f-u-s-a); + fixes. + + -- Loïc Minier Thu, 13 Aug 2009 20:03:36 +0200 + +netbook-launcher (2.1.1-0ubuntu1) karmic; urgency=low + + * New upstream release. + - Add a patch to stop using GIO deprecated functions. + + -- Steve Kowalik Fri, 07 Aug 2009 21:01:18 +0100 + +netbook-launcher (1.6.21-0ubuntu1) karmic; urgency=low + + * New upstream release. + * Drop cherry-picked patch, fixed in this release. + - Fixes wrong restart text. (LP: #318613) + + -- Steve Kowalik Mon, 13 Jul 2009 17:54:29 +1000 + +netbook-launcher (1.6.20-0ubuntu2) jaunty; urgency=low + + * Add a patch cherry-picked from upstream to make the cancel button on the + Logout dialog work. (LP: #359908) + + -- Steve Kowalik Sun, 19 Apr 2009 19:04:44 +1000 + +netbook-launcher (1.6.20-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Wed, 08 Apr 2009 12:15:00 +1000 + +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-2.1.15.orig/debian/netbook-launcher.preinst +++ netbook-launcher-2.1.15/debian/netbook-launcher.preinst @@ -0,0 +1,27 @@ +#!/bin/sh -e + +# Prepare to move a conffile without triggering a dpkg question +prep_mv_conffile() { + local PKGNAME="$1" + local CONFFILE="$2" + + [ -e "$CONFFILE" ] || return 0 + + local md5sum="$(md5sum $CONFFILE | sed -e 's/ .*//')" + local old_md5sum="$(dpkg-query -W -f='${Conffiles}' $PKGNAME | \ + sed -n -e "\' $CONFFILE ' { s/ obsolete$//; s/.* //; p }")" + if [ "$md5sum" = "$old_md5sum" ]; then + rm -f "$CONFFILE" + fi +} + +case "$1" in +install|upgrade) + if dpkg --compare-versions "$2" le "2.1.12-0ubuntu3"; then + prep_mv_conffile netbook-launcher "/etc/xdg/autostart/netbook-launcher.desktop" + fi +esac + +#DEBHELPER# + +exit 0 --- netbook-launcher-2.1.15.orig/debian/netbook-launcher.postinst +++ netbook-launcher-2.1.15/debian/netbook-launcher.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +# Move a conffile without triggering a dpkg question +mv_conffile() { + local OLDCONFFILE="$1" + local NEWCONFFILE="$2" + + [ -e "$OLDCONFFILE" ] || return 0 + + echo "Preserving user changes to $NEWCONFFILE ..." + mv -f "$NEWCONFFILE" "$NEWCONFFILE".dpkg-new + mv -f "$OLDCONFFILE" "$NEWCONFFILE" +} + +case "$1" in +configure) + if dpkg --compare-versions "$2" le "2.1.12-0ubuntu3"; then + mv_conffile "/etc/xdg/autostart/netbook-launcher.desktop" \ + "/etc/xdg/xdg-une/autostart/netbook-launcher.desktop" + fi +esac + +#DEBHELPER# + +exit 0 --- netbook-launcher-2.1.15.orig/debian/copyright +++ netbook-launcher-2.1.15/debian/copyright @@ -0,0 +1,310 @@ +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-2009 Canonical Ltd + +When not otherwise specified, files are under the GPL version 3: + + 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, version 3 of the License. + + 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 . + +On Debian and Ubuntu systems, the complete text of the GNU General +Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. + +For graphics and in particular those contained in the 'data' sub-directory, +except for 'unr-gnome-logout.png', the Creative Commons Share-alike 3.0 or +later license applies: + + Unless otherwise indicated, artwork is available under the Creative + Commons Attribution Share-alike license v3.0 or any later version. To + view a copy of this license, visit + http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to + Creative Commons, 171 Second Street, Suite 300, San Francisco, + California, 94105, USA. + + Some Rights Reserved: + + The rights in the trademarks, logos, service marks of Canonical Ltd, + as well as the look and feel of Ubuntu, are subject to the Canonical + Trademark Policy at http://www.ubuntu.com/ubuntu/TrademarkPolicy + + License: + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR + DAMAGES RESULTING FROM ITS USE. + + License + + THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS + CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS + PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE + WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW + IS PROHIBITED. + + BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND + AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU + THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH + TERMS AND CONDITIONS. + + 1. Definitions + + 1. "Collective Work" means a work, such as a periodical issue, + anthology or encyclopedia, in which the Work in its entirety in + unmodified form, along with a number of other contributions, + constituting separate and independent works in themselves, are + assembled into a collective whole. A work that constitutes a + Collective Work will not be considered a Derivative Work + (as defined below) for the purposes of this License. + 2. "Derivative Work" means a work based upon the Work or upon the + Work and other pre-existing works, such as a translation, musical + arrangement, dramatization, fictionalization, motion picture + version, sound recording, art reproduction, abridgment, + condensation, or any other form in which the Work may be recast, + transformed, or adapted, except that a work that constitutes a + Collective Work will not be considered a Derivative Work for the + purpose of this License. For the avoidance of doubt, where the Work + is a musical composition or sound recording, the synchronization of + the Work in timed-relation with a moving image ("synching") will be + considered a Derivative Work for the purpose of this License. + 3. "Licensor" means the individual or entity that offers the Work + under the terms of this License. + 4. "Original Author" means the individual or entity who created the + Work. + 5. "Work" means the copyrightable work of authorship offered under + the terms of this License. + 6. "You" means an individual or entity exercising rights under this + License who has not previously violated the terms of this License + with respect to the Work, or who has received express permission + from the Licensor to exercise rights under this License despite a + previous violation. + 7. "License Elements" means the following high-level license + attributes as selected by Licensor and indicated in the title of + this License: Attribution, ShareAlike. + + 2. Fair Use Rights. Nothing in this license is intended to reduce, + limit, or restrict any rights arising from fair use, first sale or + other limitations on the exclusive rights of the copyright owner under + copyright law or other applicable laws. + + 3. License Grant. Subject to the terms and conditions of this License, + Licensor hereby grants You a worldwide, royalty-free, non-exclusive, + perpetual (for the duration of the applicable copyright) license to + exercise the rights in the Work as stated below: + + 1. to reproduce the Work, to incorporate the Work into one or more + Collective Works, and to reproduce the Work as incorporated in the + Collective Works; + 2. to create and reproduce Derivative Works; + 3. to distribute copies or phonorecords of, display publicly, + perform publicly, and perform publicly by means of a digital audio + transmission the Work including as incorporated in Collective Works; + 4. to distribute copies or phonorecords of, display publicly, + perform publicly, and perform publicly by means of a digital audio + transmission Derivative Works. + 5. + + For the avoidance of doubt, where the work is a musical + composition: + 1. Performance Royalties Under Blanket Licenses. Licensor + waives the exclusive right to collect, whether individually + or via a performance rights society (e.g. ASCAP, BMI, SESAC), + royalties for the public performance or public digital + performance (e.g. webcast) of the Work. + 2. Mechanical Rights and Statutory Royalties. Licensor waives + the exclusive right to collect, whether individually or via a + music rights society or designated agent (e.g. Harry Fox + Agency), royalties for any phonorecord You create from the + Work ("cover version") and distribute, subject to the + compulsory license created by 17 USC Section 115 of the US + Copyright Act (or the equivalent in other jurisdictions). + 6. Webcasting Rights and Statutory Royalties. For the avoidance of + doubt, where the Work is a sound recording, Licensor waives the + exclusive right to collect, whether individually or via a + performance-rights society (e.g. SoundExchange), royalties for the + public digital performance (e.g. webcast) of the Work, subject to + the compulsory license created by 17 USC Section 114 of the US + Copyright Act (or the equivalent in other jurisdictions). + + The above rights may be exercised in all media and formats whether now + known or hereafter devised. The above rights include the right to make + such modifications as are technically necessary to exercise the rights + in other media and formats. All rights not expressly granted by + Licensor are hereby reserved. + + 4. Restrictions.The license granted in Section 3 above is expressly + made subject to and limited by the following restrictions: + + 1. You may distribute, publicly display, publicly perform, or + publicly digitally perform the Work only under the terms of this + License, and You must include a copy of, or the Uniform Resource + Identifier for, this License with every copy or phonorecord of the + Work You distribute, publicly display, publicly perform, or publicly + digitally perform. You may not offer or impose any terms on the Work + that alter or restrict the terms of this License or the recipients' + exercise of the rights granted hereunder. You may not sublicense the + Work. You must keep intact all notices that refer to this License + and to the disclaimer of warranties. You may not distribute, + publicly display, publicly perform, or publicly digitally perform + the Work with any technological measures that control access or use + of the Work in a manner inconsistent with the terms of this License + Agreement. The above applies to the Work as incorporated in a + Collective Work, but this does not require the Collective Work apart + from the Work itself to be made subject to the terms of this + License. If You create a Collective Work, upon notice from any + Licensor You must, to the extent practicable, remove from the + Collective Work any credit as required by clause 4(c), as requested. + If You create a Derivative Work, upon notice from any Licensor You + must, to the extent practicable, remove from the Derivative Work + any credit as required by clause 4(c), as requested. + 2. You may distribute, publicly display, publicly perform, or + publicly digitally perform a Derivative Work only under the terms + of this License, a later version of this License with the same + License Elements as this License, or a Creative Commons iCommons + license that contains the same License Elements as this License + (e.g. Attribution-ShareAlike 2.5 Japan). You must include a copy of, + or the Uniform Resource Identifier for, this License or other + license specified in the previous sentence with every copy or + phonorecord of each Derivative Work You distribute, publicly + display, publicly perform, or publicly digitally perform. You may + not offer or impose any terms on the Derivative Works that alter or + restrict the terms of this License or the recipients' exercise of + the rights granted hereunder, and You must keep intact all notices + that refer to this License and to the disclaimer of warranties. + You may not distribute, publicly display, publicly perform, or + publicly digitally perform the Derivative Work with any + technological measures that control access or use of the Work in a + manner inconsistent with the terms of this License Agreement. + The above applies to the Derivative Work as incorporated in a + Collective Work, but this does not require the Collective Work + apart from the Derivative Work itself to be made subject to the + terms of this License. + 3. If you distribute, publicly display, publicly perform, or + publicly digitally perform the Work or any Derivative Works or + Collective Works, You must keep intact all copyright notices for + the Work and provide, reasonable to the medium or means You are + utilizing: (i) the name of the Original Author (or pseudonym, if + applicable) if supplied, and/or (ii) if the Original Author and/or + Licensor designate another party or parties (e.g. a sponsor + institute, publishing entity, journal) for attribution in Licensor's + copyright notice, terms of service or by other reasonable means, the + name of such party or parties; the title of the Work if supplied; to + the extent reasonably practicable, the Uniform Resource Identifier, + if any, that Licensor specifies to be associated with the Work, + unless such URI does not refer to the copyright notice or licensing + information for the Work; and in the case of a Derivative Work, a + credit identifying the use of the Work in the Derivative Work (e.g., + "French translation of the Work by Original Author," or "Screenplay + based on original Work by Original Author"). Such credit may be + implemented in any reasonable manner; provided, however, that in the + case of a Derivative Work or Collective Work, at a minimum such + credit will appear where any other comparable authorship credit + appears and in a manner at least as prominent as such other + comparable authorship credit. + + 5. Representations, Warranties and Disclaimer + + UNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS + THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND + CONCERNING THE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, + INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, + FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF + LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF + ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW + THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY + TO YOU. + + 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE + LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR + ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES + ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR + HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + + 7. Termination + + 1. This License and the rights granted hereunder will terminate + automatically upon any breach by You of the terms of this License. + Individuals or entities who have received Derivative Works or + Collective Works from You under this License, however, will not have + their licenses terminated provided such individuals or entities + remain in full compliance with those licenses. Sections 1, 2, 5, 6, + 7, and 8 will survive any termination of this License. + 2. Subject to the above terms and conditions, the license granted + here is perpetual (for the duration of the applicable copyright in + the Work). Notwithstanding the above, Licensor reserves the right to + release the Work under different license terms or to stop + distributing the Work at any time; provided, however that any such + election will not serve to withdraw this License (or any other + license that has been, or is required to be, granted under the terms + of this License), and this License will continue in full force and + effect unless terminated as stated above. + + 8. Miscellaneous + + 1. Each time You distribute or publicly digitally perform the Work + or a Collective Work, the Licensor offers to the recipient a license + to the Work on the same terms and conditions as the license granted + to You under this License. + 2. Each time You distribute or publicly digitally perform a + Derivative Work, Licensor offers to the recipient a license to the + original Work on the same terms and conditions as the license + granted to You under this License. + 3. If any provision of this License is invalid or unenforceable under + applicable law, it shall not affect the validity or enforceability of + the remainder of the terms of this License, and without further + action by the parties to this agreement, such provision shall be + reformed to the minimum extent necessary to make such provision + valid and enforceable. + 4. No term or provision of this License shall be deemed waived and + no breach consented to unless such waiver or consent shall be in + writing and signed by the party to be charged with such waiver or + consent. + 5. This License constitutes the entire agreement between the parties + with respect to the Work licensed here. There are no understandings, + agreements or representations with respect to the Work not specified + here. Licensor shall not be bound by any additional provisions that + may appear in any communication from You. This License may not be + modified without the mutual written agreement of the Licensor and + You. + + Creative Commons is not a party to this License, and makes no warranty + whatsoever in connection with the Work. Creative Commons will not be + liable to You or any party on any legal theory for any damages + whatsoever, including without limitation any general, special, + incidental or consequential damages arising in connection to this + license. Notwithstanding the foregoing two (2) sentences, if Creative + Commons has expressly identified itself as the Licensor hereunder, + it shall have all rights and obligations of Licensor. + + Except for the limited purpose of indicating to the public that the + Work is licensed under the CCPL, neither party will use the trademark + "Creative Commons" or any related trademark or logo of Creative Commons + without the prior written consent of Creative Commons. Any permitted + use will be in compliance with Creative Commons' then-current trademark + usage guidelines, as may be published on its website or otherwise made + available upon request from time to time. + + Creative Commons may be contacted at http://creativecommons.org/ + +The Debian packaging is (C) 2008, Neil J. Patel and +is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. + --- netbook-launcher-2.1.15.orig/debian/compat +++ netbook-launcher-2.1.15/debian/compat @@ -0,0 +1 @@ +5 --- netbook-launcher-2.1.15.orig/debian/libnetbook-launcher-0.install +++ netbook-launcher-2.1.15/debian/libnetbook-launcher-0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/*.so.* --- netbook-launcher-2.1.15.orig/debian/netbook-launcher.1 +++ netbook-launcher-2.1.15/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