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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Jun 15 12:56:40 UTC 2015


Author: biebl
Date: Mon Jun 15 12:56:40 2015
New Revision: 45232

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45232
Log:
Drop the Depends on nautilus-data. It's no longer strictly necessary since
file-roller has been updated to not crash if the nautilus GSettings schema
is not present. This makes file-roller more suitable for non-GNOME
environments, where nautilus is not wanted. (Closes: #788690)

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=45232&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog	[utf-8] (original)
+++ desktop/unstable/file-roller/debian/changelog	[utf-8] Mon Jun 15 12:56:40 2015
@@ -1,3 +1,12 @@
+file-roller (3.16.2-2) UNRELEASED; urgency=medium
+
+  * Drop the Depends on nautilus-data. It's no longer strictly necessary since
+    file-roller has been updated to not crash if the nautilus GSettings schema
+    is not present. This makes file-roller more suitable for non-GNOME
+    environments, where nautilus is not wanted. (Closes: #788690)
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 15 Jun 2015 14:45:32 +0200
+
 file-roller (3.16.2-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/file-roller/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/control?rev=45232&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/control	[utf-8] (original)
+++ desktop/unstable/file-roller/debian/control	[utf-8] Mon Jun 15 12:56:40 2015
@@ -30,7 +30,6 @@
 Package: file-roller
 Architecture: any
 Depends: bzip2,
-         nautilus-data (>= 3.0),
          p7zip-full,
          ${misc:Depends},
          ${shlibs:Depends}

Modified: desktop/unstable/file-roller/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/control.in?rev=45232&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/control.in	[utf-8] (original)
+++ desktop/unstable/file-roller/debian/control.in	[utf-8] Mon Jun 15 12:56:40 2015
@@ -26,7 +26,6 @@
 Package: file-roller
 Architecture: any
 Depends: bzip2,
-         nautilus-data (>= 3.0),
          p7zip-full,
          ${misc:Depends},
          ${shlibs:Depends}




More information about the pkg-gnome-commits mailing list