r54413 - in /desktop/unstable/file-roller/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sat Oct 14 02:09:48 UTC 2017


Author: jbicha
Date: Sat Oct 14 02:09:48 2017
New Revision: 54413

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54413
Log:
Add squashfs-tools to Suggests, needed for squash/snap support

Modified:
    desktop/unstable/file-roller/debian/changelog
    desktop/unstable/file-roller/debian/control
    desktop/unstable/file-roller/debian/control.in

Modified: desktop/unstable/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/changelog?rev=54413&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog	[utf-8] (original)
+++ desktop/unstable/file-roller/debian/changelog	[utf-8] Sat Oct 14 02:09:48 2017
@@ -3,6 +3,8 @@
   * New upstream release
   * Add squashfs.patch from Ubuntu:
     - Support opening squashfs file systems and .snap files
+  * debian/control.in:
+    - Add squashfs-tools to Suggests, needed for above feature to work
   * Bump Standards-Version to 4.1.1
 
  -- Jeremy Bicha <jbicha at debian.org>  Fri, 13 Oct 2017 21:53:35 -0400

Modified: desktop/unstable/file-roller/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/control?rev=54413&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/control	[utf-8] (original)
+++ desktop/unstable/file-roller/debian/control	[utf-8] Sat Oct 14 02:09:48 2017
@@ -41,6 +41,7 @@
           rpm2cpio,
           rzip,
           sharutils,
+          squashfs-tools,
           unace,
           unalz,
           unar,

Modified: desktop/unstable/file-roller/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/control.in?rev=54413&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/control.in	[utf-8] (original)
+++ desktop/unstable/file-roller/debian/control.in	[utf-8] Sat Oct 14 02:09:48 2017
@@ -37,6 +37,7 @@
           rpm2cpio,
           rzip,
           sharutils,
+          squashfs-tools,
           unace,
           unalz,
           unar,




More information about the pkg-gnome-commits mailing list