2009
evince (2.26.2-2) unstable; urgency=low
[ Emilio Pozuelo Monfort ]
* debian/patches/60_gzdvi-support.patch: forwarded, add headers.
* debian/patches/01_fix_last_page_in_presentations.patch: Backport
change from upstream to fix last page in presentation mode being
skipped. Closes: #537156.
* Standards-Version is 3.8.2, no changes needed.
* evince-gtk shouldn't be in the gnome section. Closes: #528467.
-- Josselin Mouette <joss@debian.org> Sat, 15 Aug 2009 10:56:01 +0200
evince (2.26.2-1) unstable; urgency=low
[ Luca Bruno ]
* New upstream release.
* debian/control.in:
- Split libevince1, libevince-dev and libevince-doc to expose evince
rendering and widgets development API.
These packages include libevdocument and libevview libraries.
- Split evince-backends which files are shared by evince and evince-gtk
binary packages.
- Split evince-common containing platform-independent files shared between
evince and evince-gtk packages.
* debian/evince.manpages, debian/evince-gtk.manpages:
- Moved to evince-common.manpages as they shared the evince-thumbnailer
manpage and because evince manpage is installed by evince-common.
* debian/rules:
- Install under debian/tmp by default.
- Enable gtk-doc, added install rule for evince-common to delete gtk-doc
files.
- Link evince and evince-gtk docs to evince-common docs.
* debian/lintian/{evince-backends, evince-common, libevince1, libevince-dev,
libevince-doc}:
- Added.
[ Josselin Mouette ]
* Don’t install any .la’s, and only the relevant .a’s.
* Use ${gnome:Depends}.
* Remove evince-gtk-dbg, the differences with evince are minor now and
it will not work with the backends. Let’s hope the build-ids come
soon to fix that mess.
* Don’t split the docs, given their size.
* Ship the backends with the library; the library needs them anyway,
and they are in a correctly versioned directory.
* Install evince-thumbnailer.1 in evince-common.
* Install the XPM in evince-common.
* Fixup some dependencies.
* Don’t use symlinks for /usr/share/doc, it would require the
postinst dance.
* Correctly remove the doc from evince-common.
-- Josselin Mouette <joss@debian.org> Wed, 10 Jun 2009 22:41:12 +0200
evince (2.26.1-2) unstable; urgency=low
* Update build dependencies to the current version. Closes: #528717. * Enable t1lib support.
-- Josselin Mouette <joss@debian.org> Fri, 15 May 2009 01:53:41 +0200
evince (2.26.1-1) unstable; urgency=low
[ Josselin Mouette ]
* Section of evince-dbg is debug.
[ Luca Bruno ]
* New upstream release
+ Remember page setup options too. Closes: #430913.
+ Show a confirmation dialog when there are pending print jobs while
closing the main window. Closes: #469304.
+ Clamp top/bottom values of destinations to make sure they are not
bigger than the page height. Closes: #513150.
* debian/rules: delete libevdocument.so and libevview.so dev links.
* debian/control.in:
+ Build-Depends version bumps:
- libglib2.0-dev to 2.18.0.
- libgtk2.0-dev to 2.12.0.
- libgnome-keyring-dev to 2.22.0.
+ Update Standards-Version to 3.8.1. No changes needed.
[ Josselin Mouette ]
* Remove useless build-dependency on libglade.
* New upstream release.
* Add lintian override for versionless GPL, we link to both.
* Reinstate evince-gtk, since we can now disable GConf and
gnome-keyring.
* Don’t install .la and .a files in the moved places.
* Remove files in the install/evince* targets so that GConf schemas
are removed.
-- Josselin Mouette <joss@debian.org> Thu, 14 May 2009 08:27:03 +0200
evince (2.24.2-2) unstable; urgency=low
[ Josselin Mouette ] * Add missing build-dependency on libgconf2-dev. Closes: #512540. [ Emilio Pozuelo Monfort ] * Upload to unstable * Let evince-dbg depend on ${misc:Depends} [ Josselin Mouette ] * Revert the nautilus requirement, it will be handled later by binNMUs.
-- Josselin Mouette <joss@debian.org> Sun, 15 Mar 2009 13:54:00 +0100
2008
evince (2.24.2-1) experimental; urgency=low
[ Josselin Mouette ]
* README.Debian: document that you need to install poppler-data.
Closes: #506836.
[ Marc 'HE' Brockschmidt ]
* debian/control: Make the Gnome team maintainer. I'm not doing the job
anyway.
[ Josselin Mouette ]
* New upstream release.
* Require nautilus 2.22 to build the extension for the correct
version.
-- Josselin Mouette <joss@debian.org> Wed, 31 Dec 2008 16:41:58 +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
2007
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
2006
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
2005
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