diff --git a/projects/lookuplet/debian/changelog b/projects/lookuplet/debian/changelog index cdbffb50..823e3bf2 100644 --- a/projects/lookuplet/debian/changelog +++ b/projects/lookuplet/debian/changelog @@ -1,3 +1,9 @@ +lookuplet (1.2-1) unstable; urgency=low + + * New upstream version: rewritten entirely in Python. + + -- Michael Bayne Sun, 17 Mar 2002 02:10:12 -0800 + lookuplet (1.1-1) unstable; urgency=low * New upstream version; supports operation as GNOME applet. diff --git a/projects/lookuplet/debian/control b/projects/lookuplet/debian/control index 2e5d613f..0431efc8 100644 --- a/projects/lookuplet/debian/control +++ b/projects/lookuplet/debian/control @@ -1,5 +1,5 @@ Source: lookuplet -Build-Depends: debhelper, libgnome-dev, libpanel-applet-dev +Build-Depends: debhelper Section: net Priority: optional Maintainer: Michael Bayne @@ -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.