The following commit has been merged in the master branch:
commit 8100c1a7a6dacfb595bb1c103491b82e22ad1581
Author: David Paleino <da...@debian.org>
Date:   Tue Oct 12 22:36:44 2010 +0200

    Fix debian/control for new packages

diff --git a/debian/control b/debian/control
index 9471224..a15fe89 100644
--- a/debian/control
+++ b/debian/control
@@ -67,6 +67,8 @@ Description: Plugins for JOSM
 
 Package: webkit-image-qt
 Architecture: any
+Depends: ${shlibs:Depends}
+ , ${misc:Depends}
 Description: generate images from webpages - Qt version
  webkit-image is a small tool that lets you generate images
  from web page snapshots.
@@ -75,8 +77,10 @@ Description: generate images from webpages - Qt version
 
 Package: webkit-image-gtk
 Architecture: any
+Depends: ${shlibs:Depends}
+ , ${misc:Depends}
 Description: generate images from webpages - GTK version
  webkit-image is a small tool that lets you generate images
  from web page snapshots.
  .
- This package contains the Qt version
+ This package contains the GTK version

-- 
Plugins for josm

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to