r46110 - in /desktop/unstable/evince/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 24 17:04:09 UTC 2015


Author: ah
Date: Thu Sep 24 17:04:09 2015
New Revision: 46110

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46110
Log:
libevview3-3: depend on gstreamer1.0-plugins-base

Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/control
    desktop/unstable/evince/debian/control.in

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=46110&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Thu Sep 24 17:04:09 2015
@@ -1,6 +1,6 @@
 evince (3.18.0-2) UNRELEASED; urgency=medium
 
-  * libevview3-3: depend on gstreamer0.10-plugins-base
+  * libevview3-3: depend on gstreamer1.0-plugins-base
     - for playbin plugin
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 24 Sep 2015 12:59:25 +0200

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=46110&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Thu Sep 24 17:04:09 2015
@@ -128,7 +128,8 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         gstreamer1.0-plugins-base
 Description: Document (PostScript, PDF) rendering library - Gtk+ widgets
  This package contains libevview, which provides GTK+ widgets for displaying
  documents.

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=46110&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Thu Sep 24 17:04:09 2015
@@ -125,7 +125,7 @@
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gstreamer0.10-plugins-base
+         gstreamer1.0-plugins-base
 Description: Document (PostScript, PDF) rendering library - Gtk+ widgets
  This package contains libevview, which provides GTK+ widgets for displaying
  documents.




More information about the pkg-gnome-commits mailing list