--- unity-lens-applications-5.10.0.orig/po/unity-place-applications.pot +++ unity-lens-applications-5.10.0/po/unity-place-applications.pot @@ -0,0 +1,111 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-08-23 21:02+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/daemon.vala:223 +msgid "All Applications" +msgstr "" + +#: ../src/daemon.vala:225 +msgid "Accessories" +msgstr "" + +#: ../src/daemon.vala:227 +msgid "Games" +msgstr "" + +#: ../src/daemon.vala:229 +msgid "Internet" +msgstr "" + +#: ../src/daemon.vala:231 +msgid "Media" +msgstr "" + +#: ../src/daemon.vala:233 +msgid "Office" +msgstr "" + +#: ../src/daemon.vala:235 +msgid "System" +msgstr "" + +#: ../src/daemon.vala:251 +msgid "Most Used" +msgstr "" + +#: ../src/daemon.vala:254 +msgid "Installed" +msgstr "" + +#: ../src/daemon.vala:257 +msgid "Available" +msgstr "" + +#: ../src/daemon.vala:774 +msgid "You search did not match any applications" +msgstr "" + +#: ../src/daemon.vala:784 +msgid "Search the web" +msgstr "" + +#: ../src/daemon.vala:800 ../src/daemon.vala:821 +msgid "applications" +msgstr "" + +#: ../src/daemon.vala:803 +msgid "accessories" +msgstr "" + +#: ../src/daemon.vala:806 +msgid "games" +msgstr "" + +#: ../src/daemon.vala:809 +msgid "internet applications" +msgstr "" + +#: ../src/daemon.vala:812 +msgid "media applications" +msgstr "" + +#: ../src/daemon.vala:815 +msgid "office applications" +msgstr "" + +#: ../src/daemon.vala:818 +msgid "system applications" +msgstr "" + +#: ../src/daemon.vala:830 +msgid "There are no $section_name installed on this computer" +msgstr "" + +#: ../src/main.vala:50 +msgid "" +"Another Applications Place daemon appears to be running.\n" +"Bailing out." +msgstr "" + +#: ../src/main.vala:54 +#, c-format +msgid "" +"Error connecting to session bus: %s.\n" +"Bailing out." +msgstr "" --- unity-lens-applications-5.10.0.orig/debian/unity-lens-applications.install +++ unity-lens-applications-5.10.0/debian/unity-lens-applications.install @@ -0,0 +1,2 @@ +etc/ +usr/ --- unity-lens-applications-5.10.0.orig/debian/watch +++ unity-lens-applications-5.10.0/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/unity-lens-applications/+download .*/unity-lens-applications-([0-9.]+)\.tar\.gz --- unity-lens-applications-5.10.0.orig/debian/rules +++ unity-lens-applications-5.10.0/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/rules/autoreconf.mk + +LDFLAGS += -Wl,-z,defs -Wl,--as-needed +DEB_CONFIGURE_EXTRA_FLAGS += --sysconfdir=/etc + --- unity-lens-applications-5.10.0.orig/debian/control +++ unity-lens-applications-5.10.0/debian/control @@ -0,0 +1,44 @@ +Source: unity-lens-applications +Section: gnome +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: cdbs, + debhelper (>= 7), + pkg-config, + valac-0.14 (>= 0.14.0), + libglib2.0-dev (>= 2.27), + libgconf2-dev, + libgee-dev, + libdee-dev (>= 0.5.16), + libzeitgeist-dev (>= 0.3.8), + libunity-dev (>= 5.2), + libgnome-menu-dev, + dh-autoreconf, + libxapian-dev, + libdb-dev, + libapt-pkg-dev, +Standards-Version: 3.9.3 +Homepage: https://launchpad.net/unity-lens-applications +Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/unity-lens-applications/ubuntu + +Package: unity-lens-applications +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + unity-common (>= 4.4.0) +Replaces: unity-place-applications (<< 0.4.0~) +Breaks: unity-place-applications (<< 0.4.0~) +Description: Application lens for unity + This package contains the "application" lens which can be used + inside Unity to launch and install applications. + +Package: unity-place-applications +Section: oldlibs +Priority: extra +Architecture: all +Depends: unity-lens-applications, ${misc:Depends} +Description: transitional package + Places are now lenses in unity. This package ensures a clean upgrade path, + and can be safely removed after the upgrade. + + --- unity-lens-applications-5.10.0.orig/debian/changelog +++ unity-lens-applications-5.10.0/debian/changelog @@ -0,0 +1,547 @@ +unity-lens-applications (5.10.0-0ubuntu1) precise; urgency=low + + * New upstream release. + - Regression: Installed apps not sorted alphabetically (LP: #964325) + - unity-applications-daemon crashed with SIGSEGV in + g_variant_get_type_info() (LP: #938382) + - Apps rank too high with exact matches in Keywords (LP: #960269) + * debian/control: + - bump Standards-Version to latest + + -- Didier Roche Thu, 12 Apr 2012 11:48:26 +0200 + +unity-lens-applications (5.8.0-0ubuntu1) precise-proposed; urgency=low + + * New upstream release. + - Dash - No message displayed when no results are returned in the + Dash (LP: #711199) + - Dash - When multiple results have equal string match relevancy ranking, + those with equal ranking should be then sorted by frequency of use. + (LP: #871900) + - Dash - Combined filters lead to wrong search result in Applications lens + (LP: #942878) + - Alt+F2 - ssh:// and smb:// access doesn't work in Unity (should open + Nautilus) (LP: #770126) + + -- Didier Roche Fri, 23 Mar 2012 15:23:52 +0100 + +unity-lens-applications (5.6.0-0ubuntu1) precise; urgency=low + + * New upstream release. + - unity-applications-daemon crashed with SIGSEGV in + dee_sequence_model_free_row() (LP: #916356) + - Can't launch applications from the launcher (LP: #938505) + - Unity Dash should support Keywords parameter in .desktop (formerly X + -GNOME-Keywords or X-AppInstall-Keywords) (LP: #941231) + - Dash - Currently the app lens doesn't show applications that are + available for purchase (LP: #916121) + - non-existent icons are referenced: category-available and category- + installed (LP: #932212) + + -- Didier Roche Mon, 12 Mar 2012 11:52:14 +0100 + +unity-lens-applications (5.4.0-0ubuntu2) precise; urgency=low + + * debian/control: Build against libdb-dev to get the current default version + instead of the (obsolete) hardcoded 4.8. + * src/unity-ratings-db.c, configure.ac: Make software-center and + unity-lens-applications use the same libdb version 5.1, and the same cache + file. This will also drop the obsolete libdb4.8 from the default install. + This fix also landed upstream in r269. + + -- Martin Pitt Mon, 27 Feb 2012 09:55:43 +0100 + +unity-lens-applications (5.4.0-0ubuntu1) precise; urgency=low + + * New upstream release. + - Dash - Remove Dash Home shortcut icons (LP: #885738) + - Dash - Most Frequently Used apps change to Recently Used, without + Launcher favorites (LP: #893214) + - Apps Lens passes wrong arguments to Zeitgeist search (LP: #912719) + + -- Didier Roche Fri, 17 Feb 2012 13:31:25 +0100 + +unity-lens-applications (5.2.0-0ubuntu1) precise; urgency=low + + * New upstream release. + - Dash - Remove Dash Home shortcut icons (LP: #885738) + - Dash - Most Frequently Used apps change to Recently Used, without + Launcher favorites (LP: #893214) + - Apps Lens passes wrong arguments to Zeitgeist search (LP: #912719) + * debian/control: + - ensure we continue building with vala 0.14 + - put the transitional package to extra priority + - build-dep on latest libunity-dev + + -- Didier Roche Fri, 03 Feb 2012 11:40:17 +0100 + +unity-lens-applications (5.0.0-0ubuntu1) precise; urgency=low + + * New upstream release. + - Apps lens should bundle its own gsettings schema (LP: #890660) + - unable to remove the "Apps Available for Download" section from + * debian/control: + - don't dep anymore on zeitgeist-extension-fts. This functionality + is now provided by zeitgeist-core which is installed by libzeitgeist. + - bump libunity-dev to latest + * debian/source: + - kill debian source 3, works not well with bzr merge-upstream + + -- Didier Roche Thu, 12 Jan 2012 18:39:08 +0100 + +unity-lens-applications (0.4.12-0ubuntu2) oneiric-proposed; urgency=low + + * Cherry-pick upstream: + - Dash - "Apps Available for Download" recommends a program that is + already installed (LP: #858056) + + -- Didier Roche Fri, 14 Oct 2011 10:56:04 +0200 + +unity-lens-applications (0.4.12-0ubuntu1) oneiric; urgency=low + + [ Paul Sladen ] + * debian/control: Description: grammar 'into'->'inside' + + [ Didier Roche ] + * New upstream release. + - UIFe: download icon: the 'rosette with exclamation mark' next to + "Apps for Download" becomes a 'circle with a downwards arrow'. + (LP: #850714) + - Make sure we don't update the model too soon, otherwise Dash flickers + (LP: #868192) + - Dash - "Apps Available for Download" recommends a program that is + already installed (LP: #858056) + - Dash: Cannot drag application from 'Most Frquently Used' section to + desktop (LP: #864016) + + -- Didier Roche Thu, 06 Oct 2011 14:32:48 +0200 + +unity-lens-applications (0.4.10-0ubuntu3) oneiric; urgency=low + + * Cherry-pick from upstream: + - print, printing, printer do not bring up printer settings in unity dash + (LP: #865528) + + -- Didier Roche Wed, 05 Oct 2011 11:39:28 +0200 + +unity-lens-applications (0.4.10-0ubuntu2) oneiric; urgency=low + + * Cherry-pick from upstream: + - gedit fails to start on first try, but does on the second (LP: #827414) + + -- Didier Roche Wed, 28 Sep 2011 12:21:01 +0200 + +unity-lens-applications (0.4.10-0ubuntu1) oneiric; urgency=low + + * New upstream release. + - Support X-GNOME-Keywords (LP: #828356) + - Ratings filter in apps lens allows unrated apps through (LP: #860537) + * debian/control: + - build-dep on latest libunity + + -- Didier Roche Tue, 27 Sep 2011 15:41:45 +0200 + +unity-lens-applications (0.4.8-0ubuntu1) oneiric; urgency=low + + * New upstream release. + - unity-applications-daemon crash in + dee_shared_model_flush_revision_queue() (LP: #740561) + - Apps Lens doesn't handle Software Center Index Corruption (LP: #762821) + - Star rating filter in apps lens not respected (LP: #855324) + - configure needs to test for xapian.h (LP: #736051) + - Random available apps does not belong to selected category (LP: #857409) + * debian/control: + - add libdb4.8-dev build-dep + + -- Didier Roche Fri, 23 Sep 2011 16:23:48 +0200 + +unity-lens-applications (0.4.6-0ubuntu1) oneiric; urgency=low + + * New upstream release. + - [dash] Category filters is sorted according to their english names, + even when another language is used (LP: #838023) + - application:// URIs are malformed (LP: #784478) + - Games Filter in Unity doesn't work (LP: #842240) + * debian/control: + - build-dep on latest libunity-dev + + -- Didier Roche Thu, 15 Sep 2011 14:27:11 +0200 + +unity-lens-applications (0.4.4-0ubuntu1) oneiric; urgency=low + + * New upstream release. + - Python PyGI support broken (LP: #844779) + * debian/control: + - build-dep on latest libunity-dev for ABI/API break + + -- Didier Roche Thu, 08 Sep 2011 20:11:04 +0200 + +unity-lens-applications (0.4.2-0ubuntu1) oneiric; urgency=low + + * New upstream version: + - Fix category icons and send in DND uri + + -- Sebastien Bacher Thu, 25 Aug 2011 13:09:12 +0200 + +unity-lens-applications (0.4.0-0ubuntu1) oneiric; urgency=low + + * New upstream release. + * Cherry pick a fix upstream for making the activation work and some alt + F2 + refinements (LP: #755432) + * debian/control: + - change the break for a dep rather + - build-dep now on libunity 4 + - bump Standards-Version + * debian/changelog, debian/control, debian/copyright, debian/watch: + - good bye place, welcome lens (massive rename) + - add transitional package + - add debian/unity-lens-applications.install + * debian/rules: + - remove simple-patchsys.mk construct (format 3 now) + + -- Didier Roche Thu, 11 Aug 2011 18:48:54 +0200 + +unity-place-applications (0.2.48-0ubuntu1) oneiric; urgency=low + + * New upstream release: + - switch to gsettings for the runner (LP: #800704) + * debian/control: + - breaks on the missing schema unity-common version + + -- Didier Roche Thu, 21 Jul 2011 17:47:53 +0200 + +unity-place-applications (0.2.46-0ubuntu3.1) natty-proposed; urgency=low + + * Cherry-pick some fixes: + - Allow the Core category to be included under All Applications (and hence + show up in Dash searches as well). This means that one can now find Help, + Home Folder, Computer, and Network. The ommision of this xdg category was + probably a relic of our netbook launcher past (LP: #758042) + - Fix illegal XML in unity-place-applications.menu.in. xmllint is happy now. + Patch courtesy Daniel Holbert (LP: #772152) + - trim the alt + F2 command line (LP: #767750) + - ensure we are matching files as files (no space in the command). This + enables to launch gvim rrr:rrr.txt which is matched (LP: #776731) + + + -- Didier Roche Thu, 26 May 2011 15:25:53 +0200 + +unity-place-applications (0.2.46-0ubuntu3) natty; urgency=low + + * applications.png: + - new correct export from sladen by design (LP: #745555) + + -- Didier Roche Thu, 14 Apr 2011 18:09:25 +0200 + +unity-place-applications (0.2.46-0ubuntu2) natty; urgency=low + + * debian/control: Drop libzeitgeist-gio Recommends:, which is NBS. + + -- Martin Pitt Mon, 11 Apr 2011 09:17:34 +0200 + +unity-place-applications (0.2.46-0ubuntu1) natty; urgency=low + + * New upstream release. + - Alt-F2 in Unity can not open URLs (LP: #750262) + * bump libunity dep for soname bump + + -- Didier Roche Thu, 07 Apr 2011 13:06:38 +0200 + +unity-place-applications (0.2.44-0ubuntu1) natty; urgency=low + + * New upstream release. + - unity-applications-daemon crash when Software Center index is corrupted + (LP: #620294) + - Dash: Alt-F2 "nautilus ~/" errors to "Could not find '/~'" (LP: #734762) + - unity-applications-daemon crash in unity_package_searcher_search() + (LP: #739698) + - unity-applications-daemon crash because of invalid docid 0 (LP: #744261) + - Gnome-terminal doesn't start in user home directory when started from + alt+F2 (LP: #736471) + + -- Didier Roche Thu, 31 Mar 2011 15:09:07 +0200 + +unity-place-applications (0.2.42-0ubuntu2) natty; urgency=low + + * Cherry-pick and rescale applications.png to latest asset (LP: #704997) + + -- Didier Roche Thu, 24 Mar 2011 11:13:52 +0100 + +unity-place-applications (0.2.42-0ubuntu1) natty; urgency=low + + * New upstream release. + - Dash search unavoidably returns offensive results (LP: #739469) + - SearchFinished signal for Places API (LP: #739311) + - Dash: installed/not installed packages are conflated under "Applications": + incredibly confusing (LP: #733669) + - Apps Place: SIGABRT when monkey-typing global searches (LP: #737396) + * debian/control: + - bump dep req. + + -- Didier Roche Wed, 23 Mar 2011 17:06:19 +0100 + +unity-place-applications (0.2.40-0ubuntu2) natty; urgency=low + + * Cherry pick r185 to fix a common natty crasher on xapian errors + (lp: #738884) + + -- Sebastien Bacher Tue, 22 Mar 2011 10:38:11 +0100 + +unity-place-applications (0.2.40-0ubuntu1) natty; urgency=low + + * New upstream release. + - unity-applications-daemon crashed with SIGSEGV in + Xapian::MSetIterator::operator*() (LP: #732945) + - Dash: Alt-F2 box hint says "Search commands" not "Run a + command"/"Execute command" (LP: #733897) + - Wine applications not listed in Unity Applications Place (LP: #635223) + - Add application through "main menu" won't work (LP: #734042) + - Unable to scroll with wheel in unity places (LP: #732012) + - unity about:config should launch ccsm on the unityshell plugin page + (LP: #736765) + * debian/control: + - build-dep on latest dee + + -- Didier Roche Thu, 17 Mar 2011 16:20:28 +0100 + +unity-place-applications (0.2.38-0ubuntu1) natty; urgency=low + + * New upstream release. + - Unity: Alt-F2 not working (LP: #580295) + - "Find More Apps" shows only six applications by default (LP: #729023) + - [dash] Newly installed applications are not shown in the "Installed" + section though they disappeared from the "Available" section + (LP: #719400) + - Dash filter categories should be identical to the Software Center + categories (LP: #729013) + - looking for 'places' icons in the wrong location (LP: #727672) + * debian/control: + - build-dep on libgconf2-dev + + -- Didier Roche Thu, 10 Mar 2011 19:50:21 +0100 + +unity-place-applications (0.2.36-0ubuntu1) natty; urgency=low + + * New upstream release. + - Unintuative Application Matching (LP: #726711) + - dash search does not find names with '-' (d-feet, e-mail) (LP: #729025) + - not installed apps sorting in global search (LP: #636996) + - Speed up searches for Installed apps (LP: #730048) + - English printf string hard to translate (LP: #641480) + - Disk Usage Analyzer missing from applications place (LP: #660984) + * debian/control: + - bump dee and libunity req. to latest and greatest + + -- Didier Roche Mon, 07 Mar 2011 19:07:41 +0100 + +unity-place-applications (0.2.34-0ubuntu1) natty; urgency=low + + * New upstream release. + - dash - search string not always taken into account (LP: #701569) + - Sync problems when restarting Unity place daemons (LP: #721289) + - Super-shortcuts for apps, files, and workspace switcher (LP: #617356) + - Place icons should be in their respective packages (LP: #672447) + * debian/control: + - bump release req. + + -- Didier Roche Thu, 24 Feb 2011 20:11:50 +0100 + +unity-place-applications (0.2.32-0ubuntu1) natty; urgency=low + + * New upstream release: + - comply with new libunity API + * debian/control: + - build with latest libunity version to take the .deps file + + -- Didier Roche Fri, 11 Feb 2011 13:55:50 +0100 + +unity-place-applications (0.2.30-0ubuntu3) natty; urgency=low + + [ Artur Rona ] + * debian/control: Depends on zeitgeist-extension-fts. (LP: #688926) + + [ Didier Roche ] + * debian/control: + - rebuild to get latest libunity version + + -- Didier Roche Fri, 11 Feb 2011 09:50:32 +0100 + +unity-place-applications (0.2.30-0ubuntu2) natty; urgency=low + + * Temporary switch to dpkg-source 3.0 (quilt) format to cherry-pick the + new binary from trunk + * Cherry-pick from trunk to get the place icon showing (LP: #710790) + + -- Didier Roche Tue, 01 Feb 2011 13:23:26 +0100 + +unity-place-applications (0.2.30-0ubuntu1) natty; urgency=low + + * New upstream release: + - Workaround unity places race with gdbus to register objects on startup + (LP: #710560) + + -- Didier Roche Mon, 31 Jan 2011 12:41:56 +0100 + +unity-place-applications (0.2.28-0ubuntu1) natty; urgency=low + + * New upstream release. + (Not showing yet in the unity interface) + * debian/control: + - bump buil-dep requirements + + -- Didier Roche Fri, 21 Jan 2011 14:36:10 +0100 + +unity-place-applications (0.2.26-0ubuntu2) maverick; urgency=low + + * Cherry-pick from upstream: + - "Applications should be Unicode-sorted". (LP: #621577) + + -- Didier Roche Fri, 01 Oct 2010 13:11:05 +0200 + +unity-place-applications (0.2.26-0ubuntu1) maverick; urgency=low + + * New upstream release: + - Fix "Applications" tooltip not translatable (LP: #644215) + + -- Didier Roche Mon, 27 Sep 2010 17:19:17 +0200 + +unity-place-applications (0.2.22-0ubuntu1) maverick; urgency=low + + * New upstream release: + - Fix "Completing last letter of a search makes the application to be + hidden from result" (LP: #633100) + - Fix "Dupe apps in apps place (evolution)" (LP: #643034) + - "Applications" and "Files & Folders" tooltips are not translatable + (LP: #644215) + * debian/control: + - dep on latest libunity-dev + + -- Didier Roche Wed, 22 Sep 2010 22:36:47 +0200 + +unity-place-applications (0.2.20-0ubuntu1) maverick; urgency=low + + * New upstream release: + - Fix completing last letter of a search makes the application to be hidden + from result (LP: #633100) + + -- Didier Roche Tue, 14 Sep 2010 16:34:08 +0200 + +unity-place-applications (0.2.18-0ubuntu1) maverick; urgency=low + + * New upstream release: + - Add internationalization support (LP: #619072, #632227, #630744) + - Typo in the "You search did not match any applications" stringxi + (LP: #630605) + - Fix missing applications in Unity Applications Place (LP: #600187) + - Take XDG_CONFIG_DIRS into account (LP: #598373) + - Fix unity-applications-daemon crashed with SIGSEGV in + gee_list_list_iterator() (LP: #629692) + * debian/rules: + - add --sysconfdir=/etc + + -- Didier Roche Thu, 09 Sep 2010 19:44:21 +0200 + +unity-place-applications (0.2.16-0ubuntu1) maverick; urgency=low + + * New upstream release. + * remove debian/patches/01_add_vapi_file.patch and + debian/patches/02_get_all_files.patch + + -- Didier Roche Thu, 02 Sep 2010 15:56:25 +0200 + +unity-place-applications (0.2.14-0ubuntu2) maverick; urgency=low + + * debian/control: recommends libzeitgeist-gio + * debian/rules: drop LINGUAS hack since it's not required now + + -- Sebastien Bacher Thu, 26 Aug 2010 21:57:52 +0200 + +unity-place-applications (0.2.14-0ubuntu1) maverick; urgency=low + + * New upstream release. + * debian/control: build-depends on libdbus-glib-1-dev and new libunity + + -- Sebastien Bacher Thu, 26 Aug 2010 18:46:23 +0200 + +unity-place-applications (0.2.12-0ubuntu3) maverick; urgency=low + + * rules: Workaround build issue do to empty files not being in the diff.gz + + -- Sebastien Bacher Tue, 24 Aug 2010 16:26:48 +0200 + +unity-place-applications (0.2.12-0ubuntu2) maverick; urgency=low + + * Backport i18n support so the place can be translated + + -- Sebastien Bacher Tue, 24 Aug 2010 12:12:26 +0200 + +unity-place-applications (0.2.12-0ubuntu1) maverick; urgency=low + + * New upstream release. + * debian/control: + - updated unity requirement + + -- Sebastien Bacher Thu, 19 Aug 2010 18:58:47 +0200 + +unity-place-applications (0.2.10-0ubuntu1) maverick; urgency=low + + * New upstream release. + - Update the applications model when changes are detected (LP: #610382) + - Available group shouldn't be shown when there is no search (LP: #615407) + - Implement Applications Place Software Center integration (LP: #608179) + * debian/control: + - build-dep on latest unity, dee, libzg + - depends on new zeitgeist-fts-extension + - bump Standards-Version to latest + + -- Didier Roche Fri, 13 Aug 2010 14:26:04 +0200 + +unity-place-applications (0.2.8-0ubuntu1) maverick; urgency=low + + * New upstream release. + * debian/control: + - build-dep against latest unity + + -- Didier Roche Mon, 02 Aug 2010 15:58:08 +0200 + +unity-place-applications (0.2.5-0ubuntu1) maverick; urgency=low + + * New upstream release. + * debian/control: + - bump libunity-dev dep + - build-dep on libxapian-dev and libapt-pkg-dev + * debian/patches/01_add_vapi_file.patch: + - add missing vapi folder + * debian/patches/02_get_all_files.patch: + - ship missing file + + -- Didier Roche Thu, 22 Jul 2010 21:43:39 +0200 + +unity-place-applications (0.2.4-0ubuntu1) maverick; urgency=low + + * New upstream release. + - add support when search string is empty (LP: #600732) + + -- Didier Roche Fri, 16 Jul 2010 14:45:42 +0200 + +unity-place-applications (0.2.2-0ubuntu2) maverick; urgency=low + + * New upstream release. + - fix buggy search filter in files and applications views (LP: #599893) + - distribute HACKING missing file (LP: #598394) + - fix system and preferences missing (LP: #598392) + * remove debian/patches/01_install_dbus_and_bin.patch: upstreamed + * debian/control: + - build-dep on libunity-dev (>= 0.2.13) + + -- Didier Roche Thu, 01 Jul 2010 19:08:47 +0200 + +unity-place-applications (0.2.1-0ubuntu1) maverick; urgency=low + + * Initial Packaging + * debian/patches/01_install_dbus_and_bin.patch: + - install the bin lib and the dbus service + * debian/control, debian/rules: build-dep and run dh_autoreconf for + taken previous patch into account + + -- Didier Roche Thu, 24 Jun 2010 20:39:48 +0200 --- unity-lens-applications-5.10.0.orig/debian/copyright +++ unity-lens-applications-5.10.0/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Didier Roche on +Wed, 29 Jan 2010 10:00:06 -0000. + +It was downloaded from + +Upstream Authors: + + Neil Jagdish Patel + Mikkel Kamstrup Erlandsen + +Copyright: + + Copyright (C) 2010 Canonical Ltd. + +License: + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License version 3 as + published by the Free Software Foundation. + + 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. + +On Debian systems, the complete text of the GNU General Public License +can be found in `/usr/share/common-licenses/GPL-3' + +The Debian packaging is: + + Copyright (C) 2010 Canonical Ltd. + +and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. --- unity-lens-applications-5.10.0.orig/debian/compat +++ unity-lens-applications-5.10.0/debian/compat @@ -0,0 +1 @@ +7