[med-svn] r5844 - trunk/packages/gwyddion/trunk/debian
Jan Beyer
beathovn-guest at alioth.debian.org
Tue Feb 1 19:31:41 UTC 2011
Author: beathovn-guest
Date: 2011-02-01 19:31:39 +0000 (Tue, 01 Feb 2011)
New Revision: 5844
Modified:
trunk/packages/gwyddion/trunk/debian/changelog
trunk/packages/gwyddion/trunk/debian/control
Log:
Change dependency of libgwyddion20-doc to w3m instead of lynx to comply with Policy 2.5
Modified: trunk/packages/gwyddion/trunk/debian/changelog
===================================================================
--- trunk/packages/gwyddion/trunk/debian/changelog 2011-02-01 18:48:37 UTC (rev 5843)
+++ trunk/packages/gwyddion/trunk/debian/changelog 2011-02-01 19:31:39 UTC (rev 5844)
@@ -1,3 +1,10 @@
+gwyddion (2.22-2) UNRELEASED; urgency=low
+
+ * libgwyddion20-doc now depends on w3m instead of lynx, which has lower
+ priority
+
+ -- Jan Beyer <jan at beathovn.de> Tue, 01 Feb 2011 20:29:50 +0100
+
gwyddion (2.22-1) unstable; urgency=low
* New upstream release
Modified: trunk/packages/gwyddion/trunk/debian/control
===================================================================
--- trunk/packages/gwyddion/trunk/debian/control 2011-02-01 18:48:37 UTC (rev 5843)
+++ trunk/packages/gwyddion/trunk/debian/control 2011-02-01 19:31:39 UTC (rev 5844)
@@ -75,7 +75,7 @@
Package: libgwyddion20-doc
Architecture: all
Section: doc
-Depends: lynx | www-browser, ${misc:Depends}
+Depends: w3m | 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