r27645 - in /desktop/experimental/file-roller/debian: changelog control control.in

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Sun Apr 17 11:03:00 UTC 2011


Author: jordi
Date: Sun Apr 17 11:02:55 2011
New Revision: 27645

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27645
Log:
Gee, if you make tar and gzip deps unversioned, you might as well remove
the deps altogether, as they are essential.

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

Modified: desktop/experimental/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/file-roller/debian/changelog?rev=27645&op=diff
==============================================================================
--- desktop/experimental/file-roller/debian/changelog [utf-8] (original)
+++ desktop/experimental/file-roller/debian/changelog [utf-8] Sun Apr 17 11:02:55 2011
@@ -6,8 +6,9 @@
   * Depend on nautilus-data, as file-roller relies on nautilus' gsettings
     schemas.
   * Drop ancient conflict on file-roller2.
-  * Make dependencies on tar, gzip and bzip2 unversioned, as the
-    requirements have been available in Debian since 2000/2001.
+  * Drop dependencies on tar and gzip (essential) and make bzip2 unversioned,
+    as the version requirements have been available in Debian since
+    2000/2001.
   * Bump Standards-Version to 3.9.2 (no changes required).
 
  -- Jordi Mallach <jordi at debian.org>  Sun, 17 Apr 2011 11:56:29 +0200

Modified: desktop/experimental/file-roller/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/file-roller/debian/control?rev=27645&op=diff
==============================================================================
--- desktop/experimental/file-roller/debian/control [utf-8] (original)
+++ desktop/experimental/file-roller/debian/control [utf-8] Sun Apr 17 11:02:55 2011
@@ -28,9 +28,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         tar,
          bzip2,
-         gzip,
          p7zip-full,
          nautilus-data (>= 3.0)
 Replaces: gnome-icon-theme (<< 2.14)

Modified: desktop/experimental/file-roller/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/file-roller/debian/control.in?rev=27645&op=diff
==============================================================================
--- desktop/experimental/file-roller/debian/control.in [utf-8] (original)
+++ desktop/experimental/file-roller/debian/control.in [utf-8] Sun Apr 17 11:02:55 2011
@@ -23,9 +23,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         tar,
          bzip2,
-         gzip,
          p7zip-full,
          nautilus-data (>= 3.0)
 Replaces: gnome-icon-theme (<< 2.14)




More information about the pkg-gnome-commits mailing list