evince (2.26.1-0ubuntu1common0sendai2) jaunty; urgency=low

  * SECURITY UPDATE: fix heap-based buffer overflow
    - debian/patches/92_CVE-2011-0433.patch: add more bounds checking in
      backend/dvi/mdvi-lib/afmparse.c
    - CVE-2011-0433

 -- Jun Kobayashi <kobayashi@junkobayashi.jp>  Wed, 25 Apr 2012 03:58:52 +0900

evince (2.26.1-0ubuntu1common0araneo1) jaunty; urgency=low

  * SECURITY UPDATE: arbitrary code execution via multiple dvi backend
    overflows
    - debian/patches/91_CVE-2010-264x.patch: add bounds checking in
      backend/dvi/mdvi-lib/{afmparse,dviread,pk,tfmfile,vf}.c.
    - CVE-2010-2640
    - CVE-2010-2641
    - CVE-2010-2642
    - CVE-2010-2643

 -- Jun Kobayashi <kobayashi@kobayasystem.jp>  Fri, 22 Apr 2011 09:00:58 +0900

evince (2.26.1-0ubuntu1) jaunty-proposed; urgency=low

  * New upstream version (lp: #365072):
    Bug fixes:
    - Don't prevent unmounting in case the initial cwd is on an external device 
    - Create and load the document based on the mime-type provided by
      nautilus instead of using our own documents factory.
    - Fix endianess issues in dvi and tiff backends
    - Fix memory leak in tiff backend 
    - Fix path where accels file is saved
    - Fix fading animations 
    - Translate the categories in the nautilus properties tab

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 22 Apr 2009 12:41:49 +0200

evince (2.26.0-0ubuntu1) jaunty; urgency=low

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 16 Mar 2009 22:27:28 +0100

evince (2.25.92-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    Bug fixes:
    - Show the 'jump to page' window in the right GdkScreen
    - Make our own thumbnail when the provided one doesn't have the needed size 
    - Reduce the restriction on the minimum size of thumbnails from 40 to 1 
    - Use GOption in thumbnailer 
    - Fix saving a copy of encrypted PDF documents
    - Don't use g_quark_from_static_string in a loadable module
    - Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend 

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 03 Mar 2009 01:24:05 +0100

evince (2.25.91-0ubuntu1) jaunty; urgency=low

  * New upstream release: (LP: #331233)
    - Fix several memory leaks
    - Fix errors handling and propagation
    - Fix several translation strings in properties dialog
    - Do not resize the window on reloading
    - Experimental introspection support
    - Use g_set_error_literal()
    - Make session manager code compile for win32
    - Update totem-screensaver from totem svn to make it build for win32
    - Make use of GConf optional
    - Fix i18n in libdocument
    - Include gi18n-lib.h instead of gi18n.h in libs and backends
    - Translation updates (ast, be@latin, da, dz, es, et, eu, hu, ja
      kn, mk, nl, pl, pt_BR, sr, sv, th, vi, zh_CN, zh_HK, zh_TW)
  * Add libsm-dev b-d in debian/control.in
  * Adapt debian/patches/01_launchpad.patch to apply to new configure.ac
  * Re-generate debian/control and debian/patches/99_autoconf.patch

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 18 Feb 2009 22:00:49 +0100

evince (2.25.90-0ubuntu1) jaunty; urgency=low

  * New upstream version: (LP: #325015)
    Bug fixes:
     - Split API documentation into libdocument, libview and shell
     - Fix symbols conflict in impress backend
     - Add mnemonics to buttons in search bar
     - Fix a crash when printing
     - Fix --version command line option
     - Use versioned directory for backends
     - Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros
     - Sync EggToolbarEditor with libegg
     - Respect directory umask and setgid when saving files
     - Add libtool versioning, pkg-config files and single headers for
       libdocument and libview
     - Remove G_OBJECT casts from g_signal_connect calls
     - Install several missing header files of libdocument and libview
     - Other bugs fixed
    Translation updates (de, et, hu, ko, nb, sv)
  * Adapt debian/watch to take unstable versions
  * debian/control.in:
    - add Vcs-Bzr tag
    - add libgs-dev to fix FTBFS
    - create libevview1, libevview-dev, libevdocument1, libevdocument-dev
      packages
    - remove lpia b-d as debian/03_hildon_interface.patch is deleted
    - regenerate debian/control
  * debian/rules: rm DESTDIR so that debian/tmp is the default and modify
    some .a and .la removal for evince packages
  * add *.install files for new packages and adapt existing one
  * remove debian/03_hildon_interface.patch as requested by the mobile team
  * Re-generate debian/patches/99_autoconf.patch

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 10 Feb 2009 15:24:04 +0100

evince (2.25.5-0ubuntu2) jaunty; urgency=low

  * Rebuild using the new poppler version

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 19 Jan 2009 23:46:01 +0100

evince (2.25.5-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    Code changes:
    - Move EvView specific code to a libevview library so that it can
      be embbeded in other applications
    - Other improvements for embbeders
    Bug fixes:
    - Fix a minor typo 
    - Fix the API docs build 
    - Simplify drag data handling 
    - Several portability issues 
    - Fix mnemonic conflict 
    - Other bugs fixed: #567910

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 19 Jan 2009 10:39:43 +0100

evince (2.25.4-0ubuntu2) jaunty; urgency=low

  * debian/control.in:
    - build-depends on libxml2-dev

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 06 Jan 2009 11:36:03 +0100

evince (2.25.4-0ubuntu1) jaunty; urgency=low

  * New upstream version:
    New Features and UI Improvements:
    - Show progress information when loading/saving remote files
      (lp: #273611)
    - Remember page setup options (lp: #224882)
    - Show a confirmation dialog when there are pending print jobs 
      while closing the main window (lp: #139907)
    - Show progress information when printing (lp: #178437)
    - Add document URI to properties page 
    Bug fixes:
    - Bump glib requirement to fix build with older versions
    - Fix mime type handling 
    - Fix saving images to remote locations 
    - Do not try to jump to the location of the find result for every match, but
      only for the first one. It makes searching really faster. 
    - Fix zip mime-type in comics backend 
    - Fix several memory leaks
  * debian/control.in:
    - updated build requirement

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 06 Jan 2009 09:56:51 +0100

evince (2.25.2-0ubuntu1) jaunty; urgency=low

  * New upstream version
  * debian/control.in:
    - updated build requirements

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 17 Dec 2008 15:46:02 +0100

evince (2.24.2-0ubuntu1) jaunty; urgency=low

  * New upstream release. (LP: #306661)
   - Fix a crash when searching (#558377, Carlos Garcia Campos) 
     (LP: #269685)
   - Make menu label translatable (#559129, Nickolay V. Shmyrev)
   - Fix symbol conflicts in the dvi backend (#559257, Tuxce)
   - Use printf safely (#558066, Christian Persch)
   - Fix page transition in presentation mode (#516749, 
     Nickolay V. Shmyrev)

 -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Tue, 09 Dec 2008 15:58:31 -0500

evince (2.24.1-1ubuntu2) jaunty; urgency=low

  * debian/control.in:
    - build-depends on libgconf2-dev

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 27 Nov 2008 16:20:01 +0100

evince (2.24.1-1ubuntu1) jaunty; urgency=low

  * Sync on debian
  * debian/control.in:
    - build-depends on liblaunchpad-integration-dev
    - listed lpia build-depends to use the hildon change
  * debian/03_hildon_interface.patch:
    - hildon changes which need to be updated
  * debian/patches/01_launchpad.patch:
    - launchpad integration changes
  * debian/patches/99_autoconf.patch:
    - required configure update
  * debian/rules:
    - distribution the html api documentation

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 27 Nov 2008 15:45:51 +0100

evince (2.24.1-1) experimental; urgency=low

  * New upstream release.
    + Control+N opens a new window. Closes: #479760.
    + Does not hang on corrupt djvu files. Closes: #477571.
    + Copies links to the primary selection. Closes: #469579.
    + More helpful error messages. Closes: #496487.
    + Control+Insert copies text. Closes: #463836.
  * Update build-dependencies.
  * Remove evince-gtk, the libgnome dependency has disappeared now.
  * evince provides evince-gtk.
  * Don’t generate dependencies for the nautilus extension.
  * Suggest nautilus.
  * 01_external_libgnome.patch: removed, gio is the default now.
  * Recommend gvfs.
  * 02_fix_saving_images.patch: dropped, merged upstream.
  * Add application/x-cb7 to supported MIME types.

 -- Josselin Mouette <joss@debian.org>  Fri, 14 Nov 2008 12:37:55 +0100

evince (2.22.2-4) unstable; urgency=low

  [ Loic Minier ]
  * Depend on shared-mime-info for MIME type detection via
    g_content_type_guess(); see LP #208729 and GNOME #554563.

  [ Emilio Pozuelo Monfort ]
  * debian/patches/02_fix_saving_images.patch:
    - Patch from upstream r3159, fix saving images duplicating the
      extension. Closes: #497935.
  * debian/control.in:
    - No need to have one Homepage field for each package. Move it
      to the source stanza.
    - Update Standards-Version to 3.8.0. No changes needed.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Sun, 19 Oct 2008 15:49:19 +0200

evince (2.22.2-3) unstable; urgency=low

  [ Loic Minier ]
  * Let evince and evince-gtk provide djvu-viewer; closes: #493360.

  [ Josselin Mouette ]
  * Suggest poppler-data.

 -- Josselin Mouette <joss@debian.org>  Thu, 18 Sep 2008 14:29:13 +0200

evince (2.22.2-2) unstable; urgency=low

  * 01_external_libgnome.patch: use libgnome to launch external links
    instead of GIO, which requires gvfs installed for it to work. This 
    is a temporary measure until gvfs becomes used by default in  
    nautilus. Closes: #484032.

 -- Josselin Mouette <joss@debian.org>  Fri, 18 Jul 2008 17:16:23 +0200

evince (2.22.2-1) unstable; urgency=low

  * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 02 Jun 2008 13:12:37 +0200

evince (2.22.1.1-3) unstable; urgency=low

  * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Tue, 27 May 2008 12:14:13 +0200

evince (2.22.1.1-2) experimental; urgency=low

  * debian/control.in:
    + Rebuild against new poppler >= 0.8.0.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 20 May 2008 12:13:16 +0200

evince (2.22.1.1-1) experimental; urgency=low

  * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 09 Apr 2008 08:46:03 +0200

evince (2.22.1-1) experimental; urgency=low

  * New upstream bugfix release:
    + debian/patches/60_gzdvi-support.patch:
      - Updated, most parts are applied upstream now.
    + debian/patches/99_autoreconf.patch:
      - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 07 Apr 2008 19:18:30 +0200

evince (2.22.0-1) experimental; urgency=low

  [ Loic Minier ]
  * Fix mailcap entry for gzip and bzip2-compressed PDF files; thanks
    Tanguy Ortolo; closes: #470891.
  * Wrap deps.

  [ Josselin Mouette ]
  * Fix watch file to only take stable versions into account.
  * Recommend dbus-x11. Closes: #460984.

  [ Marc 'HE' Brockschmidt ]
  * debian/control:
    + Move Homepage information to a proper control field from the long
      description.
    + Bump Standards-Version to 3.7.3 (no changes needed)
  * debian/copyright: Convert to UTF8
  * New upstream version: Upload to experimental due to extensive changes
    + debian/control:
      - Switch from gnomevfs to gvfs
      - Switch from gs to libspectre, remove deps (Closes: #466619, #455645)
      - Update descriptions for gs -> libspectre change by removing
        borings hints about what renderer is used
    + debian/patches/60_gzdvi-support.patch:
      - Updated for the new backend plugin system
    + debian/patches/99_autoreconf.patch:
      - Updated for the new version.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Fri, 14 Mar 2008 14:57:17 +0100

evince (2.20.2-1) unstable; urgency=low

  * New upstream bugfix release:
    + debian/patches/99_autoreconf.patch:
      - Updated for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 27 Nov 2007 05:44:45 +0100

evince (2.20.1-2) unstable; urgency=low

  * Simplify the build process by installing directly the stuff in
    debian/evince(-gtk). This way dh_* are executed in the correct
    order, and this fixes the GConf schemas installation.
    Closes: #448640.
  * Update the menu files to the new layout.
  * Upload to unstable; drop check-dist include.

 -- Josselin Mouette <joss@debian.org>  Sat, 17 Nov 2007 11:48:11 +0100

evince (2.20.1-1) experimental; urgency=low

  * New upstream bugfix release:
    + debian/patches/99_autoreconf.patch:
      - Updated for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 30 Oct 2007 13:13:35 +0100

evince (2.20.0-1) experimental; urgency=low

  [Loic Minier]
  * Build-depend on gnome-pkg-tools >= 0.12 and call desktop-check-mime-types
    to check for missing MIME types; update MIME types.
  * Add application/x-pdf to evince.mime; closes: #431370.

  [ Josselin Mouette ]
  * 60_gzdvi-support: add support for bzip2 compressed DVI files
    (closes: #432445). Thanks Géraud Meyer.

  [ Sebastian Dröge ]
  * New upstream release:
    + debian/patches/10-comics_fix_INCLUDES.patch:
      - Dropped, merged upstream.
    + debian/control.in:
      - Build depend on poppler >= 0.6
    + debian/patches/60_gzdvi-support.patch:
      - Updated for new upstream version.
    + debian/patches/99_autoreconf.patch:
      - Regenerated.
  * debian/control.in:
    + Add build dependency on autotools-dev.
  * debian/evince.mime:
    + Add bzip2 compressed DVI mimetype.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 04 Oct 2007 10:12:45 +0200

evince (0.9.0-1) experimental; urgency=low

  * New upstream release. New features include:
    + Printing support in djvu documents
    + Optional drop of libgnome dependency
    + Print button for preview mode
    + Remember print settings
    + History button improvements
   Some bugfixes: 
    + Fixes for issues with fullscreen toolbar
    + Fix for crash in comics backend when filename contains quote
    + Fix unhelpful messages on invalid URLs. (Closes: #415692)

  * Added needed magic to provide gtk-only packages (evince-gtk and
    evince-gtk-dbg). (Closes: #399439)
  * debian/patches/10-comics_fix_INCLUDES.patch: Added to work around
     Gnome #439925)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sun, 20 May 2007 12:47:56 +0200

evince (0.8.1-2) unstable; urgency=low

  * Upload to unstable; drop check-dist include.
  * debian/control.in:
     * Wrap build-depends and re-order them
     * Replace b-d on "libkpathsea4-dev | libkpathsea-dev" by 
       "libkpathsea-dev", which is a real package nowadays.
     * Add Suggests: unrar
     * Fix little oversight in evince-dbg description
     * Remove unneeded librsvg2-common build-dep that was only there to
       soothe sbuild.
  * debian/copyright: Drop GFDL include, point to the common-licenses one.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Wed, 02 May 2007 15:22:31 +0200

evince (0.8.1-1) experimental; urgency=low

  * New upstream version:
    + debian/copyright: Updated
    + debian/control: Add explicit dep on librsvg2-common from experimental
      to allow autobuilding.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Mon, 09 Apr 2007 23:17:21 +0200

evince (0.8.0-1) experimental; urgency=low

  [ Loic Minier ]
  * Fix watch file to track all releases and use HTTP.
  * Add a get-orig-source target to retrieve the upstream tarball.
  * Recommend gnome-icon-theme for the icon used in the .desktop file.
  * Include the new check-dist Makefile to prevent accidental uploads to
    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.

  [ Marc 'HE' Brockschmidt ]
  * Move to debhelper compat level 5.
  * Add evince-dbg with the debugging symbols. With the number of crashes,
    this seems to be needed quite often.
  * Add evince.xpm (converted from the evince.png in the package) to be
    installed as menu icon. (Closes: #391194)
  * Put my name in the Maintainer field.
  * Update and fix debian/copyright.
  * Add manpage for evince-thumbnailer and install it.
  * New upstream release:
    + debian/control: 
      - Updated (build-)depends (Closes: #332633, #373162)
      - Add dependency on gnome-icon-theme (>= 2.17.1), as evince uses
        some icons from there.
    + debian/evince.1: Remove our manpage, upstream included one.
    + debian/patches/10_CVE-2006-5864.patch: Removed, included upstream.
    + Upstream changes:
      - Fixed PS security problem. (Closes: #400904)
      - Fixed printing of multiple copies. (Closes: #401172)
      - Added support for compressed document types. (Closes: #329620,
        #388188, #395119, #412613)
      - Reworked printing dialog, allowing to print only even/odd pages
        and fixing various problems. (Closes: #402398, #355845)
      - Fixed various problems happening when trying to reload documents.
        (Closes: #388368, #396467, #405130)
      - Fixed mime type detection to use file data, not the file name.
        (Closes: #327769, #368351)
      - Fixed fullscreen/presentation mode problems. The toolbar is now
        only displayed on relevant (virtual) screens, zooming works
        properly. (Closes: #399906)
      - Fixed generation of thumbnail images to not provide RGBA, but only
        RGB images. (Closes: #367612)
      - Fixed documentation to clear up the "scroll by dragging the mouse"
        feature. (Closes: #384749)
      - Fixed page-(down|up) behaviour in Dual View-mode. (Closes: #359143)
      - Fixed display of foreign character sets like japanese (Closes:
        #379105)
      - Fixed a bunch of rendering quirks (Closes: #383399, #394124)
      - Add support for a bookmark system that defaults to opening
        a file on the page it was closed before. (Closes: #342839)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sat, 24 Mar 2007 17:57:56 +0100

evince (0.6.1-1) experimental; urgency=low

  * Bump libgnomeui-dev build-dep to >= 2.14.1-2 for the Gtk transition.
  * New upstream release.
    - Bump libpoppler-glib-dev build-dep to >= 0.5.4.

 -- Loic Minier <lool@dooz.org>  Wed, 11 Oct 2006 14:00:53 +0200

evince (0.6.0-1) experimental; urgency=low

  [ Sebastien Bacher ]
  * debian/watch:
    - updated

  [ Loic Minier ]
  * Fix bashism.

  [ Josselin Mouette ]
  * New upstream release.
  * Bump needed build-dependencies.
  * Remove libgnomeprint requirements.
  * Build-depend on GTK+ 2.10 and force use of GTK-print.
  * Build-depend on libdbus-glib-1-dev and libdbus-glib-1-dev.
  * Enable pixbuf, comics and impress backends.
  * Require intltool 0.35.0.
  * 04_gdk_threads_init.patch: removed, integrated upstream.

 -- Josselin Mouette <joss@debian.org>  Sat,  9 Sep 2006 22:43:08 +0200

evince (0.5.3-1) experimental; urgency=low

  [ Sebastien Bacher ]
  * New upstream versions:
    - fix a typo to the documentation (Closes: #320266)
    - odd pages are placed to the right in dual page mode (Closes: #356040)
    - store window settings by document (Closes: #327408)
  * Patches from the Ubuntu package:
  * debian/patches/03_presentation_change_page.patch:
    - fix previous and next keys usage to presentation mode (GNOME: #332993)
  * debian/patches/04_gdk_threads_init.patch:
    - call gdk_threads_init, fix issues when using an authentification dialog
      (Ubuntu: #343347)
  * debian/patches/05_fix_build_with_djvulibre.patch:
    - fix build with the new djvulibre
  * debian/control.in:
    - Build-Depends on gnome-doc-utils and gnome-keyring according to configure
    - Depends on "gs-esp | gs" (Closes: #335108)
    - updated djvulibre requirement according to the configure
    - updated the description to mention poppler instead of xpdf
      (Closes: #332197)
    - updated the poppler requirement to build with the new soname
  * debian/evince.mime:
    - list dvi and djvu, change suggested
      by Pierre THIERRY <nowhere.man@levallois.eu.org> (Closes: #337784)

  [ Josselin Mouette ]
  * Even newer upstream release.
  * 03_presentation_change_page.patch, 05_fix_build_with_djvulibre.patch:
    removed, integrated upstream.

 -- Josselin Mouette <joss@debian.org>  Sun, 18 Jun 2006 16:40:50 +0200

evince (0.4.0-5) unstable; urgency=low

  * Recommend gnome-icon-theme for the icon used in the .desktop file.
  * Convert the default PNG icon for evince of gnome-icon-theme to XPM as
    debian/evince.xpm; install it in /usr/share/pixmaps; update menu entry.

 -- Loic Minier <lool@dooz.org>  Tue, 16 Jan 2007 17:07:37 +0100

evince (0.4.0-4) unstable; urgency=low

  [ Marc 'HE' Brockschmidt ]
  * debian/patches/21_fix_doc_typo.patch:
     Fix typo in documentation. (Closes: #320266)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Fri, 12 Jan 2007 13:56:37 +0100

evince (0.4.0-3) unstable; urgency=high

  * SECURITY: new patch, 10_CVE-2006-5864.patch, fixes a buffer overflow in
    the PostScript processor; thanks Kees Cook; CVE-2006-5864;
    (Closes: #402063).

 -- Loic Minier <lool@dooz.org>  Thu,  7 Dec 2006 22:09:17 +0100

evince (0.4.0-2) unstable; urgency=low

  * Build-depend on libkpathsea4-dev | libkpathsea-dev instead of
    libkpathsea-dev, thanks Frank Küster. (Closes: #357262)
    [debian/control, debian/control.in]
  * Bump up Standards-Version to 3.7.2.
    [debian/control, debian/control.in]

 -- Loic Minier <lool@dooz.org>  Tue, 30 May 2006 13:47:04 +0200

evince (0.4.0-1) unstable; urgency=low

  * New upstream version: (Closes: #311134)
    - Document properties (Closes: #300761).
    - Document rotation (Closes: #294555).
    - Fix the number of pages for some ps files (Closes: #309905).
    - Fix zoom value update (Closes: #310089).
    - Support for printing page ranges (Closes: #299453).
    - Update of the mimetype list (Closes: #308378).
    - Updated translations (Closes: #308727).
  * debian/control.in:
    - updated the Build-Depends.
    - updated the Standards-Version.
  * debian/rules:
    - clean the static files for the nautilus properties page.
    - don't update scrollkeeper files on build.

 -- Sebastien Bacher <seb128@debian.org>  Tue,  6 Sep 2005 17:38:16 +0200

evince (0.3.0-2) unstable; urgency=low

  * debian/control.in:
    - updated the Build-Depends and the description.
  * debian/rules:
    - build with djvu and dvi options (Closes: #308021).
  * debian/watch:
    - updated.

 -- Sebastien Bacher <seb128@debian.org>  Sat,  7 May 2005 14:40:25 +0200

evince (0.3.0-1) unstable; urgency=low

  * New upstream version:
    - Continous mode.
    - Dual page mode.
    - Control + Scroll does zooming.
    - Shift + Scroll scrolls horizontally.
    - Zoom control in the toolbar.

 -- Sebastien Bacher <seb128@debian.org>  Sat,  7 May 2005 12:55:06 +0200

evince (0.2.1-1) unstable; urgency=low

  * New upstream version (Closes: #306615):
    - fix the crasher on copy (Closes: #294511).
  * debian/control.in:
    - updated.
  * debian/evince.menu:
    - menu entry (Closes: #297560).
  * debian/evince.mime:
    - register with the mimesystem (Closes: #303887).
  * debian/watch:
    - new file.

 -- Sebastien Bacher <seb128@debian.org>  Fri,  6 May 2005 15:01:45 +0200

evince (0.1.5-2) unstable; urgency=low

  * Rebuilt for the libhowl transition (Closes: #298807).
  * debian/control.in:
    - updated the gnome-vfs requirements.

 -- Sebastien Bacher <seb128@debian.org>  Thu, 10 Mar 2005 19:44:16 +0100

evince (0.1.5-1) unstable; urgency=low

  * New upstream release:
    - reload menu.
    - support for DnD of files.
  * debian/control.in:
    - Depends on gs (Closes: #294512).
    - Description update based on the text sent 
      by Andre Lehovich <andrel@U.Arizona.EDU> (Closes: #294519).
    - Provides pdf-viewer, postscript-viewer (Closes: #294516).
  * debian/evince.xml, debian/evince.1:
    - manpage written by Lars Wirzenius <liw@iki.fi> with some changes 
      by Andre Lehovich <andrel@U.Arizona.EDU> (Closes: #295095).
  * po/pt_BR.po:
    - translation update by 
      Fábio Brito d'Araújo e Oliveira <fabio@debian-ba.org>.

 -- Sebastien Bacher <seb128@debian.org>  Sat, 26 Feb 2005 23:34:50 +0100

evince (0.1.4-1) unstable; urgency=low

  * New upstream release:
    - epiphany like fullscreen mode.
    - save chromes state between sessions.
    - improve toolbar layout and icons.
    - really fix postscript rendering.
  * debian/control.in:
    - don't mention DVI in the description (Closes: #294011).
    - typos fix in the description (Closes: #294348).
  
 -- Sebastien Bacher <seb128@debian.org>  Wed,  9 Feb 2005 15:13:54 +0100

evince (0.1.3-1) unstable; urgency=low

  * New upstream release.

 -- Sebastien Bacher <seb128@debian.org>  Sat,  5 Feb 2005 01:55:16 +0100

evince (0.1.2-1) unstable; urgency=low

  * Upload to unstable.
  * New upstream release.

 -- Sebastien Bacher <seb128@debian.org>  Fri,  4 Feb 2005 14:53:13 +0100

evince (0.1.1-1) experimental; urgency=low

  * Initial Release.

 -- Sebastien Bacher <seb128@debian.org>  Mon, 24 Jan 2005 13:21:42 +0100
