Cleanups relating to the Python rewrite.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@667 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
lookuplet (1.2-1) unstable; urgency=low
|
||||
|
||||
* New upstream version: rewritten entirely in Python.
|
||||
|
||||
-- Michael Bayne <mdb@samskivert.com> Sun, 17 Mar 2002 02:10:12 -0800
|
||||
|
||||
lookuplet (1.1-1) unstable; urgency=low
|
||||
|
||||
* New upstream version; supports operation as GNOME applet.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Source: lookuplet
|
||||
Build-Depends: debhelper, libgnome-dev, libpanel-applet-dev
|
||||
Build-Depends: debhelper
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Michael Bayne <mdb@samskivert.com>
|
||||
@@ -7,7 +7,7 @@ Standards-Version: 3.5.6.0
|
||||
|
||||
Package: lookuplet
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}
|
||||
Depends: python-gnome
|
||||
Description: Keystroke conscious query launching utility
|
||||
lookuplet is a graphical utility that allows you to enter query terms and
|
||||
press predefined key-combinations to launch web queries or applications.
|
||||
|
||||
Reference in New Issue
Block a user