~markjtully/+junk/rhythmbox-scope

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Mark Tully
  • Date: 2011-08-23 00:31:59 UTC
  • Revision ID: markjtully@gmail.com-20110823003159-uzlpczc4qhezfkri
Tags: 0.1
Version 0.1:
- Search your web history through a Unity Lens
- Searches through the 1000 most recent and the 1000 most popular urls logged to Zeitgeist
- Searches in both page title and page url
- Displays each result through a UnityHorizontalRenderer using website favicon as image

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: unity-web-history-lens
 
2
Section: gnome
 
3
Priority: optional
 
4
Maintainer: Mark Tully <markjtully@gmail.com>
 
5
Build-Depends: debhelper (>= 7),
 
6
               pkg-config,
 
7
               libglib2.0-dev (>= 2.27),
 
8
               libdee-dev (>= 0.5.16),
 
9
               libunity-dev (>= 3.6.2),
 
10
               python-all,
 
11
               python-distutils-extra
 
12
Standards-Version: 3.9.1
 
13
X-Python-Version: >= 2.5
 
14
Homepage: https://launchpad.net/unity-web-history-lens
 
15
 
 
16
Package: unity-web-history-lens
 
17
Architecture: all
 
18
Depends: ${shlibs:Depends},
 
19
         ${misc:Depends},
 
20
         ${python:Depends},
 
21
         gir1.2-unity-3.0,
 
22
         gir1.2-dee-0.5
 
23
Description: Unity Web History Lens
 
24
 This lens allows the user to search the websites they have visited on their computer.  Log out and log in again to activate it.