Bug#359828: file-roller should suggest mkisofs (and advertise support for .iso files in description)

Daniel Kahn Gillmor dkg-debian.org at fifthhorseman.net
Tue Mar 28 20:24:12 UTC 2006


Package: file-roller
Version: 2.12.3-1
Severity: wishlist
Tags: patch


since file-roller can actually unpack iso files, it would be nice to
advertise that feature.  i'm attaching a diff of debian/control which
should handle this.

Thanks for your work on this package.

	--dkg

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (700, 'testing'), (700, 'stable'), (600, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages file-roller depends on:
ii  bzip2                    1.0.3-2         high-quality block-sorting file co
ii  gconf2                   2.12.1-12       GNOME configuration database syste
ii  gzip                     1.3.5-12        The GNU compression utility
ii  libart-2.0-2             2.3.17-1        Library of functions for 2D graphi
ii  libatk1.0-0              1.10.3-1        The ATK accessibility toolkit
ii  libbonobo2-0             2.10.1-1        Bonobo CORBA interfaces library
ii  libbonoboui2-0           2.10.1-2        The Bonobo UI library
ii  libc6                    2.3.6-3         GNU C Library: Shared libraries an
ii  libcairo2                1.0.2-3         The Cairo 2D vector graphics libra
ii  libfontconfig1           2.3.2-1.1       generic font configuration library
ii  libgconf2-4              2.12.1-12       GNOME configuration database syste
ii  libglade2-0              1:2.5.1-2       library to load .glade files at ru
ii  libglib2.0-0             2.8.6-1         The GLib library of C routines
ii  libgnome-keyring0        0.4.9-1         GNOME keyring services library
ii  libgnome2-0              2.12.0.1-5      The GNOME 2 library - runtime file
ii  libgnomecanvas2-0        2.12.0-2        A powerful object-oriented display
ii  libgnomeui-0             2.12.1-1        The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0           2.12.2-5        GNOME virtual file-system (runtime
ii  libgtk2.0-0              2.8.13-1        The GTK+ graphical user interface 
ii  libice6                  6.9.0.dfsg.1-4  Inter-Client Exchange library
ii  libnautilus-extension1   2.12.2-2        libraries for nautilus components 
ii  liborbit2                1:2.12.4-1      libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0            1.10.4-1        Layout and rendering of internatio
ii  libpopt0                 1.7-5           lib for parsing cmdline parameters
ii  libsm6                   6.9.0.dfsg.1-4  X Window System Session Management
ii  libx11-6                 6.9.0.dfsg.1-4  X Window System protocol client li
ii  libxcursor1              1.1.3-1         X cursor management library
ii  libxext6                 6.9.0.dfsg.1-4  X Window System miscellaneous exte
ii  libxi6                   6.9.0.dfsg.1-4  X Window System Input extension li
ii  libxinerama1             6.9.0.dfsg.1-4  X Window System multi-head display
ii  libxml2                  2.6.23.dfsg.2-2 GNOME XML library
ii  libxrandr2               6.9.0.dfsg.1-4  X Window System Resize, Rotate and
ii  libxrender1              1:0.9.0.2-1     X Rendering Extension client libra
ii  tar                      1.15.1-4        GNU tar
ii  unzip                    5.52-7          De-archiver for .zip files
ii  zip                      2.31-3          Archiver for .zip files
ii  zlib1g                   1:1.2.3-11      compression library - runtime

Versions of packages file-roller recommends:
ii  arj                          3.10.22-2   archiver for .arj files
ii  lzop                         1.01-4      fast compression program
ii  p7zip                        4.33.dfsg-1 7-Zip is a file archiver with high
ii  rpm                          4.4.1-7     Red Hat package manager
ii  sharutils                    1:4.2.1-15  shar, unshar, uuencode, uudecode

-- no debconf information
-------------- next part --------------
--- control.orig	2006-03-28 15:18:56.000000000 -0500
+++ control	2006-03-28 15:20:45.000000000 -0500
@@ -11,7 +11,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, tar (>= 1.13.25), bzip2 (>= 1.0.1), gzip (>= 1.3.2), unzip, zip
 Conflicts: file-roller2
 Recommends: sharutils, lzop, rpm, arj, p7zip
-Suggests: lha, unrar
+Suggests: lha, unrar, mkisofs
 Description: an archive manager for GNOME
  File-roller is an archive manager for the GNOME environment. With it, you can:
  .
@@ -28,6 +28,7 @@
   * Jar archives (.jar, .ear, .war)
   * 7z archives (.7z)
   * Lha archives (.lzh)
+  * iso9660 CD images (.iso)
   * Single files compressed with gzip (.gz), bzip (.bz),
      bzip2 (.bz2), compress (.Z) and lzop (.lzo)
  .


More information about the Pkg-gnome-maintainers mailing list