--- file-roller-2.30.1.1.orig/debian/file-roller.1 +++ file-roller-2.30.1.1/debian/file-roller.1 @@ -0,0 +1,66 @@ +.\" Copyright (C) 2007 Sven Arvidsson +.\" +.\" This is free software; you may redistribute it and/or modify +.\" it under the terms of the GNU General Public License as +.\" published by the Free Software Foundation; either version 2, +.\" or (at your option) any later version. +.\" +.\" This is distributed in the hope that it will be useful, but +.\" WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\"You should have received a copy of the GNU General Public License along +.\"with this program; if not, write to the Free Software Foundation, Inc., +.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +.TH file-roller 1 "2007\-09\-27" "GNOME" +.SH NAME +file-roller \- archive manager for GNOME +.SH SYNOPSIS +.B file-roller +.RI [ OPTIONS... ] +.RI [ FILE... ] +.SH DESCRIPTION +File Roller is a graphical interface to archiving utilities such as +tar and zip. +.P +It supports most common operations such as creating, modifing and +extracting files from an archive. You can also view the contents of an +archive and open files contained in the archive. +.SH OPTIONS +.TP +.B \-a, \-\-add\-to=ARCHIVE +Add files to the specified archive and quit the program +.TP +.B \-d, \-\-add FILE +Add files asking the name of the archive and quit the program +.TP +.B \-e, \-\-extract\-to=FOLDER +Extract archives to the specified folder and quit the program +.TP +.B \-f, \-\-extract +Extract archives asking the destination folder and quit the program +.TP +.B \-h, \-\-extract\-here +Extract archives using the archive name as destination folder and quit the program +.TP +.B \-\-default\-dir=FOLDER +Default folder to use for the '--add' and '--extract' commands +.TP +.B \-\-force +Create destination folder without asking confirmation +.P +This program also accepts the standard GNOME and GTK options. +.SH AUTHORS +.B file-roller +is written by Paolo Bacchilega . +.P +This manual page was written by Sven Arvidsson , +for the Debian project (but may be used by others). +.SH SEE ALSO +.BR "gtk-options" (7), +.BR "gnome-options" (7) +.P +The online documentation available through the program's +.I Help +menu. --- file-roller-2.30.1.1.orig/debian/control.in +++ file-roller-2.30.1.1/debian/control.in @@ -0,0 +1,78 @@ +Source: file-roller +Section: gnome +Priority: optional +Maintainer: Ubuntu Desktop Team +XSBC-Original-Maintainer: Clément Stenac +Uploaders: @GNOME_TEAM@ +Build-Depends: cdbs (>= 0.4.41), + quilt, + debhelper (>= 5), + gnome-pkg-tools (>= 0.12), + libglib2.0-dev (>= 2.16.0), + libgtk2.0-dev (>= 2.16.0), + libdbus-glib-1-dev, + libnautilus-extension-dev (>= 2.22.2), + gettext, + intltool (>= 0.35.0), + scrollkeeper, + gnome-doc-utils (>= 0.3.2), + libgconf2-dev, + liblaunchpad-integration-dev (>= 0.1.17) +Standards-Version: 3.8.3 +Homepage: http://fileroller.sourceforge.net +Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/file-roller/ubuntu + +Package: file-roller +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + tar (>= 1.13.25), + bzip2 (>= 1.0.1), + gzip (>= 1.3.2), + unzip | p7zip-full, + zip | p7zip-full +Conflicts: file-roller2 +Replaces: gnome-icon-theme (<< 2.14) +Recommends: gnome-icon-theme (>= 2.18), + lzma, + gvfs +Suggests: lha, + unrar | p7zip-rar, + sharutils, + ncompress, + binutils, + cpio, + rpm2cpio, + unace, + lzip, + lzop, + rzip, + unalz, + unzip, + zip, + zoo, + xz-utils, + arj +Description: an archive manager for GNOME + File-roller is an archive manager for the GNOME environment. It allows you to: + . + * Create and modify archives. + * View the content of an archive. + * View a file contained in an archive. + * Extract files from the archive. + . + File-roller supports the following formats: + * Tar (.tar) archives, including those compressed with + gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), + compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), + lzma (.tar.lzma) and xz (.tar.xz) + * Zip archives (.zip) + * Jar archives (.jar, .ear, .war) + * 7z archives (.7z) + * iso9660 CD images (.iso) + * Lha archives (.lzh) + * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), + compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz) + . + File-roller doesn't perform archive operations by itself, but relies on + standard tools for this. --- file-roller-2.30.1.1.orig/debian/watch +++ file-roller-2.30.1.1/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://ftp.gnome.org/pub/gnome/sources/file-roller/([\d\.]+)/file-roller-([\d\.]+)\.tar\.gz --- file-roller-2.30.1.1.orig/debian/rules +++ file-roller-2.30.1.1/debian/rules @@ -0,0 +1,29 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +DEB_INSTALL_MANPAGES_file-roller += debian/file-roller.1 + +LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed + +DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --disable-packagekit + +DEB_DH_MAKESHLIBS_ARGS += --no-act + +binary-install/file-roller:: + rm -f debian/file-roller/usr/lib/nautilus/extensions-*/*.a + rm -f debian/file-roller/usr/lib/nautilus/extensions-*/*.la + +binary-post-install/file-roller:: + # check for missing MIME types + desktop-check-mime-types + +clean:: + rm -f src/fr-marshal.? src/fr-enum-types.? + if [ -f configure.in ] && [ ! -f gnome-doc-utils.make ]; then \ + cp /usr/share/gnome-doc-utils/gnome-doc-utils.make . ; \ + fi --- file-roller-2.30.1.1.orig/debian/file-roller.menu +++ file-roller-2.30.1.1/debian/file-roller.menu @@ -0,0 +1,7 @@ +?package(file-roller):needs="X11" \ + section="Applications/File Management" \ + hints="Gnome, file" \ + command="/usr/bin/file-roller" \ + title="File-Roller" \ + longtitle="File-Roller: GNOME archiver" \ + icon="/usr/share/pixmaps/file-roller.xpm" --- file-roller-2.30.1.1.orig/debian/control +++ file-roller-2.30.1.1/debian/control @@ -0,0 +1,83 @@ +# This file is autogenerated. DO NOT EDIT! +# +# Modifications should be made to debian/control.in instead. +# This file is regenerated automatically in the clean target. + +Source: file-roller +Section: gnome +Priority: optional +Maintainer: Ubuntu Desktop Team +XSBC-Original-Maintainer: Clément Stenac +Uploaders: Debian GNOME Maintainers +Build-Depends: cdbs (>= 0.4.41), + quilt, + debhelper (>= 5), + gnome-pkg-tools (>= 0.12), + libglib2.0-dev (>= 2.16.0), + libgtk2.0-dev (>= 2.16.0), + libdbus-glib-1-dev, + libnautilus-extension-dev (>= 2.22.2), + gettext, + intltool (>= 0.35.0), + scrollkeeper, + gnome-doc-utils (>= 0.3.2), + libgconf2-dev, + liblaunchpad-integration-dev (>= 0.1.17) +Standards-Version: 3.8.3 +Homepage: http://fileroller.sourceforge.net +Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/file-roller/ubuntu + +Package: file-roller +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + tar (>= 1.13.25), + bzip2 (>= 1.0.1), + gzip (>= 1.3.2), + unzip | p7zip-full, + zip | p7zip-full +Conflicts: file-roller2 +Replaces: gnome-icon-theme (<< 2.14) +Recommends: gnome-icon-theme (>= 2.18), + lzma, + gvfs +Suggests: lha, + unrar | p7zip-rar, + sharutils, + ncompress, + binutils, + cpio, + rpm2cpio, + unace, + lzip, + lzop, + rzip, + unalz, + unzip, + zip, + zoo, + xz-utils, + arj +Description: an archive manager for GNOME + File-roller is an archive manager for the GNOME environment. It allows you to: + . + * Create and modify archives. + * View the content of an archive. + * View a file contained in an archive. + * Extract files from the archive. + . + File-roller supports the following formats: + * Tar (.tar) archives, including those compressed with + gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), + compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), + lzma (.tar.lzma) and xz (.tar.xz) + * Zip archives (.zip) + * Jar archives (.jar, .ear, .war) + * 7z archives (.7z) + * iso9660 CD images (.iso) + * Lha archives (.lzh) + * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), + compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz) + . + File-roller doesn't perform archive operations by itself, but relies on + standard tools for this. --- file-roller-2.30.1.1.orig/debian/changelog +++ file-roller-2.30.1.1/debian/changelog @@ -0,0 +1,1016 @@ +file-roller (2.30.1.1-0ubuntu2) lucid-proposed; urgency=low + + * debian/patches/70_autotools.patch: (LP: #571589) + - use autoreconf + + -- Didier Roche Thu, 29 Apr 2010 12:39:32 +0200 + +file-roller (2.30.1.1-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release: + - Extract multi-byte filename from URI in case of DND. (Takao + Fujiwara) (#613298) + - Fixed build error when dbus is not available. + - Updated translations + * debian/patches/70_autotools.patch: + - refreshed + + -- Didier Roche Wed, 28 Apr 2010 18:53:40 +0200 + +file-roller (2.30.0-0ubuntu1) lucid; urgency=low + + * New upstream version + * debian/patches/70_autotools.patch: + - new version update + + -- Sebastien Bacher Mon, 29 Mar 2010 23:37:19 +0200 + +file-roller (2.29.92-0ubuntu1) lucid; urgency=low + + * New upstream version: + - Allow to start the PackageKit service if it's not available. Removed + the call to NameHashOwner. (#610813) + - Recheck commands presence after package installation.. Clear the + program cache before updating the capabilities. (#610815) + - Updated translations + * debian/patches/70_autotools.patch: + - refreshed + + -- Didier Roche Wed, 10 Mar 2010 10:00:13 +0100 + +file-roller (2.29.91-0ubuntu1) lucid; urgency=low + + * New upstream version: + Bugs fixed: + - Ensure that strcmp gets non-NULL values (lp #519348) + * debian/patches/70_autotools.patch: + - new version update + + -- Sebastien Bacher Mon, 22 Feb 2010 22:39:28 +0100 + +file-roller (2.29.90-0ubuntu1) lucid; urgency=low + + * New upstream version + Bugs fixed: + - Fixed some file renaming issues(lp: #485098) + New or updated application translations + * debian/patches/70_autotools.patch: + - new version update + + -- Sebastien Bacher Tue, 09 Feb 2010 00:36:30 +0100 + +file-roller (2.29.4-0ubuntu1) lucid; urgency=low + + * New upstream version: + Bugs fixed: + - [arj] Fixed the way to get the filename from the command output + - Do not show the password dialog if not needed. check only the files + to extract to see if the password prompt is needed.(lp: #494793) + New or updated application translations + * debian/patches/70_autotools.patch: + - new version update + + -- Sebastien Bacher Mon, 11 Jan 2010 23:23:17 +0100 + +file-roller (2.29.3-0ubuntu1) lucid; urgency=low + + * New upstream version + * debian/patches/70_autotools.patch: + - new version update + + -- Sebastien Bacher Thu, 07 Jan 2010 16:19:29 +0100 + +file-roller (2.29.2-0ubuntu2) lucid; urgency=low + + * debian/control.in: + - Add build-depend on libdbus-glib-1-dev + + -- Robert Ancell Mon, 07 Dec 2009 14:13:06 +1100 + +file-roller (2.29.2-0ubuntu1) lucid; urgency=low + + * New upstream release: + [ 2.29.2 ] + - Use the eggfileformatchooser widget to select the file format + [ 2.29.1 ] + - #482560: Install the missing packages if a command is not available + - #590606: drag and drop bug makes file-roller UI unusable as a whole + - #600131: encrypt_header is left enabled when creating zip archives + - #580624: Visual refresh issues while browsing into the directories + included in the archive + - #326017: 4th and 5th mouse buttons should control back forward + - #590027: file-roller will not update files + * debian/rules: + - Disable PackageKit + * debian/patches/02_lpi.patch: + * debian/patches/70_autotools.patch: + - Refreshed + + -- Robert Ancell Fri, 04 Dec 2009 17:12:31 +1100 + +file-roller (2.28.1-1ubuntu0) lucid; urgency=low + + * Sync on Debian, remaining changes: + - Change the rpm recommends to a suggests + - Support zip/unzip instead of p7zip + - Simplify Ubuntu menu + - LP integration + - Watch unstable versions + - Call AM_MAINTAINER_MODE in configure.in. + + -- Robert Ancell Fri, 27 Nov 2009 15:30:53 +1100 + +file-roller (2.28.1-1) unstable; urgency=low + + * New upstream release. + * Standards-Version is 3.8.3, no changes needed. + + -- Emilio Pozuelo Monfort Thu, 22 Oct 2009 20:50:03 +0200 + +file-roller (2.28.0-1) unstable; urgency=low + + * New upstream release. + * debian/file-roller.mime: add new supported formats lzip and xz. + * debian/control{,in}: mention new formats in description, + and suggest lzip and xz-utils, bump build-dependency on gtk+ to >= 2.16. + + -- Andreas Henriksson Tue, 22 Sep 2009 18:37:32 +0200 + +file-roller (2.26.3-1) unstable; urgency=low + + [ Emilio Pozuelo Monfort ] + * debian/patches/20_am-maintainer-mode.patch + debian/patches/70_autotools.patch: + - Removed, no point in keeping them now that we don't patch + configure.ac or any makefile. + + [ Josselin Mouette ] + * Recommend rpm2cpio instead of rpm. Closes: #541856. + * New upstream release. + + -- Josselin Mouette Mon, 17 Aug 2009 00:37:57 +0200 + +file-roller (2.26.2-1) unstable; urgency=low + + [ Luca Bruno ] + * New upstream release. + * debian/control.in: + - Remove libglade, libgnome2 and libgnomeui Build-Depends. + * debian/patches/70_autotools.patch: + - Update to apply cleanly. + + [ Josselin Mouette ] + * New upstream release. + * 70_autotools.patch: regenerated for the new version. + * Remove some autogenerated files in the clean target, the make the + build fail. + + -- Josselin Mouette Thu, 11 Jun 2009 23:36:19 +0200 + +file-roller (2.24.3-1) unstable; urgency=low + + * New upstream release. + * Standards version is 3.8.1. + * Pass --no-act to dh_makeshlibs. + + -- Josselin Mouette Tue, 07 Apr 2009 14:34:20 +0200 + +file-roller (2.24.2-1) experimental; urgency=low + + * New upstream release. + + -- Josselin Mouette Wed, 31 Dec 2008 16:44:14 +0100 + +file-roller (2.24.1-1) experimental; urgency=low + + * New upstream release. + + Can add empty directories to archives. Closes: #420961. + * Update build-dependencies. + * Suggest rzip and unalz. + * Depend on p7zip-full, since 7z can now be used for zip, rar and iso + archives now. + * Let zip, unzip and unrar in Suggests for jar and cbr archives, as + well as arj for arj write support. Add p7zip-rar as an alternative + for unrar. + * Drop genisoimage Recommends. + * Move sharutils, ncompress, lzop, unace and cpio to Suggests. + Closes: #501083. + * Add binutils (for ar), rzip, unalz and zoo to Suggests. + Closes: #455672. + * 02_nautilus_2.20.patch: dropped, we build against nautilus 2.22 now. + * 20_am-maintainer-mode.patch: updated. + * 70_autotools.patch: regenerated for the new version. + * Recommend gvfs for gtk_show_uri. + * file-roller.mime: update for the new list of MIME types. + * file-roller.1: fix whatis entry. + + -- Josselin Mouette Mon, 24 Nov 2008 00:32:32 +0100 + +file-roller (2.22.4-2) unstable; urgency=low + + * Add "maintainer mode" support; closes: #494237. + - New patch, 20_am-maintainer-mode, call AM_MAINTAINER_MODE in + configure.in. + - Replace patch 70_autoconf with 70_autotools which is generated by + aclocal-1.10 && autoconf && automake-1.10 && rm -rf autom4te.cache. + * Refresh patch 99_ltmain_as-needed to apply cleanly. + + -- Loic Minier Fri, 08 Aug 2008 01:52:00 +0200 + +file-roller (2.22.4-1) unstable; urgency=low + + [ Josselin Mouette ] + * 99_ltmain_as-needed.patch: fix to apply with -p1. Closes: #485342. + * 01_menu_change.patch: remove this patch that causes file-roller not + show up in the menu, there is really no point in doing so, unlike + eog or evince. Closes: #484033. + + [ Sebastian Dröge ] + * New upstream bugfix release. + * debian/control.in: + + Update Standards-Version to 3.8.0, no additional changes needed. + + -- Sebastian Dröge Tue, 01 Jul 2008 10:51:52 +0200 + +file-roller (2.22.3-1) unstable; urgency=low + + * New upstream bugfix release. + * 02_nautilus_2.20.patch: revert the gio migration of the nautilus + extension so that it can still build against nautilus 2.20. + * 70_autoconf.patch: re-run autoconf on top of that. + + -- Josselin Mouette Wed, 28 May 2008 15:49:16 +0200 + +file-roller (2.22.1-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge Tue, 08 Apr 2008 12:38:46 +0200 + +file-roller (2.22.0-3) unstable; urgency=low + + * debian/patches/02_create-tar-archives.patch: Dropped, it causes + existing files to be deleted from an archive when adding new files, + which is not what we want (reopens: #453096). + + -- Romain Francoise Tue, 18 Mar 2008 18:59:56 +0100 + +file-roller (2.22.0-2) unstable; urgency=low + + * debian/patches/02_create-tar-archives.patch: + + Don't print a misleading error message when creating tar files. + Patch by Andreas Henriksson (Closes: #453096). + + -- Sebastian Dröge Mon, 17 Mar 2008 21:40:42 +0100 + +file-roller (2.22.0-1) unstable; urgency=low + + * New upstream stable release, adds support for lzma archives + (closes: #455666). + * debian/control.in: + + Add recommends on lzma. + + Update long description accordingly. + * debian/file-roller.mime: Add 'application/x-lzma' and + 'application/x-lzma-compressed-tar'. + * debian/copyright: Add copyright notice. + + -- Romain Francoise Sat, 15 Mar 2008 13:48:29 +0100 + +file-roller (2.20.3-1) unstable; urgency=low + + * New upstream bugfix release with translation updates: + + debian/patches/99_ltmain_as-needed.patch: + - Updated to apply cleanly again. + * debian/control.in: + + Update Standards-Version to 3.7.3, no additional changes needed. + + Use the Homepage field. + * debian/file-roller.menu: + + Fix section. + + -- Sebastian Dröge Mon, 07 Jan 2008 22:04:27 +0100 + +file-roller (2.20.2-1) unstable; urgency=low + + * New upstream bugfix release with translation updates. + + -- Sebastian Dröge Tue, 27 Nov 2007 05:37:02 +0100 + +file-roller (2.20.1-1) unstable; urgency=low + + [ Sven Arvidsson ] + * Rewrote the man page (Closes: #443812) + + [ Sebastian Dröge ] + * New upstream bugfix release. + * debian/file-roller.menu: + + Fix section of the menu file. + + -- Sebastian Dröge Thu, 25 Oct 2007 10:43:55 +0200 + +file-roller (2.20.0-1) unstable; urgency=low + + [ Loic Minier ] + * Build-depend on gnome-pkg-tools >= 0.12 and call desktop-check-mime-types + to check for missing MIME types; add missing MIME types to + debian/files-roller.mime, but without the full test for the supporting + binary. + * Recommend arj instead of suggesting it; reopens: #425104; see #414408. + + [ Josselin Mouette ] + * Regenerate gnome-doc-utils.make if it is missing. As we already + build-depend on gnome-doc-utils, just copy it from /usr/share. + Closes: #442563. + * Only copy gnome-doc-utils.make if configure.in is present. + * Move menu entry to "Applications/File Management". + * New upstream release. + + Allows to create archives starting with "#". Closes: #424873. + + Uses file content to guess the MIME type. Closes: #352875. + * Minor build-depend fixes. + + -- Josselin Mouette Sat, 22 Sep 2007 01:08:46 +0200 + +file-roller (2.18.4-1) unstable; urgency=low + + [ Josselin Mouette ] + * 99_ltmain_as-needed.patch: get --as-needed back to work. + + [ Loic Minier ] + * Cleanups. + * Drop dh_installmime call as the cdbs build-dep is >= 0.4.35. + * Include licensing in copyright file. + * New upstream stable release; translation. + + -- Loic Minier Thu, 05 Jul 2007 20:30:02 +0200 + +file-roller (2.18.3-1) unstable; urgency=low + + [ Loic Minier ] + * Recommend genisoimage instead of mkisofs; thanks Paul Cupis; + closes: #422703. + + [ Josselin Mouette ] + * Suggest arj instead of recommending it (closes: #425104). + * New upstream translation release. + + -- Josselin Mouette Sun, 03 Jun 2007 13:15:37 +0200 + +file-roller (2.18.2-1) unstable; urgency=low + + [ Sven Arvidsson ] + * Recommend gnome-icon-theme (Closes: #419377) + + [ Loic Minier ] + * New upstream stable release. + + -- Loic Minier Sun, 06 May 2007 11:52:52 +0200 + +file-roller (2.18.1-1) unstable; urgency=low + + * New upstream stable release; translations. + + -- Loic Minier Mon, 16 Apr 2007 13:23:05 +0200 + +file-roller (2.18.0-3) unstable; urgency=low + + * Upload to unstable; drop check-dist include. + * Wrap build-deps and deps. + * Update URL in copyright. + * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on + cdbs >= 0.4.41. + * Cleanups. + + -- Loic Minier Sat, 14 Apr 2007 22:44:53 +0200 + +file-roller (2.18.0-2) experimental; urgency=low + + * Merge 2.14.4-3; SVN r8331:8950. + + -- Loic Minier Sat, 17 Mar 2007 12:38:34 +0100 + +file-roller (2.18.0-1) experimental; urgency=low + + * New upstream major stable release; fixes and translations. + - Recommend unace and cpio for ACE and CPIO support. + - Refresh patch 01_menu_change. + - Drop patch 02_recognize_7zr, merged upstream. + + -- Loic Minier Sat, 17 Mar 2007 11:52:01 +0100 + +file-roller (2.16.3-1) experimental; urgency=low + + * New upstream stable release; translations. + + -- Loic Minier Sat, 17 Mar 2007 11:30:36 +0100 + +file-roller (2.16.2-2) experimental; urgency=low + + [ Sven Arvidsson ] + * Merge 2.14.4-3 + + [ Loic Minier ] + * Add a get-orig-source target to retrieve the upstream tarball. + * Include the new check-dist Makefile to prevent accidental uploads to + unstable; bump build-dep on gnome-pkg-tools to >= 0.10. + * Bump up libgnomeui-dev build-dep to >= 2.16.0-2 to get a version + transitionned for libgtk2.0-dev 2.10. + + -- Loic Minier Sun, 4 Feb 2007 14:35:29 +0100 + +file-roller (2.16.2-1) experimental; urgency=low + + [ Loic Minier ] + * Fix watch file to use HTTP. + + [ Josselin Mouette ] + * New upstream translation release. + + -- Josselin Mouette Sun, 26 Nov 2006 22:40:04 +0100 + +file-roller (2.16.0-1) experimental; urgency=low + + * New upstream release. + * 01_menu_change.patch: updated for the new version. + * lintian.override: removed, no longer relevant. + * Bump some build-dependencies appropriately. + + -- Josselin Mouette Sun, 10 Sep 2006 14:55:09 +0200 + +file-roller (2.14.4-3) unstable; urgency=low + + [ Sven Arvidsson ] + * Recommend ncompress (Closes: #377057) + + [ Loic Minier ] + * Add a get-orig-source target to retrieve the upstream tarball. + + -- Loic Minier Sat, 13 Jan 2007 23:27:13 +0100 + +file-roller (2.14.4-2) unstable; urgency=low + + * Accept 7zr as a valid 7z compressor/decompressor (Closes:#384459) + * Depend on p7zip | p7zip-full to accomodate the 7zip packages split + * Switch to quilt for patches handling + + -- Clément Stenac Thu, 24 Aug 2006 22:29:37 +0100 + +file-roller (2.14.4-1) unstable; urgency=low + + * New upstream release. + * Fix watch file to track all stable releases, not 2.12. + * Bump up Standards-Version to 3.7.2. + * Bump up Debhelper compatibility level to 5. + + -- Loic Minier Sat, 12 Aug 2006 23:20:52 +0200 + +file-roller (2.14.3-1) unstable; urgency=low + + * New upstream release (bugfix and translation update). + + Josselin Mouette : + * Add a Replaces: to old gnome-icon-theme versions (closes: #365542). + + -- J.H.M. Dassen (Ray) Tue, 30 May 2006 20:52:44 +0200 + +file-roller (2.14.2-1) unstable; urgency=low + + * New upstream release. + + -- J.H.M. Dassen (Ray) Sat, 29 Apr 2006 12:21:54 +0200 + +file-roller (2.14.0-1) unstable; urgency=low + + [Loïc Minier] + * Add support for ISO images, thanks Daniel Kahn Gillmor. (Closes: #359828) + - Add a Recommends on mkisofs. + [debian/control, debian/control.in] + - Update description. + [debian/control, debian/control.in] + + [Clément Stenac] + * New upstream release + - Fixes issue with ZIP passwords (Closes:#342378) + * Update description + + -- Clément Stenac Sat, 1 Apr 2006 15:29:37 +0100 + +file-roller (2.12.3-1) unstable; urgency=low + + * New upstream translations update release. + + -- J.H.M. Dassen (Ray) Wed, 8 Feb 2006 21:22:23 +0100 + +file-roller (2.12.2-2) unstable; urgency=low + + * Upload to unstable. + + -- Josselin Mouette Sun, 8 Jan 2006 14:34:31 +0100 + +file-roller (2.12.2-1) experimental; urgency=low + + * New upstream release + + -- Guilherme de S. Pastore Wed, 30 Nov 2005 15:52:20 -0200 + +file-roller (2.12.1-2) experimental; urgency=low + + * Update watch file. [debian/watch] + * file-roller now Recommends p7zip but only shows this file-type if it is + installed. (Closes: #328065) + [debian/control, debian/control.in] + + -- Loic Minier Fri, 11 Nov 2005 14:01:18 +0100 + +file-roller (2.12.1-1) experimental; urgency=low + + [ Clément Stenac ] + * New upstream version + * Don't update scrollkeeper during package build + * Adapt menu entry patch to new upstream layout + + [ Loïc Minier ] + * Revert the move of lha from Suggests to Recommends since lha is non-free. + [debian/control, debian/control.in] + + -- Clément Stenac Tue, 6 Sep 2005 11:23:01 +0200 + +file-roller (2.10.4-2) unstable; urgency=low + + * Clément Stenac + * Improve description + * Depend on zip and unzip instead of merely suggesting (Closes:#261675) + * Recommend all free format handlers (all but unrar), so that + aptitude and co users get them + * Bump standards version to 3.6.2 (no changes required) + + -- Clément Stenac Sat, 9 Jul 2005 16:45:30 +0200 + +file-roller (2.10.4-1) unstable; urgency=low + + * Sebastien Bacher: + * New upstream version. + * Josselin Mouette: + * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely. + * Pass --as-needed to ld. + + -- Sebastien Bacher Fri, 1 Jul 2005 23:41:20 +0200 + +file-roller (2.10.3-2) unstable; urgency=low + + * Upload to unstable. + + -- Sebastien Bacher Sat, 11 Jun 2005 22:00:11 +0200 + +file-roller (2.10.3-1) experimental; urgency=low + + * New upstream version. + * file-roller.postinst: removed, dh_desktop handles this. + * file-roller.dirs: removed, unuseful. + * file-roller.docs: removed, cdbs handles this. + * file-roller.{xpm,install,menu}: use a 32x32 xpm icon. + * rules: don't call ldconfig. + * control.in: + + Remove upstream author name (closes: #305618). + + Build-depend on debhelper 4.1 for cdbs. + + -- Josselin Mouette Thu, 12 May 2005 20:40:13 +0200 + +file-roller (2.10.2-1) experimental; urgency=low + + * New upstream version. + * debian/patches/01_move-to-accessories-menu.diff: + - Move the Archive Manager icon to the Accessories menu (Closes: #255232). + + -- Sebastien Bacher Fri, 6 May 2005 11:09:37 +0200 + +file-roller (2.10.0-1) experimental; urgency=low + + * New upstream version. + * debian/file-roller.postinst: + - updated. + * debian/patches/01_hidden.patch: + - fixed with the new version. + * debian/watch: + - updated. + + -- Sebastien Bacher Fri, 8 Apr 2005 21:58:37 +0200 + +file-roller (2.8.4-2) unstable; urgency=low + + * Rebuilt for the libhowl transition (Closes: #298808). + + -- Sebastien Bacher Thu, 10 Mar 2005 19:57:16 +0100 + +file-roller (2.8.4-1) unstable; urgency=low + + * New upstream release. + + -- Sebastien Bacher Tue, 15 Feb 2005 19:10:52 +0100 + +file-roller (2.8.3-2) unstable; urgency=low + + * Upload to unstable. + + -- Sebastien Bacher Fri, 19 Nov 2004 15:53:31 +0100 + +file-roller (2.8.3-1) experimental; urgency=low + + * New upstream bugfix release. + + Sebastien Bacher : + * debian/patches/01_hidden.patch: + - add hidden files to the archives too (Closes: #266534). + * debian/control.in: + - updated the Build-Depends on CDBS to use dh_desktop. + * debian/file-roller.postinst: + - removed, dh_desktop should handle this. + + -- J.H.M. Dassen (Ray) Sun, 24 Oct 2004 11:22:09 +0200 + +file-roller (2.8.2-1) experimental; urgency=low + + * New upstream release. + + -- J.H.M. Dassen (Ray) Mon, 11 Oct 2004 21:16:34 +0200 + +file-roller (2.8.1-1) experimental; urgency=low + + * New upstream release. + + -- J.H.M. Dassen (Ray) Wed, 29 Sep 2004 18:24:52 +0200 + +file-roller (2.8.0-1) experimental; urgency=low + + * New upstream release. + * [debian/watch] Updated. + + -- J.H.M. Dassen (Ray) Tue, 14 Sep 2004 21:06:42 +0200 + +file-roller (2.7.5-1) experimental; urgency=low + + * New upstream development release. + + -- J.H.M. Dassen (Ray) Tue, 31 Aug 2004 22:37:20 +0200 + +file-roller (2.7.4-1) experimental; urgency=low + + * New upstream development release. + + -- J.H.M. Dassen (Ray) Tue, 17 Aug 2004 19:20:14 +0200 + +file-roller (2.7.3-2) experimental; urgency=low + + * [debian/file-roller.postinst] New, update the new GNOME MIME system. + + -- J.H.M. Dassen (Ray) Sat, 14 Aug 2004 13:00:04 +0200 + +file-roller (2.7.3-1) experimental; urgency=low + + * New upstream development release. + * [debian/rules] Ensure at build time that the library dependencies are + complete. + + -- J.H.M. Dassen (Ray) Thu, 12 Aug 2004 21:33:19 +0200 + +file-roller (2.7.0-1) experimental; urgency=low + + * New (development) upstream release. + * Dafydd Harries : + - debian/control.in: + Improved description. + + -- Sebastien Bacher Sun, 13 Jun 2004 12:07:11 +0200 + +file-roller (2.6.1-4) unstable; urgency=low + + * debian/file-roller.mime: + + completed with missing mime type and added some tests (Closes: #235218). + * debian/file-roller.menu: + + added an icon (Closes: #252851). + + -- Sebastien Bacher Sat, 12 Jun 2004 22:29:15 +0200 + +file-roller (2.6.1-3) unstable; urgency=low + + * Upload in unstable. + + -- Sebastien Bacher Wed, 26 May 2004 21:09:01 +0200 + +file-roller (2.6.1-2) experimental; urgency=low + + * debian/control.in: + + Added arj to the description and suggested packages (Closes: #239675). + + Suggests rpm (Closes: #248491). + + -- Sebastien Bacher Tue, 11 May 2004 21:51:55 +0200 + +file-roller (2.6.1-1) experimental; urgency=low + + * New upstream release. + + -- Sebastien Bacher Tue, 20 Apr 2004 20:52:40 +0200 + +file-roller (2.6.0-1) experimental; urgency=low + + * New upstream release + * Menu entry from Justin B Rye (Closes: #234370). + * debian/control.in: + + added Build-Depends on libxml-parser-perl. + + updated Build-Depends. + + -- Sebastien Bacher Tue, 23 Mar 2004 21:24:45 +0100 + +file-roller (2.4.4-1) unstable; urgency=low + + * New upstream release + + this one really fix empty pass set on zip files (Closes: #225340). + + -- Sebastien Bacher Mon, 26 Jan 2004 19:38:54 +0100 + +file-roller (2.4.3-1) unstable; urgency=low + + * New upstream release + + fix empty pass set on zip files (Closes: #225340). + * debian/patches/drag-drop-fix.patch: + + removed since the changes are in the upstream new version. + * debian/patches/fix_lt_po.patch: + + removed since the file is fixed upstream. + + -- Sebastien Bacher Sat, 24 Jan 2004 18:12:02 +0100 + +file-roller (2.4.2-1) unstable; urgency=low + + * New upstream release. + * debian/patches: + + fix_lt_po.patch: new patch to fix lt.po file (Closes: #220164). + + -- Sebastien Bacher Tue, 11 Nov 2003 15:49:29 +0100 + +file-roller (2.4.1.1-1) unstable; urgency=low + + * New upstream release. + + -- Sebastien Bacher Thu, 30 Oct 2003 16:26:57 +0100 + +file-roller (2.4.0.1-2) unstable; urgency=low + + * Added patch from CVS to fix drag&drop (Closes: #211734). + * Fixed schemas installation. + * Made changes for GNOME Team Packaging + + added Build-Deps to gnome-pkg-tools. + + changed debian/rules to manage the control team field. + + new control.in. + + -- Sebastien Bacher Sun, 5 Oct 2003 22:01:56 +0200 + +file-roller (2.4.0.1-1) unstable; urgency=low + + * New upstream release. + * GNOME 2.4 upload in unstable since file-roller 2.3 was already in + unstable. + + -- Sebastien Bacher Wed, 10 Sep 2003 19:43:51 +0200 + +file-roller (2.3.5-2) unstable; urgency=low + + * Fixed the bug with konqueror .war files (Closes: #199514). + + -- Sebastien Bacher Fri, 29 Aug 2003 00:53:09 +0200 + +file-roller (2.3.5-1) unstable; urgency=low + + * New upstream release. + * Updated Standards-Version to 3.6.1.0. + + -- Sebastien Bacher Wed, 27 Aug 2003 15:49:17 +0200 + +file-roller (2.3.4-1) unstable; urgency=low + + * New upstream version. + * Switched to cdbs. + * debian/control + + changed section to gnome. + + updated build-depends. + + updated standards-version to 3.6.0. + + -- Sebastien Bacher Mon, 11 Aug 2003 17:24:03 +0200 + +file-roller (2.3.3-1) unstable; urgency=low + + * New upstream release. + - Default format for new archive (Closes: #181075). + * Fixed error in "/usr/lib/mime/packages/file-roller" (Closes: #193478). + * Use dh_scrollkeep (Closes: #197770, #198909). + * Updated to standards-version 3.5.10.0. + + -- Sebastien Bacher Sun, 6 Jul 2003 21:30:52 +0200 + +file-roller (2.3.0-1) unstable; urgency=low + + * New upstream release. + + -- Sebastien Bacher Thu, 27 Mar 2003 16:40:34 +0100 + +file-roller (2.2.3-1) unstable; urgency=low + + * New upstream release (Closes: #183038). + * Updated to standards-version 3.5.9. + + -- Sebastien Bacher Thu, 20 Mar 2003 11:07:36 +0100 + +file-roller (2.2.1-1) unstable; urgency=low + + * New upstream release. + + -- Sebastien Bacher Tue, 28 Jan 2003 20:21:07 +0100 + +file-roller (2.2.0-1) unstable; urgency=low + + * New upstream release. + * Fix typo in manual (Closes: #175145). + * Updated Build-Depends. + * Updated to standards-version 3.5.8. + + -- Sebastien Bacher Fri, 10 Jan 2003 20:15:36 +0100 + +file-roller (2.0.3-2) unstable; urgency=low + + * Upload to unstable. + + -- Sebastien Bacher Mon, 28 Oct 2002 18:24:58 +0100 + +file-roller (2.0.3-1) experimental; urgency=low + + * New upstream release (Closes: #160900, #159501). + + -- Sebastien Bacher Sun, 13 Oct 2002 18:21:20 +0200 + +file-roller (2.0.2-3) experimental; urgency=low + + * Corrected an error with the name of some files in debian directory (Closes: #163684). + + -- Sebastien Bacher Mon, 7 Oct 2002 22:39:45 +0200 + +file-roller (2.0.2-2) experimental; urgency=low + + * Upload withtout the 2 suffix + + -- Sebastien Bacher Sat, 5 Oct 2002 18:41:56 +0200 + +file-roller2 (2.0.2-1) unstable; urgency=low + + * New maintainer. + * New upstream release (Closes: #151771). + * Added gettext to Build-Depends (Closes: #159231). + * Added scrollkeeper to Build-Depends. + + -- Sebastien Bacher Thu, 12 Sep 2002 17:23:50 +0200 + +file-roller2 (2.0.1-1) unstable; urgency=low + + * New upstream release + * Changes to rules and postinst to accomodate the new use of GConf + + -- Bastien Nocera Fri, 30 Aug 2002 00:11:10 +0100 + +file-roller2 (2.0.0-3) unstable; urgency=low + + * Do the "DTD on local disk" trick before configure + + -- Bastien Nocera Wed, 21 Aug 2002 02:53:46 +0100 + +file-roller2 (2.0.0-2.1) unstable; urgency=low + + * Non-maintainer upload at request of Bastien Nocera. + * Rebuild against libgtk2.0-0png3. + * Changed build-dep to libgtk2.0-dev (>= 2.0.6). + + -- Robert McQueen Sun, 11 Aug 2002 01:27:53 +0100 + +file-roller2 (2.0.0-2) unstable; urgency=low + + * Remove build-dep on libnautilus1.1-dev (Closes: #155649) + + -- Bastien Nocera Tue, 6 Aug 2002 18:41:40 +0100 + +file-roller2 (2.0.0-1) unstable; urgency=low + + * New upstream release + * Fix DTD location in the help files + + -- Bastien Nocera Tue, 30 Jul 2002 20:30:54 +0100 + +file-roller2 (1.109-2) unstable; urgency=low + + * Clean up the diff + + -- Bastien Nocera Sun, 14 Jul 2002 13:17:41 +0100 + +file-roller2 (1.109-1) unstable; urgency=low + + * New upstream release + * Moved to unstable (as libnautilus2-dev is in unstable as well) + * Paolo added the feature requested (Closes: #151771) + * Fix configure being run twice + + -- Bastien Nocera Thu, 11 Jul 2002 05:11:24 +0100 + +file-roller2 (1.108-1) experimental; urgency=low + + * New upstream release + * New dependency on scrollkeeper + * Updated dependency to also accept libnautilus2-dev + + -- Bastien Nocera Sun, 30 Jun 2002 12:04:22 +0100 + +file-roller2 (1.107-1) experimental; urgency=low + + * New upstream release + * Removed man page for fr-document-viewer(1) + + -- Bastien Nocera Sun, 9 Jun 2002 14:40:55 +0100 + +file-roller2 (1.106-1) experimental; urgency=low + + * New upstream release + * updated watch file for new sourceforge setup + + -- Bastien Nocera Wed, 22 May 2002 18:56:54 +0100 + +file-roller2 (1.105-3) experimental; urgency=low + + * change the distribution to experimental, as libnautilus1.1-dev is not in + unstable. + + -- Bastien Nocera Mon, 6 May 2002 03:11:54 +0100 + +file-roller2 (1.105-2) unstable; urgency=low + + * Added libnautilus1.1-dev to the build dependencies (Closes: #145807) + + -- Bastien Nocera Sat, 4 May 2002 23:16:07 +0100 + +file-roller2 (1.105-1) unstable; urgency=low + + * New upstream release + * Port some fixes from file-roller package (bugs #142719 and #145310) + + -- Bastien Nocera Sat, 4 May 2002 17:26:08 +0100 + +file-roller2 (1.103-1) unstable; urgency=low + + * New upstream release + * package name is now file-roller2 + + -- Bastien Nocera Thu, 11 Apr 2002 00:54:37 +0100 + +file-roller (0.8-1) unstable; urgency=low + + * New upstream release + + -- Bastien Nocera Mon, 4 Mar 2002 18:03:55 +0000 + +file-roller (0.7-2) unstable; urgency=low + + * move lha and unrar to Suggests (Closes: #134705) + * move unzip and zip to Suggests as they are from non-US repos + + -- Bastien Nocera Tue, 19 Feb 2002 17:12:26 +0000 + +file-roller (0.7-1) unstable; urgency=low + + * New upstream release + + -- Bastien Nocera Sat, 16 Feb 2002 17:51:03 +0000 + +file-roller (0.6-1) unstable; urgency=low + + * New upstream release + * New man pages by Constantine Evans + * Added watch file by Constantine Evans as well + + -- Bastien Nocera Sat, 16 Feb 2002 04:50:44 +0000 + +file-roller (0.4-2) unstable; urgency=low + + * Update (Closes: #129763) + + -- Bastien Nocera Mon, 21 Jan 2002 04:25:37 +0000 + +file-roller (0.4-1) unstable; urgency=low + + * New upstream release + + -- Bastien Nocera Fri, 18 Jan 2002 01:05:55 +0000 + +file-roller (0.2-2) unstable; urgency=low + + * Fix location of the %prefix'ed files + + -- Bastien Nocera Wed, 19 Dec 2001 17:43:10 +0000 + +file-roller (0.2-1) unstable; urgency=low + + * Initial Release. + + -- Bastien Nocera Wed, 19 Dec 2001 17:15:09 +0000 + --- file-roller-2.30.1.1.orig/debian/file-roller.install +++ file-roller-2.30.1.1/debian/file-roller.install @@ -0,0 +1 @@ +debian/file-roller.xpm /usr/share/pixmaps/ --- file-roller-2.30.1.1.orig/debian/file-roller.xpm +++ file-roller-2.30.1.1/debian/file-roller.xpm @@ -0,0 +1,291 @@ +/* XPM */ +static char * file_roller_xpm[] = { +"32 32 256 2", +" c None", +". c #070A06", +"+ c #100A08", +"@ c #0F0E02", +"# c #0F110D", +"$ c #141613", +"% c #181810", +"& c #191B18", +"* c #1A1C19", +"= c #231C13", +"- c #1F1F18", +"; c #281E09", +"> c #222015", +", c #25201A", +"' c #212320", +") c #2B250B", +"! c #242523", +"~ c #620C07", +"{ c #292524", +"] c #342809", +"^ c #2C2A1F", +"/ c #30291A", +"( c #292B28", +"_ c #5D180E", +": c #342D0E", +"< c #3B3017", +"[ c #423517", +"} c #712209", +"| c #503717", +"1 c #3B3C3A", +"2 c #484126", +"3 c #4B4222", +"4 c #504218", +"5 c #4D431E", +"6 c #5A3F1A", +"7 c #4B4635", +"8 c #634118", +"9 c #534C1A", +"0 c #9B2A0C", +"a c #5E4232", +"b c #674414", +"c c #674917", +"d c #5F4D1E", +"e c #574F34", +"f c #5B5024", +"g c #564F39", +"h c #644D25", +"i c #5A5130", +"j c #5A5427", +"k c #735011", +"l c #56554E", +"m c #695520", +"n c #6B561A", +"o c #665820", +"p c #555754", +"q c #6E5814", +"r c #65592D", +"s c #645A39", +"t c #675F2B", +"u c #835613", +"v c #645D46", +"w c #5C5E5B", +"x c #6E5F27", +"y c #715D44", +"z c #796217", +"A c #6A6245", +"B c #76612A", +"C c #775F3C", +"D c #895F12", +"E c #935D11", +"F c #786728", +"G c #7E6814", +"H c #985C0E", +"I c #7D6623", +"J c #86631C", +"K c #676862", +"L c #866717", +"M c #6D6856", +"N c #826732", +"O c #866827", +"P c #7E6939", +"Q c #7C6C33", +"R c #836B28", +"S c #7B6C3A", +"T c #A4600C", +"U c #816B34", +"V c #906A14", +"W c #AF5B10", +"X c #816945", +"Y c #796E4C", +"Z c #7B6F47", +"` c #9E6618", +" . c #A26418", +".. c #8E6B32", +"+. c #817138", +"@. c #A56611", +"#. c #966F0F", +"$. c #956E19", +"%. c #81723F", +"&. c #9C6A22", +"*. c #88722E", +"=. c #8E7319", +"-. c #84714B", +";. c #9D7013", +">. c #737572", +",. c #907524", +"'. c #A66D16", +"). c #96751E", +"!. c #90762B", +"~. c #9C780D", +"{. c #86784A", +"]. c #A67219", +"^. c #977A18", +"/. c #987B23", +"(. c #9A7643", +"_. c #9F782B", +":. c #B5701A", +"<. c #917D38", +"[. c #957D32", +"}. c #8A7D52", +"|. c #AB7815", +"1. c #7C7D7B", +"2. c #9D7B2C", +"3. c #B9730D", +"4. c #9A7E2D", +"5. c #928040", +"6. c #807F77", +"7. c #987F3B", +"8. c #947E4C", +"9. c #7F817E", +"0. c #AB7A34", +"a. c #A4851C", +"b. c #9F8339", +"c. c #85847C", +"d. c #838582", +"e. c #A6871E", +"f. c #9C8842", +"g. c #8A8584", +"h. c #A08936", +"i. c #9F8A3D", +"j. c #A88A32", +"k. c #A98450", +"l. c #C78214", +"m. c #8B8D8A", +"n. c #D27F18", +"o. c #AB8759", +"p. c #D5820E", +"q. c #B98D25", +"r. c #AA8F4A", +"s. c #96917D", +"t. c #AF9139", +"u. c #A99245", +"v. c #C58B24", +"w. c #AB9340", +"x. c #D1813B", +"y. c #91928F", +"z. c #B49644", +"A. c #B89444", +"B. c #B99835", +"C. c #D78F25", +"D. c #B6994D", +"E. c #CD9335", +"F. c #C8914E", +"G. c #C59945", +"H. c #9C9E9B", +"I. c #AB9C85", +"J. c #A39F91", +"K. c #B4A353", +"L. c #C09A64", +"M. c #9FA19E", +"N. c #B9A35B", +"O. c #C7A435", +"P. c #A4A49B", +"Q. c #C1A062", +"R. c #D8A027", +"S. c #C5A63E", +"T. c #D39E45", +"U. c #BEA658", +"V. c #DD9B40", +"W. c #C9A05E", +"X. c #C0A752", +"Y. c #C6A64D", +"Z. c #D2A344", +"`. c #CAA848", +" + c #DFA522", +".+ c #ADA99B", +"++ c #CFA750", +"@+ c #D1AC35", +"#+ c #DEA637", +"$+ c #C3AC64", +"%+ c #AAACA9", +"&+ c #BEAC76", +"*+ c #C8AB64", +"=+ c #ACAEAB", +"-+ c #E1A54D", +";+ c #E0A747", +">+ c #DFB01F", +",+ c #BAAF90", +"'+ c #DDAC41", +")+ c #C5B06D", +"!+ c #B1B0A8", +"~+ c #D4B049", +"{+ c #D6B13F", +"]+ c #D3B050", +"^+ c #E1A75D", +"/+ c #CCB25D", +"(+ c #D0B459", +"_+ c #DCB24D", +":+ c #D9B54E", +"<+ c #D4B755", +"[+ c #D9B655", +"}+ c #D4B85D", +"|+ c #B6B8B5", +"1+ c #E2B35E", +"2+ c #E3B74B", +"3+ c #D0B87C", +"4+ c #BEBBAC", +"5+ c #D3B68F", +"6+ c #D9BD61", +"7+ c #DFC04F", +"8+ c #D6BE75", +"9+ c #E0B780", +"0+ c #DEBA7B", +"a+ c #D5BF7C", +"b+ c #D4C083", +"c+ c #DABB8E", +"d+ c #DDC26C", +"e+ c #DDC474", +"f+ c #E5C947", +"g+ c #E7C362", +"h+ c #C9C5B7", +"i+ c #E1C382", +"j+ c #E6C96C", +"k+ c #E5C67F", +"l+ c #E1C97F", +"m+ c #C7C9C6", +"n+ c #E0CC95", +"o+ c #E4CD89", +"p+ c #D2CEBF", +"q+ c #D0CFC7", +"r+ c #EACB9D", +"s+ c #E2D09E", +"t+ c #E4CEA4", +"u+ c #E6D193", +"v+ c #E8D49C", +"w+ c #D3D5D1", +"x+ c #EAD993", +"y+ c #E3D7B7", +"z+ c #E6DBA7", +"A+ c #E8DBB4", +"B+ c #EFDAB5", +"C+ c #F4DDB2", +"D+ c #E7E4D5", +"E+ c #F0E7CC", +"F+ c #EAE9E0", +"G+ c #E9EBE8", +" .. ", +" A+} ", +" y+~ ", +" , I._ 8 * ", +" | y T.0+0 n.:.6 / ", +" .;+C+y+x.n.p.p. .C 7 ", +" u C.:.T.r+B+;+#+_+v.&. ", +" 6 ^+ W F.T.'.V < o. ", +" 8 1+ W 5+E o. ", +" * u V.G.L.a P.8 * * o. ", +" 3.m A.t+-+R.>+k+i+8 & { K (. ", +" A ` u+E+z+'+f+d+Z.l.8 & c.9+c ", +" }.5 ` g ,+s+;+3+0._.'.b { r+n.8 ", +" I !.%.Y h 3 - ].9 ^ e '.D ;.$.|.k 4 5+'.U ", +" x $+[+:+]+*+P U q.K.R k T L H 2.T.V e.:+g+5.= ", +" r.v+v+d+<+:+6+f...f.K.~.:.J #.D.Y.2.{++++.X P $ ", +" i.e+u+v+l+g+[+:+/+5.*.w.q.J W.i+2.2.U U Q.:+P $ ", +" z `.6+l+s+u+d+:+{+~+U.*.).L.i+R h -.U.<+S.<.j ", +" ) 7.w.}+e+o+v+a+}+e+/+t.8.&+r S )+O.O.<.r > # ", +" ' >.' ! l 2 8.z.Y.}+e+v+s+t.e./+i+m <.7+~+x r ^ . ", +" 1.%+6.P.s.g }.D.S.(+b+N.,.j.b+,.h x i.o > % ", +" 1 %+y.=+.+4+4+v Z u.q.N.f.b.&+,.o f < : . ", +" g.m+g.|+4+p+h+M A b.h.!./.4.q 4 % . ", +" g.g.|+g.m+p+D+D+M.v 7.[./.=.z ; ", +" { g.g.|+g.q+G+F+G+w+M x z q : . ", +" g.g.y.g.G+G+G+G+H.w % + ", +" { g.1.g.K y.g.p { $ ", +" 1.y.1.p 1 + ", +" { g.{ ( ", +" ", +" ", +" "}; --- file-roller-2.30.1.1.orig/debian/file-roller.mime +++ file-roller-2.30.1.1/debian/file-roller.mime @@ -0,0 +1,49 @@ +application/x-7z-compressed; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-7z-compressed-tar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-ace; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/unace ; priority=5 +application/x-alz; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/unalz ; priority=5 +application/x-ar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/ar ; priority=5 +application/x-arj; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-bzip; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-bzip1; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-bzip-compressed-tar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-bzip1-compressed-tar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-cabinet; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-cbr; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/unrar -o -x /usr/bin/rar ; priority=5 +application/x-cbz; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-cd-image; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-compress; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-compressed-tar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-cpio; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /bin/cpio ; priority=5 +application/x-deb; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-ear; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-gtar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-gzip; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-gzpostscript; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-jar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/zip -o -x /usr/bin/zip ; priority=5 +application/x-java-archive; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/zip -o -x /usr/bin/zip ; priority=5 +application/x-lha; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/lha ; priority=5 +application/x-lhz; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/lhz ; priority=5 +application/x-lzip; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-lzip-compressed-tar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-lzma; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-lzma-compressed-tar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-lzop; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /bin/lzop ; priority=5 +application/x-lzop-compressed-tar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /bin/lzop ; priority=5 +application/x-ms-dos-executable; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-rar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-rar-compressed; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-rpm; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/rpm ; priority=5 +application/x-rzip; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/rzip ; priority=5 +application/x-stuffit; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-tar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-tarz; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +application/x-war; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-xz; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-xz-compressed-tar; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-zip; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-zip-compressed; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 +application/x-zoo; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" -a -x /usr/bin/zoo ; priority=5 +application/zip; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY" ; priority=5 +multipart/x-zip; /usr/bin/file-roller '%s'; test=test -n "$DISPLAY"; priority=5 + --- file-roller-2.30.1.1.orig/debian/copyright +++ file-roller-2.30.1.1/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Bastien Nocera on +Wed, 19 Dec 2001 17:15:09 +0000. + +It was downloaded from http://ftp.gnome.org/pub/gnome/sources/file-roller/ + +Upstream Author: Paolo Bacchilega + +Copyright notice: + + Copyright (C) 2001-2007 Free Software Foundation, Inc. + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + --- file-roller-2.30.1.1.orig/debian/compat +++ file-roller-2.30.1.1/debian/compat @@ -0,0 +1 @@ +5 --- file-roller-2.30.1.1.orig/debian/patches/02_lpi.patch +++ file-roller-2.30.1.1/debian/patches/02_lpi.patch @@ -0,0 +1,49 @@ +# Description: launchpad integration +# UbuntuSpecific: launchpad +# +Index: file-roller-2.29.2/src/fr-window.c +=================================================================== +--- file-roller-2.29.2.orig/src/fr-window.c 2009-11-14 20:45:01.000000000 +1100 ++++ file-roller-2.29.2/src/fr-window.c 2009-12-04 17:16:33.000000000 +1100 +@@ -29,6 +29,8 @@ + #include + #include + ++#include ++ + #include "actions.h" + #include "dlg-batch-add.h" + #include "dlg-delete.h" +@@ -5965,6 +5967,8 @@ + pref_click_policy_changed, + window); + ++ launchpad_integration_add_ui (ui, "/MenuBar/HelpMenu/LaunchpadItems"); ++ + /* Give focus to the list. */ + + gtk_widget_grab_focus (window->priv->list_view); +Index: file-roller-2.29.2/src/ui.h +=================================================================== +--- file-roller-2.29.2.orig/src/ui.h 2009-11-08 05:38:19.000000000 +1100 ++++ file-roller-2.29.2/src/ui.h 2009-12-04 17:16:33.000000000 +1100 +@@ -329,6 +329,7 @@ + " " + " " + " " ++" " + " " + " " + " " +Index: file-roller-2.29.2/configure.ac +=================================================================== +--- file-roller-2.29.2.orig/configure.ac 2009-12-01 06:43:04.000000000 +1100 ++++ file-roller-2.29.2/configure.ac 2009-12-04 17:16:33.000000000 +1100 +@@ -59,6 +59,7 @@ + glib-2.0 >= $GLIB_REQUIRED \ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ ++ launchpad-integration \ + gtk+-2.0 >= $GTK_REQUIRED \ + gconf-2.0 >= $GCONF_REQUIRED) + AC_SUBST(FR_CFLAGS) --- file-roller-2.30.1.1.orig/debian/patches/20_am-maintainer-mode.patch +++ file-roller-2.30.1.1/debian/patches/20_am-maintainer-mode.patch @@ -0,0 +1,13 @@ +Index: file-roller-2.24.1/configure.ac +=================================================================== +--- file-roller-2.24.1.orig/configure.ac 2008-10-21 01:06:38.000000000 +0200 ++++ file-roller-2.24.1/configure.ac 2008-11-25 22:31:21.681221774 +0100 +@@ -8,6 +8,8 @@ AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PAC + AC_CONFIG_SRCDIR([config.h.in]) + AC_CONFIG_HEADER([config.h]) + ++AM_MAINTAINER_MODE ++ + GNOME_COMMON_INIT + + AC_PROG_CC --- file-roller-2.30.1.1.orig/debian/patches/99_ltmain_as-needed.patch +++ file-roller-2.30.1.1/debian/patches/99_ltmain_as-needed.patch @@ -0,0 +1,32 @@ +Index: file-roller-2.26.2/ltmain.sh +=================================================================== +--- file-roller-2.26.2.orig/ltmain.sh 2009-06-11 23:34:22.708328005 +0200 ++++ file-roller-2.26.2/ltmain.sh 2009-06-11 23:35:55.291494639 +0200 +@@ -4716,6 +4716,11 @@ func_mode_link () + arg=$func_stripname_result + ;; + ++ -Wl,--as-needed) ++ deplibs="$deplibs $arg" ++ continue ++ ;; ++ + -Wl,*) + func_stripname '-Wl,' '' "$arg" + args=$func_stripname_result +@@ -5070,6 +5075,15 @@ func_mode_link () + lib= + found=no + case $deplib in ++ -Wl,--as-needed) ++ if test "$linkmode,$pass" = "prog,link"; then ++ compile_deplibs="$deplib $compile_deplibs" ++ finalize_deplibs="$deplib $finalize_deplibs" ++ else ++ deplibs="$deplib $deplibs" ++ fi ++ continue ++ ;; + -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads) + if test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$deplib $compile_deplibs" --- file-roller-2.30.1.1.orig/debian/patches/01_menu_change.patch +++ file-roller-2.30.1.1/debian/patches/01_menu_change.patch @@ -0,0 +1,15 @@ +# +# Description: don't list the file-roller menu item by default +# +Index: file-roller-2.28.1/data/file-roller.desktop.in.in +=================================================================== +--- file-roller-2.28.1.orig/data/file-roller.desktop.in.in 2009-10-20 04:53:45.000000000 +1100 ++++ file-roller-2.28.1/data/file-roller.desktop.in.in 2009-11-27 15:35:50.000000000 +1100 +@@ -7,6 +7,7 @@ + Terminal=false + Type=Application + Icon=file-roller ++NoDisplay=true + Categories=GTK;GNOME;Utility;Archiving;Compression; + MimeType=application/x-7z-compressed;application/x-7z-compressed-tar;application/x-ace;application/x-alz;application/x-ar;application/x-arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-bzip1;application/x-bzip1-compressed-tar;application/x-cabinet;application/x-cbr;application/x-cbz;application/x-cd-image;application/x-compress;application/x-compressed-tar;application/x-cpio;application/x-deb;application/x-ear;application/x-ms-dos-executable;application/x-gtar;application/x-gzip;application/x-gzpostscript;application/x-java-archive;application/x-lha;application/x-lhz;application/x-lzip;application/x-lzip-compressed-tar;application/x-lzma;application/x-lzma-compressed-tar;application/x-lzop;application/x-lzop-compressed-tar;application/x-rar;application/x-rar-compressed;application/x-rpm;application/x-rzip;application/x-tar;application/x-tarz;application/x-stuffit;application/x-war;application/x-xz;application/x-xz-compressed-tar;application/x-zip;application/x-zip-compressed;application/x-zoo;application/zip;multipart/x-zip; + X-GNOME-DocPath=file-roller/file-roller.xml --- file-roller-2.30.1.1.orig/debian/patches/series +++ file-roller-2.30.1.1/debian/patches/series @@ -0,0 +1,5 @@ +01_menu_change.patch +02_lpi.patch +20_am-maintainer-mode.patch +70_autotools.patch +99_ltmain_as-needed.patch --- file-roller-2.30.1.1.orig/debian/patches/70_autotools.patch +++ file-roller-2.30.1.1/debian/patches/70_autotools.patch @@ -0,0 +1,1030 @@ + +Index: file-roller-2.30.1.1/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/Makefile.in 2010-04-29 12:41:46.965611001 +0200 ++++ file-roller-2.30.1.1/Makefile.in 2010-04-29 12:43:43.538611764 +0200 +@@ -175,6 +175,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -326,7 +327,7 @@ + .SUFFIXES: + am--refresh: + @: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -353,9 +354,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + $(SHELL) ./config.status --recheck + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + $(am__cd) $(srcdir) && $(AUTOCONF) +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) + $(am__aclocal_m4_deps): + +@@ -368,7 +369,7 @@ + stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status + @rm -f stamp-h1 + cd $(top_builddir) && $(SHELL) ./config.status config.h +-$(srcdir)/config.h.in: $(am__configure_deps) ++$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) + rm -f stamp-h1 + touch $@ +Index: file-roller-2.30.1.1/aclocal.m4 +=================================================================== +--- file-roller-2.30.1.1.orig/aclocal.m4 2010-04-29 12:42:01.817611966 +0200 ++++ file-roller-2.30.1.1/aclocal.m4 2010-04-29 12:43:31.749612403 +0200 +@@ -9523,6 +9523,46 @@ + rmdir .tst 2>/dev/null + AC_SUBST([am__leading_dot])]) + ++# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- ++# From Jim Meyering ++ ++# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008 ++# Free Software Foundation, Inc. ++# ++# This file is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# serial 5 ++ ++# AM_MAINTAINER_MODE([DEFAULT-MODE]) ++# ---------------------------------- ++# Control maintainer-specific portions of Makefiles. ++# Default is to disable them, unless `enable' is passed literally. ++# For symmetry, `disable' may be passed as well. Anyway, the user ++# can override the default with the --enable/--disable switch. ++AC_DEFUN([AM_MAINTAINER_MODE], ++[m4_case(m4_default([$1], [disable]), ++ [enable], [m4_define([am_maintainer_other], [disable])], ++ [disable], [m4_define([am_maintainer_other], [enable])], ++ [m4_define([am_maintainer_other], [enable]) ++ m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) ++AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles]) ++ dnl maintainer-mode's default is 'disable' unless 'enable' is passed ++ AC_ARG_ENABLE([maintainer-mode], ++[ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful ++ (and sometimes confusing) to the casual installer], ++ [USE_MAINTAINER_MODE=$enableval], ++ [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) ++ AC_MSG_RESULT([$USE_MAINTAINER_MODE]) ++ AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) ++ MAINT=$MAINTAINER_MODE_TRUE ++ AC_SUBST([MAINT])dnl ++] ++) ++ ++AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) ++ + # Check to see how 'make' treats includes. -*- Autoconf -*- + + # Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. +Index: file-roller-2.30.1.1/configure +=================================================================== +--- file-roller-2.30.1.1.orig/configure 2010-04-29 12:41:36.485611450 +0200 ++++ file-roller-2.30.1.1/configure 2010-04-29 12:43:38.334610985 +0200 +@@ -872,6 +872,9 @@ + CFLAGS + CC + ACLOCAL_AMFLAGS ++MAINT ++MAINTAINER_MODE_FALSE ++MAINTAINER_MODE_TRUE + AM_BACKSLASH + AM_DEFAULT_VERBOSITY + am__untar +@@ -939,6 +942,7 @@ + ac_user_opts=' + enable_option_checking + enable_silent_rules ++enable_maintainer_mode + enable_dependency_tracking + enable_static + enable_shared +@@ -1596,6 +1600,8 @@ + --enable-FEATURE[=ARG] include FEATURE [ARG=yes] + --enable-silent-rules less verbose build output (undo: `make V=1') + --disable-silent-rules verbose build output (undo: `make V=0') ++ --enable-maintainer-mode enable make rules and dependencies not useful ++ (and sometimes confusing) to the casual installer + --disable-dependency-tracking speeds up one-time build + --enable-dependency-tracking do not reject slow dependency extractors + --enable-static[=PKGS] build static libraries [default=no] +@@ -2948,6 +2954,30 @@ + + + ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 ++$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } ++ # Check whether --enable-maintainer-mode was given. ++if test "${enable_maintainer_mode+set}" = set; then : ++ enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval ++else ++ USE_MAINTAINER_MODE=no ++fi ++ ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 ++$as_echo "$USE_MAINTAINER_MODE" >&6; } ++ if test $USE_MAINTAINER_MODE = yes; then ++ MAINTAINER_MODE_TRUE= ++ MAINTAINER_MODE_FALSE='#' ++else ++ MAINTAINER_MODE_TRUE='#' ++ MAINTAINER_MODE_FALSE= ++fi ++ ++ MAINT=$MAINTAINER_MODE_TRUE ++ ++ ++ ++ + + + ACLOCAL_AMFLAGS="\${ACLOCAL_FLAGS}" +@@ -4649,13 +4679,13 @@ + else + lt_cv_nm_interface="BSD nm" + echo "int some_variable = 0;" > conftest.$ac_ext +- (eval echo "\"\$as_me:4652: $ac_compile\"" >&5) ++ (eval echo "\"\$as_me:4682: $ac_compile\"" >&5) + (eval "$ac_compile" 2>conftest.err) + cat conftest.err >&5 +- (eval echo "\"\$as_me:4655: $NM \\\"conftest.$ac_objext\\\"\"" >&5) ++ (eval echo "\"\$as_me:4685: $NM \\\"conftest.$ac_objext\\\"\"" >&5) + (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) + cat conftest.err >&5 +- (eval echo "\"\$as_me:4658: output\"" >&5) ++ (eval echo "\"\$as_me:4688: output\"" >&5) + cat conftest.out >&5 + if $GREP 'External.*some_variable' conftest.out > /dev/null; then + lt_cv_nm_interface="MS dumpbin" +@@ -5861,7 +5891,7 @@ + ;; + *-*-irix6*) + # Find out which ABI we are using. +- echo '#line 5864 "configure"' > conftest.$ac_ext ++ echo '#line 5894 "configure"' > conftest.$ac_ext + if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 + (eval $ac_compile) 2>&5 + ac_status=$? +@@ -7357,11 +7387,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:7360: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7390: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:7364: \$? = $ac_status" >&5 ++ echo "$as_me:7394: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -7696,11 +7726,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:7699: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7729: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:7703: \$? = $ac_status" >&5 ++ echo "$as_me:7733: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -7801,11 +7831,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:7804: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7834: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:7808: \$? = $ac_status" >&5 ++ echo "$as_me:7838: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -7856,11 +7886,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:7859: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7889: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:7863: \$? = $ac_status" >&5 ++ echo "$as_me:7893: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -10240,7 +10270,7 @@ + lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 + lt_status=$lt_dlunknown + cat > conftest.$ac_ext <<_LT_EOF +-#line 10243 "configure" ++#line 10273 "configure" + #include "confdefs.h" + + #if HAVE_DLFCN_H +@@ -10336,7 +10366,7 @@ + lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 + lt_status=$lt_dlunknown + cat > conftest.$ac_ext <<_LT_EOF +-#line 10339 "configure" ++#line 10369 "configure" + #include "confdefs.h" + + #if HAVE_DLFCN_H +@@ -10903,12 +10933,14 @@ + glib-2.0 >= \$GLIB_REQUIRED \\ + gthread-2.0 \\ + gio-unix-2.0 >= \$GIO_REQUIRED \\ ++ launchpad-integration \\ + gtk+-2.0 >= \$GTK_REQUIRED \\ + gconf-2.0 >= \$GCONF_REQUIRED\""; } >&5 + ($PKG_CONFIG --exists --print-errors "\ + glib-2.0 >= $GLIB_REQUIRED \ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ ++ launchpad-integration \ + gtk+-2.0 >= $GTK_REQUIRED \ + gconf-2.0 >= $GCONF_REQUIRED") 2>&5 + ac_status=$? +@@ -10918,6 +10950,7 @@ + glib-2.0 >= $GLIB_REQUIRED \ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ ++ launchpad-integration \ + gtk+-2.0 >= $GTK_REQUIRED \ + gconf-2.0 >= $GCONF_REQUIRED" 2>/dev/null` + else +@@ -10936,12 +10969,14 @@ + glib-2.0 >= \$GLIB_REQUIRED \\ + gthread-2.0 \\ + gio-unix-2.0 >= \$GIO_REQUIRED \\ ++ launchpad-integration \\ + gtk+-2.0 >= \$GTK_REQUIRED \\ + gconf-2.0 >= \$GCONF_REQUIRED\""; } >&5 + ($PKG_CONFIG --exists --print-errors "\ + glib-2.0 >= $GLIB_REQUIRED \ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ ++ launchpad-integration \ + gtk+-2.0 >= $GTK_REQUIRED \ + gconf-2.0 >= $GCONF_REQUIRED") 2>&5 + ac_status=$? +@@ -10951,6 +10986,7 @@ + glib-2.0 >= $GLIB_REQUIRED \ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ ++ launchpad-integration \ + gtk+-2.0 >= $GTK_REQUIRED \ + gconf-2.0 >= $GCONF_REQUIRED" 2>/dev/null` + else +@@ -10975,6 +11011,7 @@ + glib-2.0 >= $GLIB_REQUIRED \ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ ++ launchpad-integration \ + gtk+-2.0 >= $GTK_REQUIRED \ + gconf-2.0 >= $GCONF_REQUIRED"` + else +@@ -10982,6 +11019,7 @@ + glib-2.0 >= $GLIB_REQUIRED \ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ ++ launchpad-integration \ + gtk+-2.0 >= $GTK_REQUIRED \ + gconf-2.0 >= $GCONF_REQUIRED"` + fi +@@ -10992,6 +11030,7 @@ + glib-2.0 >= $GLIB_REQUIRED \ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ ++ launchpad-integration \ + gtk+-2.0 >= $GTK_REQUIRED \ + gconf-2.0 >= $GCONF_REQUIRED) were not met: + +@@ -12929,6 +12968,10 @@ + am__EXEEXT_FALSE= + fi + ++if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then ++ as_fn_error "conditional \"MAINTAINER_MODE\" was never defined. ++Usually this means the macro was only invoked conditionally." "$LINENO" 5 ++fi + if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then + as_fn_error "conditional \"AMDEP\" was never defined. + Usually this means the macro was only invoked conditionally." "$LINENO" 5 +Index: file-roller-2.30.1.1/copy-n-paste/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/copy-n-paste/Makefile.in 2010-04-29 12:41:36.045612093 +0200 ++++ file-roller-2.30.1.1/copy-n-paste/Makefile.in 2010-04-29 12:43:40.705612886 +0200 +@@ -158,6 +158,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -267,7 +268,7 @@ + + .SUFFIXES: + .SUFFIXES: .c .lo .o .obj +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -292,9 +293,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/Makefile.in 2010-04-29 12:42:15.338611143 +0200 ++++ file-roller-2.30.1.1/data/Makefile.in 2010-04-29 12:43:40.865612199 +0200 +@@ -187,6 +187,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -302,7 +303,7 @@ + all: all-recursive + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -327,9 +328,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + file-roller.desktop.in: $(top_builddir)/config.status $(srcdir)/file-roller.desktop.in.in +Index: file-roller-2.30.1.1/data/icons/16x16/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/16x16/Makefile.in 2010-04-29 12:42:21.538611834 +0200 ++++ file-roller-2.30.1.1/data/icons/16x16/Makefile.in 2010-04-29 12:43:40.933611825 +0200 +@@ -161,6 +161,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -255,7 +256,7 @@ + all: all-recursive + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -280,9 +281,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/16x16/actions/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/16x16/actions/Makefile.in 2010-04-29 12:42:22.354612198 +0200 ++++ file-roller-2.30.1.1/data/icons/16x16/actions/Makefile.in 2010-04-29 12:43:41.033612732 +0200 +@@ -145,6 +145,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -252,7 +253,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -277,9 +278,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/16x16/apps/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/16x16/apps/Makefile.in 2010-04-29 12:42:21.818613841 +0200 ++++ file-roller-2.30.1.1/data/icons/16x16/apps/Makefile.in 2010-04-29 12:43:41.129611947 +0200 +@@ -145,6 +145,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -251,7 +252,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -276,9 +277,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/22x22/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/22x22/Makefile.in 2010-04-29 12:42:18.386610954 +0200 ++++ file-roller-2.30.1.1/data/icons/22x22/Makefile.in 2010-04-29 12:43:41.245612104 +0200 +@@ -161,6 +161,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -255,7 +256,7 @@ + all: all-recursive + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -280,9 +281,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/22x22/apps/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/22x22/apps/Makefile.in 2010-04-29 12:42:18.894610644 +0200 ++++ file-roller-2.30.1.1/data/icons/22x22/apps/Makefile.in 2010-04-29 12:43:41.349612261 +0200 +@@ -145,6 +145,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -251,7 +252,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -276,9 +277,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/24x24/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/24x24/Makefile.in 2010-04-29 12:42:20.322611554 +0200 ++++ file-roller-2.30.1.1/data/icons/24x24/Makefile.in 2010-04-29 12:43:41.469612279 +0200 +@@ -161,6 +161,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -255,7 +256,7 @@ + all: all-recursive + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -280,9 +281,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/24x24/actions/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/24x24/actions/Makefile.in 2010-04-29 12:42:21.122613851 +0200 ++++ file-roller-2.30.1.1/data/icons/24x24/actions/Makefile.in 2010-04-29 12:43:41.537611148 +0200 +@@ -145,6 +145,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -252,7 +253,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -277,9 +278,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/24x24/apps/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/24x24/apps/Makefile.in 2010-04-29 12:42:20.594613506 +0200 ++++ file-roller-2.30.1.1/data/icons/24x24/apps/Makefile.in 2010-04-29 12:43:41.605612530 +0200 +@@ -145,6 +145,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -251,7 +252,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -276,9 +277,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/32x32/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/32x32/Makefile.in 2010-04-29 12:42:19.654611078 +0200 ++++ file-roller-2.30.1.1/data/icons/32x32/Makefile.in 2010-04-29 12:43:41.673613286 +0200 +@@ -161,6 +161,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -255,7 +256,7 @@ + all: all-recursive + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -280,9 +281,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/32x32/apps/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/32x32/apps/Makefile.in 2010-04-29 12:42:19.886613539 +0200 ++++ file-roller-2.30.1.1/data/icons/32x32/apps/Makefile.in 2010-04-29 12:43:41.745611896 +0200 +@@ -145,6 +145,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -251,7 +252,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -276,9 +277,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/Makefile.in 2010-04-29 12:42:19.386613469 +0200 ++++ file-roller-2.30.1.1/data/icons/Makefile.in 2010-04-29 12:43:41.813611460 +0200 +@@ -161,6 +161,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -255,7 +256,7 @@ + all: all-recursive + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -280,9 +281,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/scalable/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/scalable/Makefile.in 2010-04-29 12:42:17.590611741 +0200 ++++ file-roller-2.30.1.1/data/icons/scalable/Makefile.in 2010-04-29 12:43:41.885613621 +0200 +@@ -161,6 +161,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -255,7 +256,7 @@ + all: all-recursive + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -280,9 +281,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/icons/scalable/apps/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/icons/scalable/apps/Makefile.in 2010-04-29 12:42:17.746610906 +0200 ++++ file-roller-2.30.1.1/data/icons/scalable/apps/Makefile.in 2010-04-29 12:43:41.957612081 +0200 +@@ -145,6 +145,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -251,7 +252,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -276,9 +277,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/data/ui/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/data/ui/Makefile.in 2010-04-29 12:42:16.398611500 +0200 ++++ file-roller-2.30.1.1/data/ui/Makefile.in 2010-04-29 12:43:42.037613870 +0200 +@@ -145,6 +145,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -251,7 +252,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -276,9 +277,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/help/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/help/Makefile.in 2010-04-29 12:42:08.249612963 +0200 ++++ file-roller-2.30.1.1/help/Makefile.in 2010-04-29 12:43:42.165612825 +0200 +@@ -146,6 +146,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -359,7 +360,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/gnome-doc-utils.make $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gnome-doc-utils.make $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -384,9 +385,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + +Index: file-roller-2.30.1.1/nautilus/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/nautilus/Makefile.in 2010-04-29 12:42:23.386613539 +0200 ++++ file-roller-2.30.1.1/nautilus/Makefile.in 2010-04-29 12:43:42.265612481 +0200 +@@ -180,6 +180,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -294,7 +295,7 @@ + + .SUFFIXES: + .SUFFIXES: .c .lo .o .obj +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -319,9 +320,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + install-nautilus_extensionLTLIBRARIES: $(nautilus_extension_LTLIBRARIES) +Index: file-roller-2.30.1.1/src/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/src/Makefile.in 2010-04-29 12:41:29.698611645 +0200 ++++ file-roller-2.30.1.1/src/Makefile.in 2010-04-29 12:43:42.641626326 +0200 +@@ -247,6 +247,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -490,7 +491,7 @@ + + .SUFFIXES: + .SUFFIXES: .c .lo .o .obj +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -515,9 +516,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + install-binPROGRAMS: $(bin_PROGRAMS) +Index: file-roller-2.30.1.1/src/commands/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/src/commands/Makefile.in 2010-04-29 12:41:34.745613502 +0200 ++++ file-roller-2.30.1.1/src/commands/Makefile.in 2010-04-29 12:43:42.721612127 +0200 +@@ -154,6 +154,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -252,7 +253,7 @@ + + .SUFFIXES: + .SUFFIXES: .c .lo .o .obj +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -277,9 +278,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): + install-privexecPROGRAMS: $(privexec_PROGRAMS) +Index: file-roller-2.30.1.1/src/sh/Makefile.in +=================================================================== +--- file-roller-2.30.1.1.orig/src/sh/Makefile.in 2010-04-29 12:41:30.626611776 +0200 ++++ file-roller-2.30.1.1/src/sh/Makefile.in 2010-04-29 12:43:42.785612790 +0200 +@@ -145,6 +145,7 @@ + LIPO = @LIPO@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -241,7 +242,7 @@ + all: all-am + + .SUFFIXES: +-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +@@ -266,9 +267,9 @@ + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +-$(top_srcdir)/configure: $(am__configure_deps) ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(am__aclocal_m4_deps): +