Package: engrampa Version: 1.18.3-1 Severity: wishlist Tags: patch Dear Maintainer,
Engrampa's current packaging includes a dependency and recommends that are unneeded. Please consider removing the caja-common dependency and mate-icon-theme recommends. Please see below for more information. caja-common: Engrampa seems to run without issue without this package. If this is related to the Caja integration, it should be noted that this is a hard requirement for Caja. mate-icon-theme: This package does not provide an icon for engrampa. Engrampa provides its own icon in engrampa-common. engrampa-common: /usr/share/icons/hicolor/16x16/apps/engrampa.png engrampa-common: /usr/share/icons/hicolor/22x22/apps/engrampa.png engrampa-common: /usr/share/icons/hicolor/24x24/apps/engrampa.png engrampa-common: /usr/share/icons/hicolor/32x32/apps/engrampa.png engrampa-common: /usr/share/icons/hicolor/scalable/apps/engrampa.svg This bug was also reported downstream at https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1738395 -- System Information: Debian Release: stretch/sid APT prefers artful-updates APT policy: (500, 'artful-updates'), (500, 'artful-security'), (500, 'artful'), (100, 'artful-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.13.0-19-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages engrampa depends on: ii bzip2 1.0.6-8.1 ii caja-common 1.18.4-0ubuntu2 ii engrampa-common 1.18.3-1 ii gzip 1.6-5ubuntu1 ii libatk1.0-0 2.26.0-2ubuntu1 ii libc6 2.26-0ubuntu2 ii libcairo-gobject2 1.14.10-1ubuntu1 ii libcairo2 1.14.10-1ubuntu1 ii libcaja-extension1 1.18.4-0ubuntu2 ii libgdk-pixbuf2.0-0 2.36.11-1 ii libglib2.0-0 2.54.1-1ubuntu1 ii libgtk-3-0 3.22.25-0ubuntu0.1 ii libjson-glib-1.0-0 1.2.8-1 ii libmagic1 1:5.32-1 ii libpango-1.0-0 1.40.12-1 ii libpangocairo-1.0-0 1.40.12-1 ii p7zip-full 16.02+dfsg-4 ii tar 1.29b-2 Versions of packages engrampa recommends: ii gvfs 1.34.1-1ubuntu1 ii mate-icon-theme 1.18.2-1 ii unzip 6.0-21ubuntu1 ii xz-utils 5.2.2-1.3 ii zip 3.0-11build1 Versions of packages engrampa suggests: pn arj <none> ii binutils 2.29.1-4ubuntu1 ii cpio 2.11+dfsg-6 pn lha <none> pn lzip <none> pn lzop <none> pn ncompress <none> ii rar 2:5.4.0+dfsg.1-0.1 pn rpm2cpio <none> pn rzip <none> pn sharutils <none> pn unace <none> pn unalz <none> ii unrar 1:5.5.8-1 ii xz-utils [lzma] 5.2.2-1.3 pn zoo <none> -- no debconf information
diff -Nru engrampa-1.18.3/debian/changelog engrampa-1.18.3/debian/changelog --- engrampa-1.18.3/debian/changelog 2017-11-14 04:19:42.000000000 -0500 +++ engrampa-1.18.3/debian/changelog 2017-12-13 06:09:58.000000000 -0500 @@ -1,3 +1,13 @@ +engrampa (1.18.3-2) UNRELEASED; urgency=medium + + * debian/control: + - Drop dependency on caja-common, used only for the caja extension + and is required by caja. + - Drop recommends on mate-icon-theme, icon is provided by + engrampa-common package. + + -- Sean Davis <smd.seanda...@gmail.com> Wed, 13 Dec 2017 06:09:58 -0500 + engrampa (1.18.3-1) unstable; urgency=medium [ Martin Wimpress ] diff -Nru engrampa-1.18.3/debian/control engrampa-1.18.3/debian/control --- engrampa-1.18.3/debian/control 2017-11-14 04:19:32.000000000 -0500 +++ engrampa-1.18.3/debian/control 2017-12-13 06:07:36.000000000 -0500 @@ -25,7 +25,6 @@ Package: engrampa Architecture: any Depends: bzip2 (>= 1.0.1), - caja-common, engrampa-common (= ${source:Version}), gzip (>= 1.3.2), p7zip-full, @@ -33,7 +32,6 @@ ${misc:Depends}, ${shlibs:Depends}, Recommends: gvfs, - mate-icon-theme, unzip, xz-utils, zip,