[ubuntu/yakkety-proposed] evince 3.20.1-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Mon Aug 8 15:11:21 UTC 2016


evince (3.20.1-1ubuntu1) yakkety; urgency=medium

  * Merge with Debian (LP: #1580006). Remaining changes:
    - libevdocument3-4: Breaks: evince-hwp (<< 0.1.1-2ubuntu1)
    - debian/control.in:
      + Build-depend on libgrip-dev
    - debian/patches/traditional_menu_bar.patch:
      + use traditional menubars under Unity
    - debian/patches/unity_normal_titlebar.patch:
      + use traditional titlebar when run outside of gnome-shell
  * Dropped changes:
    - Suggest apparmor
    - debian/patches/git_sidebar_label.patch: Applied in new version
  * Build-depend on dh-translations and run dh --with translations
  * Don't break/replace apparmor-profiles-extra << 1.7.
    Ubuntu's version didn't ship the evince profile but more importantly,
    apparmor-profiles-extra 1.7 isn't in Ubuntu yet
  * debian/patches/traditional_menu_bar.patch:
    - Refreshed and re-enabled F1 keyboard shortcut for help (LP: #1610742)

evince (3.20.1-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches, drop those which have been applied upstream.
  * Convert from cdbs to dh.
  * Bump Standards-Version to 3.9.8.
  * Use --list-missing to show uninstalled files.

evince (3.20.0-4) unstable; urgency=medium

  [ Jeremy Bicha ]
  * debian/patches/git_fix_gesture_shortcut_help.patch:
    - Upstream patch to fix gesture shortcuts shown in Ctrl+? quick help

  [ Laurent Bigonville ]
  * Remove-the-MimeType-association-from-the-evince-prev.patch: Remove
    MimeType association from the evince-previewer as it's not supposed to be
    used by users and clutter /etc/mailcap (Closes: #825418)

evince (3.20.0-3) unstable; urgency=medium

  * debian/control.in: Add Breaks/Replaces against apparmor-profiles-extra
    (<< 1.7) (Closes: #822676)

evince (3.20.0-2) unstable; urgency=medium

  [ Andreas Henriksson ]
  * Bump Standards-Version to 3.9.7

  [ Laurent Bigonville ]
  * debian/evince-common.install: Install evince.service systemd file
  * debian/control.in:
    - Add libgnome-desktop-3-dev to the build-dependency to enable Thumbnail
      cache (Closes: #779907)
    - Drop evince-dbg package and rely on automatically built dbgsym packages
    - Fix typos (Closes: #673236, #620517)
    - Bump gtk-doc-tools build-dependency to 1.13 (Closes: #554780)
    - Drop dependency against gnome-icon-theme-symbolic, it's deprecated and
      replaced by the adwaita theme (Closes: #496250)
  * Add a manpage for evince-previewer, thanks to Mattia Rizzolo and Tomasz
    Buchert (Closes: #762530)
  * debian/evince-gtk.lintian-overrides: Readd lintian override for
    versionless GPL for evince-gtk package until we drop it completely.
  * Move the manpages and the .desktop, icons, appdata, dconf, dbus/systemd
    files from the -common package to the main one.
  * Move appdata files for the backends to the libevdocument package
  * Run wrap-and-sort script
  * Install apparmor profiles and apport hook, both coming from Ubuntu, thanks
    to them.
  * Convert to multi-arch
  * Add browser-plugin-evince package to ship evince browser plugin
  * debian/rules: Pass --as-needed to dh_autoreconf

evince (3.20.0-1) unstable; urgency=medium

  * New upstream release.

evince (3.19.92-1) experimental; urgency=medium

  * New upstream release.
  * Bump build-dependencies according to configure.ac changes:
    - libpoppler-glib-dev (>= 0.33.0)
    - libdjvulibre-dev (>= 3.5.22)

Date: Sun, 17 Jul 2016 23:11:09 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/+source/evince/3.20.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 17 Jul 2016 23:11:09 -0400
Source: evince
Binary: evince evince-gtk evince-common libevdocument3-4 libevview3-3 libevince-dev gir1.2-evince-3.0 browser-plugin-evince
Architecture: source
Version: 3.20.1-1ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
 browser-plugin-evince - plugin for web browsers to display documents (PostScript, PDF, …)
 evince     - Document (PostScript, PDF) viewer
 evince-common - Document (PostScript, PDF) viewer - common files
 evince-gtk - dummy package for the transition from evince-gtk to evince
 gir1.2-evince-3.0 - GObject introspection data for the evince libraries
 libevdocument3-4 - Document (PostScript, PDF) rendering library
 libevince-dev - Document (PostScript, PDF) rendering library - development files
 libevview3-3 - Document (PostScript, PDF) rendering library - Gtk+ widgets
Closes: 496250 554780 620517 673236 762530 779907 822676 825418
Launchpad-Bugs-Fixed: 1580006 1610742
Changes:
 evince (3.20.1-1ubuntu1) yakkety; urgency=medium
 .
   * Merge with Debian (LP: #1580006). Remaining changes:
     - libevdocument3-4: Breaks: evince-hwp (<< 0.1.1-2ubuntu1)
     - debian/control.in:
       + Build-depend on libgrip-dev
     - debian/patches/traditional_menu_bar.patch:
       + use traditional menubars under Unity
     - debian/patches/unity_normal_titlebar.patch:
       + use traditional titlebar when run outside of gnome-shell
   * Dropped changes:
     - Suggest apparmor
     - debian/patches/git_sidebar_label.patch: Applied in new version
   * Build-depend on dh-translations and run dh --with translations
   * Don't break/replace apparmor-profiles-extra << 1.7.
     Ubuntu's version didn't ship the evince profile but more importantly,
     apparmor-profiles-extra 1.7 isn't in Ubuntu yet
   * debian/patches/traditional_menu_bar.patch:
     - Refreshed and re-enabled F1 keyboard shortcut for help (LP: #1610742)
 .
 evince (3.20.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Refresh patches, drop those which have been applied upstream.
   * Convert from cdbs to dh.
   * Bump Standards-Version to 3.9.8.
   * Use --list-missing to show uninstalled files.
 .
 evince (3.20.0-4) unstable; urgency=medium
 .
   [ Jeremy Bicha ]
   * debian/patches/git_fix_gesture_shortcut_help.patch:
     - Upstream patch to fix gesture shortcuts shown in Ctrl+? quick help
 .
   [ Laurent Bigonville ]
   * Remove-the-MimeType-association-from-the-evince-prev.patch: Remove
     MimeType association from the evince-previewer as it's not supposed to be
     used by users and clutter /etc/mailcap (Closes: #825418)
 .
 evince (3.20.0-3) unstable; urgency=medium
 .
   * debian/control.in: Add Breaks/Replaces against apparmor-profiles-extra
     (<< 1.7) (Closes: #822676)
 .
 evince (3.20.0-2) unstable; urgency=medium
 .
   [ Andreas Henriksson ]
   * Bump Standards-Version to 3.9.7
 .
   [ Laurent Bigonville ]
   * debian/evince-common.install: Install evince.service systemd file
   * debian/control.in:
     - Add libgnome-desktop-3-dev to the build-dependency to enable Thumbnail
       cache (Closes: #779907)
     - Drop evince-dbg package and rely on automatically built dbgsym packages
     - Fix typos (Closes: #673236, #620517)
     - Bump gtk-doc-tools build-dependency to 1.13 (Closes: #554780)
     - Drop dependency against gnome-icon-theme-symbolic, it's deprecated and
       replaced by the adwaita theme (Closes: #496250)
   * Add a manpage for evince-previewer, thanks to Mattia Rizzolo and Tomasz
     Buchert (Closes: #762530)
   * debian/evince-gtk.lintian-overrides: Readd lintian override for
     versionless GPL for evince-gtk package until we drop it completely.
   * Move the manpages and the .desktop, icons, appdata, dconf, dbus/systemd
     files from the -common package to the main one.
   * Move appdata files for the backends to the libevdocument package
   * Run wrap-and-sort script
   * Install apparmor profiles and apport hook, both coming from Ubuntu, thanks
     to them.
   * Convert to multi-arch
   * Add browser-plugin-evince package to ship evince browser plugin
   * debian/rules: Pass --as-needed to dh_autoreconf
 .
 evince (3.20.0-1) unstable; urgency=medium
 .
   * New upstream release.
 .
 evince (3.19.92-1) experimental; urgency=medium
 .
   * New upstream release.
   * Bump build-dependencies according to configure.ac changes:
     - libpoppler-glib-dev (>= 0.33.0)
     - libdjvulibre-dev (>= 3.5.22)
Checksums-Sha1:
 2c6c28ded94cffbe25ea72ed8eda4b0643cdb8c7 2652 evince_3.20.1-1ubuntu1.dsc
 eab33bc1db02ca0099c4594b08ff1ddfb44996dd 3352756 evince_3.20.1.orig.tar.xz
 3f420730c8223a7c28bdf831d0347b99a8806fd2 30840 evince_3.20.1-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 4aadce5e4a712f41053d4f99fb0584f84e8dd90064129a3fef70a9686938c39d 2652 evince_3.20.1-1ubuntu1.dsc
 fc7ac23036939c24f02e9fed6dd6e28a85b4b00b60fa4b591b86443251d20055 3352756 evince_3.20.1.orig.tar.xz
 67d8f4e4abaeee4b045ebae266197e8fe0f29c160c613eb2944534252880bd82 30840 evince_3.20.1-1ubuntu1.debian.tar.xz
Files:
 b1cc6a4359f2bf0b7b8384ae02337c5b 2652 gnome optional evince_3.20.1-1ubuntu1.dsc
 eb05ece124d93d057211643b7ebdb145 3352756 gnome optional evince_3.20.1.orig.tar.xz
 50d6dfce4e80457e3bae588817bd3032 30840 gnome optional evince_3.20.1-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEUEARECAAYFAleoneMACgkQRjrlnQWd1evX+QCfRMKxBCCpOzQPUwWU5cRgovrM
P7IAlA3mOakbUpQEs3v1VyqWg2T93so=
=wcsK
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list