r46739 - in /desktop/unstable/gnome-documents/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon Oct 19 13:41:00 UTC 2015


Author: bigon
Date: Mon Oct 19 13:40:59 2015
New Revision: 46739

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46739
Log:
debian/control.in: Recommends libgsf-bin, this is needed to create the
thumbnails for the libreoffice files.

Modified:
    desktop/unstable/gnome-documents/debian/changelog
    desktop/unstable/gnome-documents/debian/control
    desktop/unstable/gnome-documents/debian/control.in

Modified: desktop/unstable/gnome-documents/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/changelog?rev=46739&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/changelog	[utf-8] Mon Oct 19 13:40:59 2015
@@ -1,3 +1,10 @@
+gnome-documents (3.18.1-1) UNRELEASED; urgency=medium
+
+  * debian/control.in: Recommends libgsf-bin, this is needed to create the
+    thumbnails for the libreoffice files.
+
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 19 Oct 2015 15:40:04 +0200
+
 gnome-documents (3.18.1-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gnome-documents/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/control?rev=46739&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/control	[utf-8] Mon Oct 19 13:40:59 2015
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: dh-autoreconf,
                debhelper (>= 9),
                desktop-file-utils,
@@ -55,7 +55,8 @@
          tracker (>= 0.17.3),
          gjs (>= 1.32.0-3)
 Recommends: gnome-user-guide,
-            unoconv
+            unoconv,
+            libgsf-bin
 Description: Document manager for GNOME
  GNOME Documents is a standalone application to find, organize and view
  your documents.

Modified: desktop/unstable/gnome-documents/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/control.in?rev=46739&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/control.in	[utf-8] Mon Oct 19 13:40:59 2015
@@ -51,7 +51,8 @@
          tracker (>= 0.17.3),
          gjs (>= 1.32.0-3)
 Recommends: gnome-user-guide,
-            unoconv
+            unoconv,
+            libgsf-bin
 Description: Document manager for GNOME
  GNOME Documents is a standalone application to find, organize and view
  your documents.




More information about the pkg-gnome-commits mailing list