[med-svn] r2806 - trunk/packages/gwyddion/trunk/debian
beathovn-guest at alioth.debian.org
beathovn-guest at alioth.debian.org
Tue Dec 16 22:16:44 UTC 2008
Author: beathovn-guest
Date: 2008-12-16 22:16:44 +0000 (Tue, 16 Dec 2008)
New Revision: 2806
Modified:
trunk/packages/gwyddion/trunk/debian/changelog
trunk/packages/gwyddion/trunk/debian/control
Log:
Added missing Depends: ${misc:Depends} to two binary packages.
Modified: trunk/packages/gwyddion/trunk/debian/changelog
===================================================================
--- trunk/packages/gwyddion/trunk/debian/changelog 2008-12-16 21:59:36 UTC (rev 2805)
+++ trunk/packages/gwyddion/trunk/debian/changelog 2008-12-16 22:16:44 UTC (rev 2806)
@@ -6,8 +6,10 @@
* debian/control:
- set policy version 3.8.0 for real.
- improve short descriptions.
- * Make gwyddion binNMU-safe by making gwyddion-common recommend
- gwyddion(>=${source:Version}).
+ - Make gwyddion binNMU-safe by making gwyddion-common recommend
+ gwyddion(>=${source:Version}).
+ - gwyddion-plugins and libgwyddion20-doc now Depend: on ${misc:Depends}
+ (thanks, lintian).
-- Jan Beyer <jan at beathovn.de> Tue, 16 Dec 2008 21:40:34 +0100
Modified: trunk/packages/gwyddion/trunk/debian/control
===================================================================
--- trunk/packages/gwyddion/trunk/debian/control 2008-12-16 21:59:36 UTC (rev 2805)
+++ trunk/packages/gwyddion/trunk/debian/control 2008-12-16 22:16:44 UTC (rev 2806)
@@ -37,7 +37,7 @@
Package: gwyddion-plugins
Architecture: any
-Depends: ${shlibs:Depends}, gwyddion, python (>= 2.2) | ruby (>= 1.8) | perl5
+Depends: ${shlibs:Depends}, ${misc:Depends}, gwyddion, python (>= 2.2) | ruby (>= 1.8) | perl5
Description: plugins for Gwyddion SPM analysis tool
This package yet contains only sample plugins for Gwyddion in
Python, Ruby and Perl.
@@ -61,7 +61,7 @@
Package: libgwyddion20-doc
Architecture: all
Section: doc
-Depends: lynx | www-browser
+Depends: lynx | www-browser, ${misc:Depends}
Suggests: libglib2.0-doc, libpango1.0-doc, libgtk2.0-doc, libgtkglext1-doc
Description: HTML library API documentation for Gwyddion SPM analysis tool
This package contains the HTML API documentation of all the Gwyddion libraries.
More information about the debian-med-commit
mailing list