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:
mdb
2002-03-17 10:14:12 +00:00
parent 291bd2d084
commit c0b234bbaa
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -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.
+2 -2
View File
@@ -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.