r51383 - in /desktop/unstable/pango1.0/debian: changelog control control.in

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Wed Oct 12 08:12:11 UTC 2016


Author: mpitt
Date: Wed Oct 12 08:12:10 2016
New Revision: 51383

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51383
Log:
Drop libpango1.0-doc's "lynx | www-browser" dependency

Docs can also be read with devhelp, Chromium, or other browsers, there is no
reason for this to be a strict dependency.

Modified:
    desktop/unstable/pango1.0/debian/changelog
    desktop/unstable/pango1.0/debian/control
    desktop/unstable/pango1.0/debian/control.in

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=51383&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/changelog	[utf-8] Wed Oct 12 08:12:10 2016
@@ -1,3 +1,11 @@
+pango1.0 (1.40.3-3) UNRELEASED; urgency=medium
+
+  * Drop libpango1.0-doc's "lynx | www-browser" dependency. Docs can also be
+    read with devhelp, Chromium, or other browsers, there is no reason for
+    this to be a strict dependency.
+
+ -- Martin Pitt <mpitt at deiban.org>  Wed, 12 Oct 2016 10:10:37 +0200
+
 pango1.0 (1.40.3-2) unstable; urgency=medium
 
   * Update debian/libpango1.0-doc.install to use the installed files.

Modified: desktop/unstable/pango1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control?rev=51383&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control	[utf-8] Wed Oct 12 08:12:10 2016
@@ -215,7 +215,7 @@
 Package: libpango1.0-doc
 Section: doc
 Architecture: all
-Depends: lynx | www-browser, ${misc:Depends}
+Depends: ${misc:Depends}
 Recommends: libglib2.0-doc
 Multi-Arch: foreign
 Description: Documentation files for the Pango

Modified: desktop/unstable/pango1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control.in?rev=51383&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control.in	[utf-8] Wed Oct 12 08:12:10 2016
@@ -211,7 +211,7 @@
 Package: libpango1.0-doc
 Section: doc
 Architecture: all
-Depends: lynx | www-browser, ${misc:Depends}
+Depends: ${misc:Depends}
 Recommends: libglib2.0-doc
 Multi-Arch: foreign
 Description: Documentation files for the Pango




More information about the pkg-gnome-commits mailing list