--- file-roller-2.25.2.orig/debian/rules +++ file-roller-2.25.2/debian/rules @@ -0,0 +1,28 @@ +#!/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 + +DEB_DH_MAKESHLIBS_ARGS += -n + +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:: + if [ -f configure.in ] && [ ! -f gnome-doc-utils.make ]; then \ + cp /usr/share/gnome-doc-utils/gnome-doc-utils.make . ; \ + fi --- file-roller-2.25.2.orig/debian/file-roller.mime +++ file-roller-2.25.2/debian/file-roller.mime @@ -0,0 +1,45 @@ +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-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-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.25.2.orig/debian/file-roller.1 +++ file-roller-2.25.2/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.25.2.orig/debian/changelog +++ file-roller-2.25.2/debian/changelog @@ -0,0 +1,895 @@ +file-roller (2.25.2-0ubuntu1) jaunty; urgency=low + + * New upstream release (LP: #319086) + - #567554: An error occurred while adding files to the archive after + encrypt the zip archive. + - #566591: File roller cannot create splitted archives with pieces + smaller than 1 Mb + - #560647: file-roller wakes up the CPU 2 times per second. + - #563208: file-roller can't extract to an ftp mounted directory. + Patch by Gerard Lommerse. + - #564029: Unziping an archive from nautilus fails with certain + characters. (LP: #298195) + - #565879: isoinfo.sh has shebang but is installed -x Patch by Loïc + Minier. + - #567901: renaming directory in tarball creates duplicate files + - #568260: file-roller installs static libraries by default (for + nautilus extension) + - #566683: remove redundant figures + * debian/patches/70_autotools.patch: + - Refresh for new upstream release + + -- Pedro Fragoso Tue, 20 Jan 2009 03:35:52 +0000 + +file-roller (2.25.1-0ubuntu1) jaunty; urgency=low + + * New upstream version: + Bugs fixed: + - #564805: Drop libgnome/ui dependency. + - #561535: Unable to create archive with OpenOffice document using + nautilus integration. (lp: #237064) + - #559481: Can't open/view file directly from File Roller if there + is a bracket in the directory/file name. (lp: #294215) + * debian/control.in: + - updated build requirements + + -- Sebastien Bacher Tue, 06 Jan 2009 11:48:32 +0100 + +file-roller (2.24.1-1ubuntu2) jaunty; urgency=low + + * Switch back from p7zip to unzip+zip; p7zip only provides zip support + in the p7zip-full variant, which is significantly larger than + unzip+zip combined, so we don't want to pull this onto the CDs (or + into main). LP: #282294. + + -- Steve Langasek Tue, 16 Dec 2008 21:10:58 +0000 + +file-roller (2.24.1-1ubuntu1) jaunty; urgency=low + + * Sync on Debian + * debian/control.in: + - build-depends on liblaunchpad-integration-dev (>= 0.1.17) + - change the rpm recommends to a suggests + - list p7zip as an alternative depends + * debian/patches/01_menu_change.patch: + - ubuntu menu simplification + * debian/patches/02_lpi.patch: + - launchpad integration changes + * debian/patches/70_autotools.patch: + - updated for the ubuntu changes + + -- Sebastien Bacher Wed, 26 Nov 2008 14:29:59 +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.25.2.orig/debian/control +++ file-roller-2.25.2/debian/control @@ -0,0 +1,73 @@ +Source: file-roller +Section: gnome +Priority: optional +Maintainer: Ubuntu Desktop Team +XSBC-Original-Maintainer: Clément Stenac +Uploaders: Debian GNOME Maintainers , Josselin Mouette , Loic Minier , Romain Francoise , Sebastian Dröge +Build-Depends: cdbs (>= 0.4.41), + quilt, + debhelper (>= 5), + gnome-pkg-tools (>= 0.12), + libglib2.0-dev (>= 2.16.0), + libgtk2.0-dev (>= 2.13.0), + libglade2-dev (>= 1:2.4.0), + 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.0 +Homepage: http://fileroller.sourceforge.net + +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, + rpm, + unace, + lzop, + rzip, + unalz, + p7zip | p7zip-full, + zoo, + 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), lzop (.tar.lzo, .tzo) and lzma (.tar.lzma) + * 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), lzop (.lzo) and lzma (.lzma) + . + File-roller doesn't perform archive operations by itself, but relies on + standard tools for this. --- file-roller-2.25.2.orig/debian/compat +++ file-roller-2.25.2/debian/compat @@ -0,0 +1 @@ +5 --- file-roller-2.25.2.orig/debian/copyright +++ file-roller-2.25.2/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.25.2.orig/debian/watch +++ file-roller-2.25.2/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://ftp.gnome.org/pub/gnome/sources/file-roller/([\d\.]+)[02468]/file-roller-([\d\.]+)\.tar\.gz --- file-roller-2.25.2.orig/debian/file-roller.install +++ file-roller-2.25.2/debian/file-roller.install @@ -0,0 +1 @@ +debian/file-roller.xpm /usr/share/pixmaps/ --- file-roller-2.25.2.orig/debian/file-roller.menu +++ file-roller-2.25.2/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.25.2.orig/debian/file-roller.xpm +++ file-roller-2.25.2/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.25.2.orig/debian/control.in +++ file-roller-2.25.2/debian/control.in @@ -0,0 +1,73 @@ +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.13.0), + libglade2-dev (>= 1:2.4.0), + 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.0 +Homepage: http://fileroller.sourceforge.net + +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, + rpm, + unace, + lzop, + rzip, + unalz, + p7zip | p7zip-full, + zoo, + 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), lzop (.tar.lzo, .tzo) and lzma (.tar.lzma) + * 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), lzop (.lzo) and lzma (.lzma) + . + File-roller doesn't perform archive operations by itself, but relies on + standard tools for this. --- file-roller-2.25.2.orig/debian/patches/70_autotools.patch +++ file-roller-2.25.2/debian/patches/70_autotools.patch @@ -0,0 +1,1619 @@ +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/aclocal.m4 file-roller-2.25.2.new/aclocal.m4 +--- file-roller-2.25.2/aclocal.m4 2009-01-20 00:27:41.000000000 +0000 ++++ file-roller-2.25.2.new/aclocal.m4 2009-01-20 04:05:21.000000000 +0000 +@@ -34,8 +34,10 @@ + GCONF_SCHEMA_CONFIG_SOURCE=$GCONF_SCHEMA_INSTALL_SOURCE + fi + +- AC_ARG_WITH(gconf-source, +- [ --with-gconf-source=sourceaddress Config database for installing schema files.],GCONF_SCHEMA_CONFIG_SOURCE="$withval",) ++ AC_ARG_WITH([gconf-source], ++ AC_HELP_STRING([--with-gconf-source=sourceaddress], ++ [Config database for installing schema files.]), ++ [GCONF_SCHEMA_CONFIG_SOURCE="$withval"],) + + AC_SUBST(GCONF_SCHEMA_CONFIG_SOURCE) + AC_MSG_RESULT([Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation]) +@@ -44,8 +46,10 @@ + GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' + fi + +- AC_ARG_WITH(gconf-schema-file-dir, +- [ --with-gconf-schema-file-dir=dir Directory for installing schema files.],GCONF_SCHEMA_FILE_DIR="$withval",) ++ AC_ARG_WITH([gconf-schema-file-dir], ++ AC_HELP_STRING([--with-gconf-schema-file-dir=dir], ++ [Directory for installing schema files.]), ++ [GCONF_SCHEMA_FILE_DIR="$withval"],) + + AC_SUBST(GCONF_SCHEMA_FILE_DIR) + AC_MSG_RESULT([Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files]) +@@ -595,9 +599,10 @@ + + + dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml]) +-# serial 36 IT_PROG_INTLTOOL +-AC_DEFUN([IT_PROG_INTLTOOL], +-[AC_PREREQ([2.50])dnl ++# serial 40 IT_PROG_INTLTOOL ++AC_DEFUN([IT_PROG_INTLTOOL], [ ++AC_PREREQ([2.50])dnl ++AC_REQUIRE([AM_NLS])dnl + + case "$am__api_version" in + 1.[01234]) +@@ -611,14 +616,21 @@ + AC_MSG_CHECKING([for intltool >= $1]) + + INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` +- INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { print $ 2; }' ${ac_aux_dir}/intltool-update.in` +- [INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($ 2, VERSION, "."); print VERSION[1] * 1000 + VERSION[2] * 100 + VERSION[3];}' ${ac_aux_dir}/intltool-update.in` ++ INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` ++ [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` + ] + AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found]) + test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" || + AC_MSG_ERROR([Your intltool is too old. You need intltool $1 or later.]) + fi + ++AC_PATH_PROG(INTLTOOL_UPDATE, [intltool-update]) ++AC_PATH_PROG(INTLTOOL_MERGE, [intltool-merge]) ++AC_PATH_PROG(INTLTOOL_EXTRACT, [intltool-extract]) ++if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then ++ AC_MSG_ERROR([The intltool scripts were not found. Please install intltool.]) ++fi ++ + INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' + INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' + INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' +@@ -663,6 +675,7 @@ + AC_PATH_PROG(XGETTEXT, xgettext) + AC_PATH_PROG(MSGMERGE, msgmerge) + AC_PATH_PROG(MSGFMT, msgfmt) ++AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) + if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then + AC_MSG_ERROR([GNU gettext tools not found; required for intltool]) + fi +@@ -673,12 +686,7 @@ + AC_MSG_ERROR([GNU gettext tools not found; required for intltool]) + fi + +-# Use the tools built into the package, not the ones that are installed. +-AC_SUBST(INTLTOOL_EXTRACT, '$(top_builddir)/intltool-extract') +-AC_SUBST(INTLTOOL_MERGE, '$(top_builddir)/intltool-merge') +-AC_SUBST(INTLTOOL_UPDATE, '$(top_builddir)/intltool-update') +- +-AC_PATH_PROG(INTLTOOL_PERL, perl) ++AC_PATH_PROG(INTLTOOL_PERL, [perl]) + if test -z "$INTLTOOL_PERL"; then + AC_MSG_ERROR([perl not found; required for intltool]) + fi +@@ -724,42 +732,6 @@ + + IT_PO_SUBDIR([po]) + +-dnl The following is very similar to +-dnl +-dnl AC_CONFIG_FILES([intltool-extract intltool-merge intltool-update]) +-dnl +-dnl with the following slight differences: +-dnl - the *.in files are in ac_aux_dir, +-dnl - if the file haven't changed upon reconfigure, it's not touched, +-dnl - the evaluation of the third parameter enables a hack which computes +-dnl the actual value of $libdir, +-dnl - the user sees "executing intltool commands", instead of +-dnl "creating intltool-extract" and such. +-dnl +-dnl Nothing crucial here, and we could use AC_CONFIG_FILES, if there were +-dnl a reason for it. +- +-AC_CONFIG_COMMANDS([intltool], [ +- +-for file in intltool-extract intltool-merge intltool-update; do +- sed -e "s|@INTLTOOL_EXTRACT@|`pwd`/intltool-extract|g" \ +- -e "s|@INTLTOOL_LIBDIR@|${INTLTOOL_LIBDIR}|g" \ +- -e "s|@INTLTOOL_PERL@|${INTLTOOL_PERL}|g" \ +- < ${ac_aux_dir}/${file}.in > ${file}.out +- if cmp -s ${file} ${file}.out 2>/dev/null; then +- rm -f ${file}.out +- else +- mv -f ${file}.out ${file} +- fi +- chmod ugo+x ${file} +- chmod u+w ${file} +-done +- +-], +-[INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir='${ac_aux_dir}' +-prefix="$prefix" exec_prefix="$exec_prefix" INTLTOOL_LIBDIR="$libdir" +-INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}']) +- + ]) + + +@@ -775,6 +747,9 @@ + dnl of config.status. + AC_CONFIG_COMMANDS_PRE([ + AC_CONFIG_COMMANDS([$1/stamp-it], [ ++ if [ ! grep "^# INTLTOOL_MAKEFILE$" "$1/Makefile.in" ]; then ++ AC_MSG_ERROR([$1/Makefile.in.in was not created by intltoolize.]) ++ fi + rm -f "$1/stamp-it" "$1/stamp-it.tmp" "$1/POTFILES" "$1/Makefile.tmp" + >"$1/stamp-it.tmp" + [sed '/^#/d +@@ -783,22 +758,17 @@ + '"s|^| $ac_top_srcdir/|" \ + "$srcdir/$1/POTFILES.in" | sed '$!s/$/ \\/' >"$1/POTFILES" + ] +- if test ! -f "$1/Makefile"; then +- AC_MSG_ERROR([$1/Makefile is not ready.]) +- fi +- mv "$1/Makefile" "$1/Makefile.tmp" + [sed '/^POTFILES =/,/[^\\]$/ { + /^POTFILES =/!d + r $1/POTFILES + } +- ' "$1/Makefile.tmp" >"$1/Makefile"] ++ ' "$1/Makefile.in" >"$1/Makefile"] + rm -f "$1/Makefile.tmp" + mv "$1/stamp-it.tmp" "$1/stamp-it" + ]) + ])dnl + ]) + +- + # deprecated macros + AU_ALIAS([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL]) + # A hint is needed for aclocal from Automake <= 1.9.4: +@@ -807,7 +777,7 @@ + + # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- + +-# serial 52 Debian 1.5.26-1ubuntu1 AC_PROG_LIBTOOL ++# serial 52 Debian 1.5.26-4 AC_PROG_LIBTOOL + + + # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED) +@@ -7457,6 +7427,38 @@ + AC_MSG_RESULT([$SED]) + ]) + ++# nls.m4 serial 3 (gettext-0.15) ++dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc. ++dnl This file is free software; the Free Software Foundation ++dnl gives unlimited permission to copy and/or distribute it, ++dnl with or without modifications, as long as this notice is preserved. ++dnl ++dnl This file can can be used in projects which are not available under ++dnl the GNU General Public License or the GNU Library General Public ++dnl License but which still want to provide support for the GNU gettext ++dnl functionality. ++dnl Please note that the actual code of the GNU gettext library is covered ++dnl by the GNU Library General Public License, and the rest of the GNU ++dnl gettext package package is covered by the GNU General Public License. ++dnl They are *not* in the public domain. ++ ++dnl Authors: ++dnl Ulrich Drepper , 1995-2000. ++dnl Bruno Haible , 2000-2003. ++ ++AC_PREREQ(2.50) ++ ++AC_DEFUN([AM_NLS], ++[ ++ AC_MSG_CHECKING([whether NLS is requested]) ++ dnl Default is enabled NLS ++ AC_ARG_ENABLE(nls, ++ [ --disable-nls do not use Native Language Support], ++ USE_NLS=$enableval, USE_NLS=yes) ++ AC_MSG_RESULT($USE_NLS) ++ AC_SUBST(USE_NLS) ++]) ++ + # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- + # + # Copyright © 2004 Scott James Remnant . +@@ -8127,6 +8129,35 @@ + 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 ++# 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 4 ++ ++AC_DEFUN([AM_MAINTAINER_MODE], ++[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) ++ dnl maintainer-mode is disabled by default ++ AC_ARG_ENABLE(maintainer-mode, ++[ --enable-maintainer-mode enable make rules and dependencies not useful ++ (and sometimes confusing) to the casual installer], ++ USE_MAINTAINER_MODE=$enableval, ++ USE_MAINTAINER_MODE=no) ++ 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 Free Software Foundation, Inc. +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/configure file-roller-2.25.2.new/configure +--- file-roller-2.25.2/configure 2009-01-20 00:27:46.000000000 +0000 ++++ file-roller-2.25.2.new/configure 2009-01-20 04:05:38.000000000 +0000 +@@ -828,6 +828,9 @@ + AMTAR + am__tar + am__untar ++MAINTAINER_MODE_TRUE ++MAINTAINER_MODE_FALSE ++MAINT + ACLOCAL_AMFLAGS + CC + CFLAGS +@@ -909,6 +912,9 @@ + POFILES + POSUB + MKINSTALLDIRS ++INTLTOOL_UPDATE ++INTLTOOL_MERGE ++INTLTOOL_EXTRACT + INTLTOOL_DESKTOP_RULE + INTLTOOL_DIRECTORY_RULE + INTLTOOL_KEYS_RULE +@@ -929,9 +935,6 @@ + INTLTOOL_SERVICE_RULE + INTLTOOL_POLICY_RULE + MSGMERGE +-INTLTOOL_EXTRACT +-INTLTOOL_MERGE +-INTLTOOL_UPDATE + INTLTOOL_PERL + ALL_LINGUAS + HELP_DIR +@@ -1552,6 +1555,8 @@ + Optional Features: + --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) + --enable-FEATURE[=ARG] include FEATURE [ARG=yes] ++ --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] +@@ -1561,6 +1566,7 @@ + --disable-libtool-lock avoid locking (might break parallel builds) + --disable-nautilus-actions + don't build the nautilus context menu actions ++ --disable-nls do not use Native Language Support + --disable-scrollkeeper do not make updates to the scrollkeeper database + --enable-deprecations warn about deprecated usages + --disable-schemas-install Disable the schemas installation +@@ -1576,8 +1582,10 @@ + --with-omf-dir=DIR path to OMF files + --with-help-formats=FORMATS + list of formats +- --with-gconf-source=sourceaddress Config database for installing schema files. +- --with-gconf-schema-file-dir=dir Directory for installing schema files. ++ --with-gconf-source=sourceaddress ++ Config database for installing schema files. ++ --with-gconf-schema-file-dir=dir ++ Directory for installing schema files. + + Some influential environment variables: + CC C compiler command +@@ -2518,6 +2526,29 @@ + ac_config_headers="$ac_config_headers config.h" + + ++{ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5 ++echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&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 ++ ++ { echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5 ++echo "${ECHO_T}$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 ++ ++ ++ + + + +@@ -4427,7 +4458,7 @@ + ;; + *-*-irix6*) + # Find out which ABI we are using. +- echo '#line 4430 "configure"' > conftest.$ac_ext ++ echo '#line 4461 "configure"' > conftest.$ac_ext + if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? +@@ -7484,11 +7515,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:7487: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7518: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:7491: \$? = $ac_status" >&5 ++ echo "$as_me:7522: \$? = $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. +@@ -7774,11 +7805,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:7777: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7808: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:7781: \$? = $ac_status" >&5 ++ echo "$as_me:7812: \$? = $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. +@@ -7878,11 +7909,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:7881: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7912: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:7885: \$? = $ac_status" >&5 ++ echo "$as_me:7916: \$? = $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 +@@ -10255,7 +10286,7 @@ + lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 + lt_status=$lt_dlunknown + cat > conftest.$ac_ext < conftest.$ac_ext <&5) ++ (eval echo "\"\$as_me:12790: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:12763: \$? = $ac_status" >&5 ++ echo "$as_me:12794: \$? = $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. +@@ -12860,11 +12891,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:12863: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:12894: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:12867: \$? = $ac_status" >&5 ++ echo "$as_me:12898: \$? = $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 +@@ -14458,11 +14489,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:14461: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:14492: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:14465: \$? = $ac_status" >&5 ++ echo "$as_me:14496: \$? = $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. +@@ -14562,11 +14593,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:14565: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:14596: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:14569: \$? = $ac_status" >&5 ++ echo "$as_me:14600: \$? = $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 +@@ -16782,11 +16813,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:16785: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:16816: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:16789: \$? = $ac_status" >&5 ++ echo "$as_me:16820: \$? = $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. +@@ -17072,11 +17103,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:17075: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:17106: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:17079: \$? = $ac_status" >&5 ++ echo "$as_me:17110: \$? = $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. +@@ -17176,11 +17207,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:17179: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:17210: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:17183: \$? = $ac_status" >&5 ++ echo "$as_me:17214: \$? = $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 +@@ -20225,6 +20256,7 @@ + gthread-2.0 \\ + gio-unix-2.0 >= \$GIO_REQUIRED \\ + gtk+-2.0 >= \$GTK_REQUIRED \\ ++ launchpad-integration \\ + gconf-2.0 >= \$GCONF_REQUIRED \\ + libglade-2.0 >= \$LIBGLADE_REQUIRED\"") >&5 + ($PKG_CONFIG --exists --print-errors "\ +@@ -20232,6 +20264,7 @@ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ + gtk+-2.0 >= $GTK_REQUIRED \ ++ launchpad-integration \ + gconf-2.0 >= $GCONF_REQUIRED \ + libglade-2.0 >= $LIBGLADE_REQUIRED") 2>&5 + ac_status=$? +@@ -20242,6 +20275,7 @@ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ + gtk+-2.0 >= $GTK_REQUIRED \ ++ launchpad-integration \ + gconf-2.0 >= $GCONF_REQUIRED \ + libglade-2.0 >= $LIBGLADE_REQUIRED" 2>/dev/null` + else +@@ -20261,6 +20295,7 @@ + gthread-2.0 \\ + gio-unix-2.0 >= \$GIO_REQUIRED \\ + gtk+-2.0 >= \$GTK_REQUIRED \\ ++ launchpad-integration \\ + gconf-2.0 >= \$GCONF_REQUIRED \\ + libglade-2.0 >= \$LIBGLADE_REQUIRED\"") >&5 + ($PKG_CONFIG --exists --print-errors "\ +@@ -20268,6 +20303,7 @@ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ + gtk+-2.0 >= $GTK_REQUIRED \ ++ launchpad-integration \ + gconf-2.0 >= $GCONF_REQUIRED \ + libglade-2.0 >= $LIBGLADE_REQUIRED") 2>&5 + ac_status=$? +@@ -20278,6 +20314,7 @@ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ + gtk+-2.0 >= $GTK_REQUIRED \ ++ launchpad-integration \ + gconf-2.0 >= $GCONF_REQUIRED \ + libglade-2.0 >= $LIBGLADE_REQUIRED" 2>/dev/null` + else +@@ -20303,6 +20340,7 @@ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ + gtk+-2.0 >= $GTK_REQUIRED \ ++ launchpad-integration \ + gconf-2.0 >= $GCONF_REQUIRED \ + libglade-2.0 >= $LIBGLADE_REQUIRED"` + else +@@ -20311,6 +20349,7 @@ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ + gtk+-2.0 >= $GTK_REQUIRED \ ++ launchpad-integration \ + gconf-2.0 >= $GCONF_REQUIRED \ + libglade-2.0 >= $LIBGLADE_REQUIRED"` + fi +@@ -20322,6 +20361,7 @@ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ + gtk+-2.0 >= $GTK_REQUIRED \ ++ launchpad-integration \ + gconf-2.0 >= $GCONF_REQUIRED \ + libglade-2.0 >= $LIBGLADE_REQUIRED) were not met: + +@@ -20339,6 +20379,7 @@ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ + gtk+-2.0 >= $GTK_REQUIRED \ ++ launchpad-integration \ + gconf-2.0 >= $GCONF_REQUIRED \ + libglade-2.0 >= $LIBGLADE_REQUIRED) were not met: + +@@ -22051,6 +22092,21 @@ + < $srcdir/po/POTFILES.in > po/POTFILES + + ++ { echo "$as_me:$LINENO: checking whether NLS is requested" >&5 ++echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6; } ++ # Check whether --enable-nls was given. ++if test "${enable_nls+set}" = set; then ++ enableval=$enable_nls; USE_NLS=$enableval ++else ++ USE_NLS=yes ++fi ++ ++ { echo "$as_me:$LINENO: result: $USE_NLS" >&5 ++echo "${ECHO_T}$USE_NLS" >&6; } ++ ++ ++ ++ + case "$am__api_version" in + 1.01234) + { { echo "$as_me:$LINENO: error: Automake 1.5 or newer is required to use intltool" >&5 +@@ -22066,8 +22122,8 @@ + echo $ECHO_N "checking for intltool >= 0.35.0... $ECHO_C" >&6; } + + INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` +- INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { print $ 2; }' ${ac_aux_dir}/intltool-update.in` +- INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($ 2, VERSION, "."); print VERSION[1] * 1000 + VERSION[2] * 100 + VERSION[3];}' ${ac_aux_dir}/intltool-update.in` ++ INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` ++ INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` + + { echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5 + echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found" >&6; } +@@ -22077,6 +22133,132 @@ + { (exit 1); exit 1; }; } + fi + ++# Extract the first word of "intltool-update", so it can be a program name with args. ++set dummy intltool-update; ac_word=$2 ++{ echo "$as_me:$LINENO: checking for $ac_word" >&5 ++echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } ++if test "${ac_cv_path_INTLTOOL_UPDATE+set}" = set; then ++ echo $ECHO_N "(cached) $ECHO_C" >&6 ++else ++ case $INTLTOOL_UPDATE in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_INTLTOOL_UPDATE="$INTLTOOL_UPDATE" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_INTLTOOL_UPDATE="$as_dir/$ac_word$ac_exec_ext" ++ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++INTLTOOL_UPDATE=$ac_cv_path_INTLTOOL_UPDATE ++if test -n "$INTLTOOL_UPDATE"; then ++ { echo "$as_me:$LINENO: result: $INTLTOOL_UPDATE" >&5 ++echo "${ECHO_T}$INTLTOOL_UPDATE" >&6; } ++else ++ { echo "$as_me:$LINENO: result: no" >&5 ++echo "${ECHO_T}no" >&6; } ++fi ++ ++ ++# Extract the first word of "intltool-merge", so it can be a program name with args. ++set dummy intltool-merge; ac_word=$2 ++{ echo "$as_me:$LINENO: checking for $ac_word" >&5 ++echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } ++if test "${ac_cv_path_INTLTOOL_MERGE+set}" = set; then ++ echo $ECHO_N "(cached) $ECHO_C" >&6 ++else ++ case $INTLTOOL_MERGE in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_INTLTOOL_MERGE="$INTLTOOL_MERGE" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_INTLTOOL_MERGE="$as_dir/$ac_word$ac_exec_ext" ++ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++INTLTOOL_MERGE=$ac_cv_path_INTLTOOL_MERGE ++if test -n "$INTLTOOL_MERGE"; then ++ { echo "$as_me:$LINENO: result: $INTLTOOL_MERGE" >&5 ++echo "${ECHO_T}$INTLTOOL_MERGE" >&6; } ++else ++ { echo "$as_me:$LINENO: result: no" >&5 ++echo "${ECHO_T}no" >&6; } ++fi ++ ++ ++# Extract the first word of "intltool-extract", so it can be a program name with args. ++set dummy intltool-extract; ac_word=$2 ++{ echo "$as_me:$LINENO: checking for $ac_word" >&5 ++echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } ++if test "${ac_cv_path_INTLTOOL_EXTRACT+set}" = set; then ++ echo $ECHO_N "(cached) $ECHO_C" >&6 ++else ++ case $INTLTOOL_EXTRACT in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_INTLTOOL_EXTRACT="$INTLTOOL_EXTRACT" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_INTLTOOL_EXTRACT="$as_dir/$ac_word$ac_exec_ext" ++ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++done ++IFS=$as_save_IFS ++ ++ ;; ++esac ++fi ++INTLTOOL_EXTRACT=$ac_cv_path_INTLTOOL_EXTRACT ++if test -n "$INTLTOOL_EXTRACT"; then ++ { echo "$as_me:$LINENO: result: $INTLTOOL_EXTRACT" >&5 ++echo "${ECHO_T}$INTLTOOL_EXTRACT" >&6; } ++else ++ { echo "$as_me:$LINENO: result: no" >&5 ++echo "${ECHO_T}no" >&6; } ++fi ++ ++ ++if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then ++ { { echo "$as_me:$LINENO: error: The intltool scripts were not found. Please install intltool." >&5 ++echo "$as_me: error: The intltool scripts were not found. Please install intltool." >&2;} ++ { (exit 1); exit 1; }; } ++fi ++ + INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' + INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' + INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' +@@ -22238,6 +22420,47 @@ + fi + + ++# Extract the first word of "gmsgfmt", so it can be a program name with args. ++set dummy gmsgfmt; ac_word=$2 ++{ echo "$as_me:$LINENO: checking for $ac_word" >&5 ++echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } ++if test "${ac_cv_path_GMSGFMT+set}" = set; then ++ echo $ECHO_N "(cached) $ECHO_C" >&6 ++else ++ case $GMSGFMT in ++ [\\/]* | ?:[\\/]*) ++ ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. ++ ;; ++ *) ++ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" ++ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++done ++IFS=$as_save_IFS ++ ++ test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" ++ ;; ++esac ++fi ++GMSGFMT=$ac_cv_path_GMSGFMT ++if test -n "$GMSGFMT"; then ++ { echo "$as_me:$LINENO: result: $GMSGFMT" >&5 ++echo "${ECHO_T}$GMSGFMT" >&6; } ++else ++ { echo "$as_me:$LINENO: result: no" >&5 ++echo "${ECHO_T}no" >&6; } ++fi ++ ++ + if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then + { { echo "$as_me:$LINENO: error: GNU gettext tools not found; required for intltool" >&5 + echo "$as_me: error: GNU gettext tools not found; required for intltool" >&2;} +@@ -22252,14 +22475,6 @@ + { (exit 1); exit 1; }; } + fi + +-# Use the tools built into the package, not the ones that are installed. +-INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' +- +-INTLTOOL_MERGE='$(top_builddir)/intltool-merge' +- +-INTLTOOL_UPDATE='$(top_builddir)/intltool-update' +- +- + # Extract the first word of "perl", so it can be a program name with args. + set dummy perl; ac_word=$2 + { echo "$as_me:$LINENO: checking for $ac_word" >&5 +@@ -22472,10 +22687,6 @@ + + + +-ac_config_commands="$ac_config_commands intltool" +- +- +- + + if test "x${prefix}" = "xNONE"; then + +@@ -22916,6 +23127,13 @@ + LTLIBOBJS=$ac_ltlibobjs + + ++if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then ++ { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined. ++Usually this means the macro was only invoked conditionally." >&5 ++echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined. ++Usually this means the macro was only invoked conditionally." >&2;} ++ { (exit 1); exit 1; }; } ++fi + if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then + { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. + Usually this means the macro was only invoked conditionally." >&5 +@@ -23442,9 +23660,6 @@ + # + AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" + +-INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir='${ac_aux_dir}' +-prefix="$prefix" exec_prefix="$exec_prefix" INTLTOOL_LIBDIR="$libdir" +-INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' + + _ACEOF + +@@ -23457,7 +23672,6 @@ + "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; + "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; + "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; +- "intltool") CONFIG_COMMANDS="$CONFIG_COMMANDS intltool" ;; + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "file-roller.spec") CONFIG_FILES="$CONFIG_FILES file-roller.spec" ;; + "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;; +@@ -23604,6 +23818,9 @@ + AMTAR!$AMTAR$ac_delim + am__tar!$am__tar$ac_delim + am__untar!$am__untar$ac_delim ++MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim ++MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim ++MAINT!$MAINT$ac_delim + ACLOCAL_AMFLAGS!$ACLOCAL_AMFLAGS$ac_delim + CC!$CC$ac_delim + CFLAGS!$CFLAGS$ac_delim +@@ -23639,9 +23856,6 @@ + DSYMUTIL!$DSYMUTIL$ac_delim + NMEDIT!$NMEDIT$ac_delim + CPP!$CPP$ac_delim +-CXX!$CXX$ac_delim +-CXXFLAGS!$CXXFLAGS$ac_delim +-ac_ct_CXX!$ac_ct_CXX$ac_delim + _ACEOF + + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then +@@ -23683,6 +23897,9 @@ + ac_delim='%!_!# ' + for ac_last_try in false false false false false :; do + cat >conf$$subs.sed <<_ACEOF ++CXX!$CXX$ac_delim ++CXXFLAGS!$CXXFLAGS$ac_delim ++ac_ct_CXX!$ac_ct_CXX$ac_delim + CXXDEPMODE!$CXXDEPMODE$ac_delim + am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim + am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim +@@ -23726,6 +23943,9 @@ + POFILES!$POFILES$ac_delim + POSUB!$POSUB$ac_delim + MKINSTALLDIRS!$MKINSTALLDIRS$ac_delim ++INTLTOOL_UPDATE!$INTLTOOL_UPDATE$ac_delim ++INTLTOOL_MERGE!$INTLTOOL_MERGE$ac_delim ++INTLTOOL_EXTRACT!$INTLTOOL_EXTRACT$ac_delim + INTLTOOL_DESKTOP_RULE!$INTLTOOL_DESKTOP_RULE$ac_delim + INTLTOOL_DIRECTORY_RULE!$INTLTOOL_DIRECTORY_RULE$ac_delim + INTLTOOL_KEYS_RULE!$INTLTOOL_KEYS_RULE$ac_delim +@@ -23746,9 +23966,6 @@ + INTLTOOL_SERVICE_RULE!$INTLTOOL_SERVICE_RULE$ac_delim + INTLTOOL_POLICY_RULE!$INTLTOOL_POLICY_RULE$ac_delim + MSGMERGE!$MSGMERGE$ac_delim +-INTLTOOL_EXTRACT!$INTLTOOL_EXTRACT$ac_delim +-INTLTOOL_MERGE!$INTLTOOL_MERGE$ac_delim +-INTLTOOL_UPDATE!$INTLTOOL_UPDATE$ac_delim + INTLTOOL_PERL!$INTLTOOL_PERL$ac_delim + ALL_LINGUAS!$ALL_LINGUAS$ac_delim + HELP_DIR!$HELP_DIR$ac_delim +@@ -23771,7 +23988,7 @@ + LTLIBOBJS!$LTLIBOBJS$ac_delim + _ACEOF + +- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 86; then ++ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 89; then + break + elif $ac_last_try; then + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 +@@ -24341,24 +24558,12 @@ + "default-1":C) case "$CONFIG_FILES" in *po/Makefile.in*) + sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile + esac ;; +- "intltool":C) +- +-for file in intltool-extract intltool-merge intltool-update; do +- sed -e "s|@INTLTOOL_EXTRACT@|`pwd`/intltool-extract|g" \ +- -e "s|@INTLTOOL_LIBDIR@|${INTLTOOL_LIBDIR}|g" \ +- -e "s|@INTLTOOL_PERL@|${INTLTOOL_PERL}|g" \ +- < ${ac_aux_dir}/${file}.in > ${file}.out +- if cmp -s ${file} ${file}.out 2>/dev/null; then +- rm -f ${file}.out +- else +- mv -f ${file}.out ${file} +- fi +- chmod ugo+x ${file} +- chmod u+w ${file} +-done +- +- ;; + "po/stamp-it":C) ++ if ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" ; then ++ { { echo "$as_me:$LINENO: error: po/Makefile.in.in was not created by intltoolize." >&5 ++echo "$as_me: error: po/Makefile.in.in was not created by intltoolize." >&2;} ++ { (exit 1); exit 1; }; } ++ fi + rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp" + >"po/stamp-it.tmp" + sed '/^#/d +@@ -24367,17 +24572,11 @@ + '"s|^| $ac_top_srcdir/|" \ + "$srcdir/po/POTFILES.in" | sed '$!s/$/ \\/' >"po/POTFILES" + +- if test ! -f "po/Makefile"; then +- { { echo "$as_me:$LINENO: error: po/Makefile is not ready." >&5 +-echo "$as_me: error: po/Makefile is not ready." >&2;} +- { (exit 1); exit 1; }; } +- fi +- mv "po/Makefile" "po/Makefile.tmp" + sed '/^POTFILES =/,/[^\\]$/ { + /^POTFILES =/!d + r po/POTFILES + } +- ' "po/Makefile.tmp" >"po/Makefile" ++ ' "po/Makefile.in" >"po/Makefile" + rm -f "po/Makefile.tmp" + mv "po/stamp-it.tmp" "po/stamp-it" + ;; +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/glade/Makefile.in file-roller-2.25.2.new/data/glade/Makefile.in +--- file-roller-2.25.2/data/glade/Makefile.in 2009-01-20 00:27:48.000000000 +0000 ++++ file-roller-2.25.2.new/data/glade/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -142,6 +142,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -242,7 +243,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*) \ +@@ -267,9 +268,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/16x16/actions/Makefile.in file-roller-2.25.2.new/data/icons/16x16/actions/Makefile.in +--- file-roller-2.25.2/data/icons/16x16/actions/Makefile.in 2009-01-20 00:27:48.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/16x16/actions/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -142,6 +142,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -243,7 +244,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*) \ +@@ -268,9 +269,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/16x16/apps/Makefile.in file-roller-2.25.2.new/data/icons/16x16/apps/Makefile.in +--- file-roller-2.25.2/data/icons/16x16/apps/Makefile.in 2009-01-20 00:27:49.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/16x16/apps/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -142,6 +142,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -242,7 +243,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*) \ +@@ -267,9 +268,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/16x16/Makefile.in file-roller-2.25.2.new/data/icons/16x16/Makefile.in +--- file-roller-2.25.2/data/icons/16x16/Makefile.in 2009-01-20 00:27:48.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/16x16/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -144,6 +144,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -232,7 +233,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*) \ +@@ -257,9 +258,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/22x22/apps/Makefile.in file-roller-2.25.2.new/data/icons/22x22/apps/Makefile.in +--- file-roller-2.25.2/data/icons/22x22/apps/Makefile.in 2009-01-20 00:27:49.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/22x22/apps/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -142,6 +142,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -242,7 +243,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*) \ +@@ -267,9 +268,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/22x22/Makefile.in file-roller-2.25.2.new/data/icons/22x22/Makefile.in +--- file-roller-2.25.2/data/icons/22x22/Makefile.in 2009-01-20 00:27:49.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/22x22/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -144,6 +144,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -232,7 +233,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*) \ +@@ -257,9 +258,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/24x24/actions/Makefile.in file-roller-2.25.2.new/data/icons/24x24/actions/Makefile.in +--- file-roller-2.25.2/data/icons/24x24/actions/Makefile.in 2009-01-20 00:27:49.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/24x24/actions/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -142,6 +142,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -243,7 +244,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*) \ +@@ -268,9 +269,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/24x24/apps/Makefile.in file-roller-2.25.2.new/data/icons/24x24/apps/Makefile.in +--- file-roller-2.25.2/data/icons/24x24/apps/Makefile.in 2009-01-20 00:27:49.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/24x24/apps/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -142,6 +142,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -242,7 +243,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*) \ +@@ -267,9 +268,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/24x24/Makefile.in file-roller-2.25.2.new/data/icons/24x24/Makefile.in +--- file-roller-2.25.2/data/icons/24x24/Makefile.in 2009-01-20 00:27:49.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/24x24/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -144,6 +144,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -232,7 +233,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*) \ +@@ -257,9 +258,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/32x32/apps/Makefile.in file-roller-2.25.2.new/data/icons/32x32/apps/Makefile.in +--- file-roller-2.25.2/data/icons/32x32/apps/Makefile.in 2009-01-20 00:27:50.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/32x32/apps/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -142,6 +142,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -242,7 +243,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*) \ +@@ -267,9 +268,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/32x32/Makefile.in file-roller-2.25.2.new/data/icons/32x32/Makefile.in +--- file-roller-2.25.2/data/icons/32x32/Makefile.in 2009-01-20 00:27:50.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/32x32/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -144,6 +144,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -232,7 +233,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*) \ +@@ -257,9 +258,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/Makefile.in file-roller-2.25.2.new/data/icons/Makefile.in +--- file-roller-2.25.2/data/icons/Makefile.in 2009-01-20 00:27:50.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -144,6 +144,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -232,7 +233,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*) \ +@@ -257,9 +258,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/scalable/apps/Makefile.in file-roller-2.25.2.new/data/icons/scalable/apps/Makefile.in +--- file-roller-2.25.2/data/icons/scalable/apps/Makefile.in 2009-01-20 00:27:50.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/scalable/apps/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -142,6 +142,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -242,7 +243,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*) \ +@@ -267,9 +268,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/icons/scalable/Makefile.in file-roller-2.25.2.new/data/icons/scalable/Makefile.in +--- file-roller-2.25.2/data/icons/scalable/Makefile.in 2009-01-20 00:27:50.000000000 +0000 ++++ file-roller-2.25.2.new/data/icons/scalable/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -144,6 +144,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -232,7 +233,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*) \ +@@ -257,9 +258,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/data/Makefile.in file-roller-2.25.2.new/data/Makefile.in +--- file-roller-2.25.2/data/Makefile.in 2009-01-20 00:27:48.000000000 +0000 ++++ file-roller-2.25.2.new/data/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -156,6 +156,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -261,7 +262,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*) \ +@@ -286,9 +287,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 + file-roller.desktop.in: $(top_builddir)/config.status $(srcdir)/file-roller.desktop.in.in + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/help/Makefile.in file-roller-2.25.2.new/help/Makefile.in +--- file-roller-2.25.2/help/Makefile.in 2009-01-20 00:27:51.000000000 +0000 ++++ file-roller-2.25.2.new/help/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -157,6 +157,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -356,7 +357,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*) \ +@@ -381,9 +382,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 + + mostlyclean-libtool: +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/Makefile.in file-roller-2.25.2.new/Makefile.in +--- file-roller-2.25.2/Makefile.in 2009-01-20 00:27:52.000000000 +0000 ++++ file-roller-2.25.2.new/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -158,6 +158,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -280,7 +281,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*) \ +@@ -307,9 +308,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) + cd $(srcdir) && $(AUTOCONF) +-$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) + + config.h: stamp-h1 +@@ -321,7 +322,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) + cd $(top_srcdir) && $(AUTOHEADER) + rm -f stamp-h1 + touch $@ +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/nautilus/Makefile.in file-roller-2.25.2.new/nautilus/Makefile.in +--- file-roller-2.25.2/nautilus/Makefile.in 2009-01-20 00:27:51.000000000 +0000 ++++ file-roller-2.25.2.new/nautilus/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -166,6 +166,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -274,7 +275,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*) \ +@@ -299,9 +300,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 + install-nautilus_extensionLTLIBRARIES: $(nautilus_extension_LTLIBRARIES) + @$(NORMAL_INSTALL) +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/src/Makefile.in file-roller-2.25.2.new/src/Makefile.in +--- file-roller-2.25.2/src/Makefile.in 2009-01-20 00:27:51.000000000 +0000 ++++ file-roller-2.25.2.new/src/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -218,6 +218,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -440,7 +441,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*) \ +@@ -465,9 +466,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 + install-binPROGRAMS: $(bin_PROGRAMS) + @$(NORMAL_INSTALL) +diff -Nur -x '*.orig' -x '*~' file-roller-2.25.2/src/sh/Makefile.in file-roller-2.25.2.new/src/sh/Makefile.in +--- file-roller-2.25.2/src/sh/Makefile.in 2009-01-20 00:27:51.000000000 +0000 ++++ file-roller-2.25.2.new/src/sh/Makefile.in 2009-01-20 04:05:21.000000000 +0000 +@@ -142,6 +142,7 @@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ + LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ + MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ + MKINSTALLDIRS = @MKINSTALLDIRS@ +@@ -232,7 +233,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*) \ +@@ -257,9 +258,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 + + mostlyclean-libtool: --- file-roller-2.25.2.orig/debian/patches/20_am-maintainer-mode.patch +++ file-roller-2.25.2/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.25.2.orig/debian/patches/99_ltmain_as-needed.patch +++ file-roller-2.25.2/debian/patches/99_ltmain_as-needed.patch @@ -0,0 +1,30 @@ +--- a/ltmain.sh 2008-02-08 01:54:46.000000000 +0100 ++++ b/ltmain.sh 2008-08-08 01:56:29.000000000 +0200 +@@ -1807,6 +1807,11 @@ + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + ++ -Wl,--as-needed) ++ deplibs="$deplibs $arg" ++ continue ++ ;; ++ + -Wl,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` + arg= +@@ -2150,6 +2155,15 @@ + 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.25.2.orig/debian/patches/02_lpi.patch +++ file-roller-2.25.2/debian/patches/02_lpi.patch @@ -0,0 +1,49 @@ +# Description: launchpad integration +# UbuntuSpecific: launchpad +# +Index: file-roller-2.25.1/src/fr-window.c +=================================================================== +--- file-roller-2.25.1.orig/src/fr-window.c 2009-01-05 20:43:29.000000000 +0100 ++++ file-roller-2.25.1/src/fr-window.c 2009-01-06 12:03:35.000000000 +0100 +@@ -29,6 +29,8 @@ + #include + #include + ++#include ++ + #include "actions.h" + #include "dlg-batch-add.h" + #include "dlg-delete.h" +@@ -5886,6 +5888,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.25.1/src/ui.h +=================================================================== +--- file-roller-2.25.1.orig/src/ui.h 2009-01-05 20:43:29.000000000 +0100 ++++ file-roller-2.25.1/src/ui.h 2009-01-06 12:03:35.000000000 +0100 +@@ -330,6 +330,7 @@ + " " + " " + " " ++" " + " " + " " + " " +Index: file-roller-2.25.1/configure.ac +=================================================================== +--- file-roller-2.25.1.orig/configure.ac 2009-01-06 12:03:37.000000000 +0100 ++++ file-roller-2.25.1/configure.ac 2009-01-06 12:03:48.000000000 +0100 +@@ -57,6 +57,7 @@ + gthread-2.0 \ + gio-unix-2.0 >= $GIO_REQUIRED \ + gtk+-2.0 >= $GTK_REQUIRED \ ++ launchpad-integration \ + gconf-2.0 >= $GCONF_REQUIRED \ + libglade-2.0 >= $LIBGLADE_REQUIRED) + AC_SUBST(FR_CFLAGS) --- file-roller-2.25.2.orig/debian/patches/01_menu_change.patch +++ file-roller-2.25.2/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.24.0/data/file-roller.desktop.in.in +=================================================================== +--- file-roller-2.24.0.orig/data/file-roller.desktop.in.in 2008-09-22 19:58:50.000000000 +0100 ++++ file-roller-2.24.0/data/file-roller.desktop.in.in 2008-10-13 19:51:32.284560601 +0100 +@@ -8,6 +8,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-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-zip;application/x-zip-compressed;application/x-zoo;application/zip;multipart/x-zip; + X-GNOME-DocPath=file-roller/file-roller.xml --- file-roller-2.25.2.orig/debian/patches/series +++ file-roller-2.25.2/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