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

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 24 11:00:09 UTC 2015


Author: ah
Date: Thu Sep 24 11:00:09 2015
New Revision: 46097

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46097
Log:
* libevview3-3: depend on gstreamer0.10-plugins-base
  - for playbin plugin

Modified:
    desktop/unstable/evince/debian/changelog
    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=46097&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Thu Sep 24 11:00:09 2015
@@ -1,3 +1,10 @@
+evince (3.18.0-2) UNRELEASED; urgency=medium
+
+  * libevview3-3: depend on gstreamer0.10-plugins-base
+    - for playbin plugin
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 24 Sep 2015 12:59:25 +0200
+
 evince (3.18.0-1) unstable; urgency=medium
 
   [ Josselin Mouette ]

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=46097&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Thu Sep 24 11:00:09 2015
@@ -124,7 +124,8 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         gstreamer0.10-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