[josm-plugins] 180/369: Fix debian/control for new packages

Bas Couwenberg sebastic at xs4all.nl
Sat Oct 18 12:03:40 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository josm-plugins.

commit 8100c1a7a6dacfb595bb1c103491b82e22ad1581
Author: David Paleino <dapal at debian.org>
Date:   Tue Oct 12 22:36:44 2010 +0200

    Fix debian/control for new packages
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm-plugins.git



More information about the Pkg-grass-devel mailing list