eog (2.22.3-0ubuntu2) hardy-proposed; urgency=low * The glib version used to build the previous revision had buggy big endian detection code, no change upload to rebuild using the new fixed version (bug #245150) -- Sebastien Bacher Thu, 17 Jul 2008 11:29:40 +0100 eog (2.22.3-0ubuntu1) hardy-proposed; urgency=low * New upstream version: Bug fixes: - #528454, Metadata box should have limited width (lp: #205483) - #533041, Eog generates thumbnails of thumbnails - #539495, eog stays in Slideshow mode even in Full Screen or normal window New and updated translations -- Sebastien Bacher Fri, 04 Jul 2008 17:02:19 +0200 eog (2.22.2-0ubuntu1) hardy-proposed; urgency=low * New upstream version (lp: #235174): Bug fixes: - #527798, compile warnings - #530102, Doesn't register support for compressed svg - #531300, fails to start up due to lcms error New and updated translations -- Sebastien Bacher Tue, 27 May 2008 12:35:21 +0200 eog (2.22.1-0ubuntu2) hardy; urgency=low * debian/control.in, debian/patches/01_lpi.patch: - updated to the new launchpad integration version -- Sebastien Bacher Wed, 09 Apr 2008 11:11:41 +0200 eog (2.22.1-0ubuntu1) hardy; urgency=low * New upstream version: Misc improvements/fixes: - Improved XMP metadata support. - Keyboard navigation fixes. - Fixed some memory leaks, compile time warnings, and critical warnings. Bug fixes: - #427053, Keyboard shortcuts managed in eog-scroll-view.c only work if image has focus - #517017, Gtk-CRITICAL **: gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed - #526331, EoG can't read XMP tags created with F-SPOT whereas Nautilus can New and updated translations -- Sebastien Bacher Mon, 07 Apr 2008 23:38:06 +0200 eog (2.22.0-1ubuntu1) hardy; urgency=low * Sync on Debian * debian/control.in: - Build-Depends on liblaunchpad-integration-dev, python-central (>= 0.5.6) - list required change for the python use - set XS-Vcs-Bzr tag - updated libglib requirement - updated maintainer informations - use require Replaces for files which moved to the new binary * debian/patches/01_lpi.patch: - launchpad integration * debian/patches/02_autoconf.patch: - configure update * debian/patches/03_hide_menu_item.patch: - menu simplication (MenuRevisited spec) * debian/rules: - call dh_pycentral - update clean target - use --enable-python option -- Sebastien Bacher Fri, 21 Mar 2008 14:29:55 +0100 eog (2.22.0-1) unstable; urgency=low [ Josselin Mouette ] * Fix capitalization of GNOME. * Rework description to make it a bit more up to date. Closes: #463221. [ Romain Francoise ] * New upstream release: + Handles XPM files properly again (closes: #444742). + Includes performance improvements (closes: #463112). + No longer crashes if ~/.gnome2/eog is not a directory (closes: #445544). * debian/control: Bump build-depends on libglib2.0-dev to (>= 2.15.3). -- Romain Francoise Fri, 14 Mar 2008 23:38:03 +0100 eog (2.20.4-1) unstable; urgency=low * New upstream bugfix release. * debian/control.in: + Update Standards-Version to 3.7.3, no additional changes needed. -- Sebastian Dröge Mon, 07 Jan 2008 21:21:09 +0100 eog (2.20.3-1) unstable; urgency=low * New upstream bugfix release: + debian/patches/01_eog_xmp.patch: - Dropped, merged upstream. -- Sebastian Dröge Tue, 27 Nov 2007 05:40:17 +0100 eog (2.20.2-2) unstable; urgency=low * debian/patches/01_eog_xmp.patch, debian/control.in: + Build against exempi 1.99.5, patch by Michael Biebl. (Closes: #450485, #451726) * debian/menu: + Fix section. -- Sebastian Dröge Mon, 19 Nov 2007 16:44:43 +0100 eog (2.20.2-1) unstable; urgency=low * New upstream bugfix release. -- Sebastian Dröge Wed, 31 Oct 2007 06:51:09 +0100 eog (2.20.1-1) unstable; urgency=low * New upstream bugfix release. * debian/menu: + Fix section in the menu file. -- Sebastian Dröge Thu, 25 Oct 2007 11:07:36 +0200 eog (2.20.0-2) unstable; urgency=low * Remove obsolete manual pages. * rules: cleanup. * Add a new package: eog-dev, containing the headers and pkg-config files. -- Josselin Mouette Sat, 22 Sep 2007 00:07:47 +0200 eog (2.20.0-1) unstable; urgency=low * New upstream release. + Fix crash when switching between normal and fullscreen modes. Closes: #382164. + Add WBMP to supported file types. Closes: #270595. + Shows file type in properties dialog. Closes: #439798. + Features a command line option to start in fullscreen mode. Closes: #134684. * Massive build-depends update. * Fix section for the menu file. * Don't ship the headers and pkg-config files for now. -- Josselin Mouette Fri, 21 Sep 2007 22:39:07 +0200 eog (2.18.2-2) experimental; urgency=low [ Sven Arvidsson ] * Add a -dbg package. (Closes: #427410) [ Loic Minier ] * Target at experimental for binary package addition. -- Loic Minier Mon, 11 Jun 2007 10:13:57 +0200 eog (2.18.2-1) unstable; urgency=low * New upstream translation and bugfix release. -- Josselin Mouette Sat, 02 Jun 2007 09:26:11 +0200 eog (2.18.1-1) unstable; urgency=low * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on cdbs >= 0.4.41. * Preprend -Wl,-z,defs before -Wl,--as-needed in LDFLAGS. * Upload to unstable; drop check-dist include. * Wrap build-deps and deps. * Bump up Debhelper compatibility level to 5. * Fix watch file to track all stable releases and use HTTP. * Verbose the rm calls. * Drop obsolete debian/NEWS which concerns pre-sarge versions. * New upstream stable release. -- Loic Minier Wed, 25 Apr 2007 15:32:14 +0200 eog (2.18.0.1-1) experimental; urgency=low * New upstream release: - debian/control.in: + Updated build-depends to new requirements + Added new dependency on gnome-icon-theme, as eog now uses icons from there. - debian/patches/01_error-loading.patch: Dropped, included upstream. - Changed scroll wheel behaviour to not switch images, but actually scroll. (Closes: #414128) - Fixed handling of external file removal. (Closes: #370452) - Fixed segfaults when exiting the collection view. (Closes: #404325) -- Marc 'HE' Brockschmidt Sun, 25 Mar 2007 13:17:10 +0200 eog (2.16.3-3) unstable; urgency=medium [ Sven Arvidsson ] * New patch, 01_error-loading, show an error message instead of closing the program if the image loading has failed; thanks Claudio Saavedra. GNOME #399988 (Closes: #391582) -- Sven Arvidsson Tue, 27 Feb 2007 15:07:47 +0100 eog (2.16.3-2) unstable; urgency=low * Upload to unstable. -- Loic Minier Sat, 3 Feb 2007 11:45:07 +0100 eog (2.16.3-1) experimental; urgency=low * Add a get-orig-source target to retrieve the upstream tarball. * New upstream stable release; bug fixes and translation updates. -- Loic Minier Mon, 29 Jan 2007 22:07:49 +0100 eog (2.16.2-1) unstable; urgency=low * New upstream stable release with code cleanups and translations. -- Loic Minier Sat, 18 Nov 2006 09:41:07 +0100 eog (2.16.1.1-1) unstable; urgency=low * Upload to unstable. * Add CDBS' utils. * New upstream release. * Don't trust the upstream configure to honor its advertized --disable-scrollkeper and remove generated /var/scrollkeeper for additional safety. -- Loic Minier Fri, 20 Oct 2006 10:59:06 +0200 eog (2.16.1-1) experimental; urgency=low * New upstream release. - build in a non-broken environment (Closes: #389242). * debian/watch: updated. -- Guilherme de S. Pastore Fri, 29 Sep 2006 19:42:52 -0300 eog (2.16.0.1-1) experimental; urgency=low * New upstream release - Fixed printing of GIF images (Closes: #343496) * debian/control.in: - updated my e-mail address - added build-dependency on gnome-doc-utils * debian/patches/10_no_scrollkeeper_update.patch: - dropped; not needed anymore * debian/rules: - use --disable-scrollkeeper -- Guilherme de S. Pastore Mon, 4 Sep 2006 16:25:06 -0300 eog (2.14.3-1) unstable; urgency=low * New upstream release. * Bump up Standards-Version to 3.7.2. -- Loic Minier Tue, 8 Aug 2006 13:05:41 +0200 eog (2.14.2-1) unstable; urgency=low * New upstream release. -- Loic Minier Tue, 30 May 2006 17:06:44 +0200 eog (2.14.1-1) unstable; urgency=low * New upstream release. -- Guilherme de S. Pastore Fri, 21 Apr 2006 11:37:34 -0300 eog (2.14.0-1) unstable; urgency=low Oystein Gisnas : * New upstream release - Print preview bugs fixed (Closes: #247544) - Can display on multiple displays (Closes: #275693) - Can display SVG images (Closes: #280922) - Hides information sidebar as default (Closes: #292447) - Fixes crash opening some SVGs (Closes: #322879) * Update libgtk2.0-dev build depenency to (>= 2.7.1) * Add build dependencies liblcms-dev, libart-2.0-dev (>= 2.3.16), libgnome-desktop-dev (>= 2.10.0) * Update watch file * Segfaults when opening two jpeg files are no longer reproducible. (Closes: #358372) * Full-screen can be left by pressing F11 again. (Closes: #307716) -- J.H.M. Dassen (Ray) Sat, 1 Apr 2006 21:08:21 +0200 eog (2.12.3-1) unstable; urgency=low * New upstream release (bug fixes and translation updates). * [debian/rules] Have the linker work harder to produce a faster loading binary and to trim down unneeded direct dependencies. Josselin Mouette : * Recommend librsvg2-common. -- J.H.M. Dassen (Ray) Wed, 8 Feb 2006 20:54:57 +0100 eog (2.12.2-2) unstable; urgency=low * Upload to unstable. -- Josselin Mouette Sun, 8 Jan 2006 14:24:29 +0100 eog (2.12.2-1) experimental; urgency=low [ Guilherme de S. Pastore ] * New upstream release - Fixes some crashes (Closes: #322879) * debian/patches/02_svg.diff: dropped; applied upstream [ Loic Minier ] * Comment out scrollkeeper-update calls. [debian/patches/10_no_scrollkeeper_update.patch] -- Loic Minier Sun, 4 Dec 2005 22:02:02 +0100 eog (2.12.1-1) experimental; urgency=low * New upstream release * debian/watch: - added to help tracking upstream * debian/patches/00_overwrite_error.diff: - removed, the relevant code has been rewritten, the patch no longer applies (in both senses) * debian/patches/02_svg.diff: - updated to the new upstream version * debian/patches/01_threads.diff: - removed; issue fixed upstream with a different patch * debian/control.in: - added Build-Depends to libglade2-dev, libgnomeprint{,ui}2.2-dev based on pkg-config requirements -- Gustavo Noronha Silva Fri, 14 Oct 2005 12:13:19 -0300 eog (2.10.2-3) unstable; urgency=medium [ Guilherme de S. Pastore ] * debian/control.in: - added ${misc:Depends} dependency (higher urgency) - bumped standards-version to 3.6.2.1 with no changes [ Sebastien Bacher ] * debian/patches/02_svg.diff - open svg files (Closes: #306188) -- Guilherme de S. Pastore Thu, 13 Oct 2005 14:25:20 -0300 eog (2.10.2-2) unstable; urgency=low * debian/patches/00_overwrite_error.diff: - apply patch from Gustavo Noronha Silva to fix the error message displayed when overwriting a file. Thanks! (Closes: #287980) * debian/patches/01_threads.diff: - don't create threads as joinable if we're not going to join them, otherwise we end up with huge memory usage and even crashes (Closes: #288163) * debian/eog-collection-view.1: - removed, there's only one binary that handles this on the UI now * debian/control.in: - updated my e-mail address -- Guilherme de S. Pastore Wed, 10 Aug 2005 19:46:22 -0300 eog (2.10.2-1) unstable; urgency=low * New maintainer (Closes: #322092) * Acknowledge NMUs (Closes: #223366, #237201, #253005, #289293, #321312) * debian/control.in: - Added, to auto-generate debian/control - Added the Debian GNOME Team to Uploaders: + Added Build-Dependency on gnome-pkg-tools - Updated to Standards-Version 3.6.2 with no changes * debian/copyright: - Updated list of Upstream Authors - Fixed Copyright and License notices - Updated the URL from which tarball was downloaded * debian/dirs: - Removed * debian/eog.1: - Escaped all hyphens * debian/eog.install: - Install gnome-eog.xpm, the Debian menu icon * debian/rules: - Include uploaders.mk from gnome-pkg-tools - Clean the clean:: target up, as most of the removals are already handled by CDBS itself -- Guilherme de S. Pastore Mon, 8 Aug 2005 22:14:55 -0300 eog (2.10.2-0.2) unstable; urgency=low * Non-maintainer upload by the GNOME team. * Build-depend on libexif-dev 0.6.12 (closes: #321312) -- Ross Burton Mon, 8 Aug 2005 09:14:04 +0100 eog (2.10.2-0.1) unstable; urgency=low * Non-maintainer upload by the GNOME team. * New upstream release. -- Jordi Mallach Thu, 7 Jul 2005 19:38:12 +0200 eog (2.10.0-0.2) unstable; urgency=low * Non-maintainer upload by the GNOME team. * Upload to unstable. * debian/control: drop gettext, add cdbs and bump debhelper for build-depends. * debian/rules: rewrite to use cdbs. - cdbs doesn't use dh_installmanpages (closes: #289293). -- Jordi Mallach Fri, 10 Jun 2005 17:12:43 +0200 eog (2.10.0-0.1) experimental; urgency=low * GNOME team upload for GNOME 2.10. * New upstream release. * debian/control: updated Build-Depends. -- Jordi Mallach Mon, 9 May 2005 16:45:11 +0200 eog (2.8.2-0.1) unstable; urgency=low * Non-Maintainer upload. * New upstream release. * po/ca.po: fix a bad translation. -- Jordi Mallach Wed, 29 Dec 2004 21:02:36 +0100 eog (2.8.1-1.1) unstable; urgency=low * NMU for GNOME 2.8 in unstable. * Upload to unstable. * debian/control: - Build-Depends on libxml-parser-perl. -- Sebastien Bacher Wed, 24 Nov 2004 16:39:09 +0100 eog (2.8.1-1) experimental; urgency=low * NMU with maintainer approval. * New upstream release: - the Nautilus "View as Collection" component isn't available anymore. (Closes: #223366). - fix the image collection mode (Closes: #253005). - fix the problem with fix/normal buttons (Closes: #237201). * debian/compat: - added. * debian/control: - updated Standards-Version to 3.6.1.0. - updated the Build-Depends. * debian/postinst, debian/postrm: - removed, dh_gconf handles this. * debian/NEWS: - added a note about the removal of the nautilus view. * debian/rules: - added a call to dh_gconf and dh_desktop. -- Sebastien Bacher Mon, 25 Oct 2004 22:03:56 +0200 eog (2.6.1-2) unstable; urgency=high * Rebuilt without libexif support to let collection view mode work properly, it'll be readded in the future, thanks Paul Brossier. closes: #253005, #267869. -- Davide Puricelli (evo) Sat, 4 Sep 2004 18:05:26 +0200 eog (2.6.1-1) unstable; urgency=low * Acknowledge NMUs, thanks Sebastien. closes: #245329, #255186, #228639. * Fixed wrong manpage header; closes: #261034. * debian/menu: used a xpm file; closes: #265940. -- Davide Puricelli (evo) Sun, 22 Aug 2004 17:31:59 +0200 eog (2.6.1-0.4) unstable; urgency=high * NMU * Fixed the FTBFS with the new libexif (Closes: #255186). * debian/control: - updated the Build-Depends on libexif-dev. -- Sebastien Bacher Sat, 26 Jun 2004 14:24:01 +0200 eog (2.6.1-0.3) unstable; urgency=low * NMU * Updated build depends. -- Sebastien Bacher Fri, 28 May 2004 22:55:17 +0200 eog (2.6.1-0.2) unstable; urgency=low * Non-Maintainer Upload. * Upload to unstable. -- Jordi Mallach Fri, 28 May 2004 12:36:04 +0200 eog (2.6.1-0.1) experimental; urgency=low * NMU. * New upstream release. * debian/control.in + updated Build-Depends (Closes: #245329). * debian/menu: + updated menu entry with Luca Capello suggestions (Closes: #228639). -- Sebastien Bacher Sun, 16 May 2004 14:28:53 +0200 eog (2.6.0-1) experimental; urgency=low * New upstream release; closes: #242060. -- Davide Puricelli (evo) Sun, 18 Apr 2004 11:55:33 +0200 eog (2.4.1-2) unstable; urgency=high * Added a missing Build-Depends on libgnomeprintui2.2-dev. -- Davide Puricelli (evo) Sat, 25 Oct 2003 15:22:48 +0200 eog (2.4.1-1) unstable; urgency=low * New upstream version. * Fixed an issue on viewing some pictures twice, closes: #190889. * "Load image" file selector is no longer case sensitive, closes: #199431. * Added .jpeg support, closes: #208359. * Removed useless Build-Depends on liblinc-dev, closes: #214819. -- Davide Puricelli (evo) Fri, 24 Oct 2003 18:41:44 +0200 eog (2.2.2-2) unstable; urgency=high * Added a missing Build-Depends on libeel2-dev. -- Davide Puricelli (evo) Sat, 7 Jun 2003 10:22:39 +0200 eog (2.2.2-1) unstable; urgency=high * New upstream version: - fixed "GNOME's Eye Of Gnome incorrect file name handling" (http://marc.theaimsgroup.com/?l=bugtraq&m=104887189724146&w=2) closes: #189002. * Added support for "image/svg+xml" too, closes: #192421. * Fixed a typo into xmldocs.make (now it's a tab and not eight spaces). closes: #195668. -- Davide Puricelli (evo) Fri, 6 Jun 2003 22:22:19 +0200 eog (2.2.0-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Mon, 10 Feb 2003 19:46:06 +0100 eog (1.1.4-1) unstable; urgency=low * New upstream version. * Segfault on Edit/Preferences is not reproducible, please try this version; closes: #166689. * Removed an old Depends on libgnomeprint2-0; closes: #177328. * eog is not a core app, I think that 1.1 branch is really better than Gnome 2.0.x version, so I'll continue to package it; closes: #170404. -- Davide Puricelli (evo) Sat, 18 Jan 2003 23:36:32 +0100 eog (1.1.0-2) unstable; urgency=low * First upload to unstable! -- Davide Puricelli (evo) Sat, 26 Oct 2002 23:31:04 +0200 eog2 (1.1.0-1) experimental; urgency=low * New upstream version. -- Davide Puricelli (evo) Fri, 18 Oct 2002 15:25:12 +0200 eog2 (1.0.3-3) experimental; urgency=low * Removed the 2 suffix from the binary package name. -- Davide Puricelli (evo) Sat, 5 Oct 2002 12:55:32 +0200 eog2 (1.0.3-2) experimental; urgency=low * Removed any external DTD call in xml files; closes: #161883. -- Davide Puricelli (evo) Sat, 28 Sep 2002 12:09:32 +0200 eog2 (1.0.3-1) experimental; urgency=low * New upstream version. -- Davide Puricelli (evo) Fri, 13 Sep 2002 14:23:12 +0200 eog2 (1.0.1-5) experimental; urgency=low * Recompiled against gnome-vfs2 2.0.2-4. -- Davide Puricelli (evo) Wed, 14 Aug 2002 17:41:06 +0200 eog2 (1.0.1-4) experimental; urgency=low * Recompiled against libpng3 and libgtk2.0-0png3. -- Davide Puricelli (evo) Tue, 13 Aug 2002 11:46:01 +0200 eog2 (1.0.1-3) experimental; urgency=low * Now we don't ship /etc/gconf/gconf.xml.defaults, it's generated by gconftool; closes: #151856. -- Davide Puricelli (evo) Fri, 12 Jul 2002 19:01:13 +0200 eog2 (1.0.1-2) experimental; urgency=low * Recompiled against librsvg2-2. -- Davide Puricelli (evo) Mon, 1 Jul 2002 11:01:47 +0200 eog2 (1.0.1-1) experimental; urgency=low * New upstream version. -- Davide Puricelli (evo) Sat, 22 Jun 2002 11:49:19 +0200 eog2 (0.118.0-1) experimental; urgency=low * New upstream version. -- Davide Puricelli (evo) Sat, 25 May 2002 15:03:53 +0200 eog2 (0.116.1-1) experimental; urgency=low * New upstream version. -- Davide Puricelli (evo) Thu, 25 Apr 2002 15:32:27 +0200 eog2 (0.115.0-1) experimental; urgency=low * New upstream version. -- Davide Puricelli (evo) Sun, 31 Mar 2002 21:40:36 +0200 eog2 (0.114.0-1) experimental; urgency=low * Initial Release, closes: #130119. -- Davide Puricelli (evo) Sun, 17 Mar 2002 12:49:05 +0100