[ubuntu/cosmic-proposed] totem 3.26.2-1ubuntu1 (Accepted)

Andrea Azzarone andrea.azzarone at canonical.com
Mon Aug 27 09:13:12 UTC 2018


totem (3.26.2-1ubuntu1) cosmic; urgency=medium

  * Merge with Debian (LP: #1788568). Remaining changes:
    - debian/control.in:
      + Drop libxtst-dev build-depends so that the (redundant) fake key presses
        for inhibiting the screensaver are disabled (LP: #1007438)
      + Depend on grilo base plugins not the full set
      + Suggest rather than recommend gstreamer components in universe
      + Add totem-plugins-extra
      + Don't recommend gnome-settings-daemon from the plugins any more; it's
        not right to pull in desktop integration bits by default.
      + Use ubuntu-desktop vcs
    - debian/totem-common.install, debian/source_totem.py:
      + Install Ubuntu apport debugging hook
    - debian/totem-plugins-extra.install:
      + Universe plugins split out of totem-plugins (currently only gromit)
    - debian/totem-plugins.install:
      + Skip the plugins split to -extra
    - debian/gbp.conf: Use ubuntu settings
    - debian/patches/91_quicklist_entries.patch:
      + Add static quicklist.
    - ubuntu-grilo-filesystem.patch:
      + Use grl-filesystem if tracker is not available.
    - ubuntu-make-zeitgeist-plugin-builtin.patch:
      + Make Zeitgeist Plugin Builtin.
    - dont-make-compulsory.patch:
      + Allow Totem to be uninstalled from the GNOME Software app.

totem (3.26.2-1) unstable; urgency=medium

  * New upstream release
  * debian/rules:
    - Set Rules-Requires-Root to no
    - Bump Standards-Version to 4.2.0

totem (3.26.1-1) unstable; urgency=medium

  * Team upload

  [ Jeremy Bicha ]
  * Update Vcs fields for migration to https://salsa.debian.org/
  * Build-Depend on debhelper >= 11.1.3 to automatically build with the
    C.UTF-8 locale
  * Don't link with -Wl,-O1
  * Do link with -Wl,-z,defs
  * Update Build-Depends for meson build

  [ Simon McVittie ]
  * New upstream release
    - Bump meson build-dependency to 0.43.0
  * Drop patches
    - d/p/fix-build-with-gtk-doc-126.patch: Applied upstream
    - d/p/fix-vala-build.patch: Rejected upstream and no longer applies
  * Build Totem-1.0.gir first to work around #874027; see
    https://bugzilla.gnome.org/show_bug.cgi?id=786248 and
    https://github.com/mesonbuild/meson/issues/1994
  * d/p/debian/Don-t-run-pylint-at-build-time.patch:
    Don't run pylint at build time. It's too fragile and requires an
    X11 or equivalent display.
    - d/control: Drop pylint build-dependency
  * Bump Standards-Version to 4.1.4 (no changes)

Date: Fri, 24 Aug 2018 14:37:31 +0300
Changed-By: Andrea Azzarone <andrea.azzarone at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/+source/totem/3.26.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 24 Aug 2018 14:37:31 +0300
Source: totem
Binary: libtotem0 totem totem-common totem-plugins totem-plugins-extra gir1.2-totem-1.0 libtotem-dev
Architecture: source
Version: 3.26.2-1ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andrea Azzarone <andrea.azzarone at canonical.com>
Description:
 gir1.2-totem-1.0 - GObject introspection data for Totem media player
 libtotem-dev - Main library for the Totem media player - development files
 libtotem0  - Main library for the Totem media player
 totem      - Simple media player for the GNOME desktop based on GStreamer
 totem-common - Data files for the Totem media player
 totem-plugins - Plugins for the Totem media player
 totem-plugins-extra - Extra plugins for the Totem media player
Launchpad-Bugs-Fixed: 1007438 1788568
Changes:
 totem (3.26.2-1ubuntu1) cosmic; urgency=medium
 .
   * Merge with Debian (LP: #1788568). Remaining changes:
     - debian/control.in:
       + Drop libxtst-dev build-depends so that the (redundant) fake key presses
         for inhibiting the screensaver are disabled (LP: #1007438)
       + Depend on grilo base plugins not the full set
       + Suggest rather than recommend gstreamer components in universe
       + Add totem-plugins-extra
       + Don't recommend gnome-settings-daemon from the plugins any more; it's
         not right to pull in desktop integration bits by default.
       + Use ubuntu-desktop vcs
     - debian/totem-common.install, debian/source_totem.py:
       + Install Ubuntu apport debugging hook
     - debian/totem-plugins-extra.install:
       + Universe plugins split out of totem-plugins (currently only gromit)
     - debian/totem-plugins.install:
       + Skip the plugins split to -extra
     - debian/gbp.conf: Use ubuntu settings
     - debian/patches/91_quicklist_entries.patch:
       + Add static quicklist.
     - ubuntu-grilo-filesystem.patch:
       + Use grl-filesystem if tracker is not available.
     - ubuntu-make-zeitgeist-plugin-builtin.patch:
       + Make Zeitgeist Plugin Builtin.
     - dont-make-compulsory.patch:
       + Allow Totem to be uninstalled from the GNOME Software app.
 .
 totem (3.26.2-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/rules:
     - Set Rules-Requires-Root to no
     - Bump Standards-Version to 4.2.0
 .
 totem (3.26.1-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Jeremy Bicha ]
   * Update Vcs fields for migration to https://salsa.debian.org/
   * Build-Depend on debhelper >= 11.1.3 to automatically build with the
     C.UTF-8 locale
   * Don't link with -Wl,-O1
   * Do link with -Wl,-z,defs
   * Update Build-Depends for meson build
 .
   [ Simon McVittie ]
   * New upstream release
     - Bump meson build-dependency to 0.43.0
   * Drop patches
     - d/p/fix-build-with-gtk-doc-126.patch: Applied upstream
     - d/p/fix-vala-build.patch: Rejected upstream and no longer applies
   * Build Totem-1.0.gir first to work around #874027; see
     https://bugzilla.gnome.org/show_bug.cgi?id=786248 and
     https://github.com/mesonbuild/meson/issues/1994
   * d/p/debian/Don-t-run-pylint-at-build-time.patch:
     Don't run pylint at build time. It's too fragile and requires an
     X11 or equivalent display.
     - d/control: Drop pylint build-dependency
   * Bump Standards-Version to 4.1.4 (no changes)
Checksums-Sha1:
 52ec2c7acca2be15ac8c6e88d88afe7999fbca39 3118 totem_3.26.2-1ubuntu1.dsc
 25149fc34737f1f6b4ba3cd667acae2d861c0495 3281260 totem_3.26.2.orig.tar.xz
 e6c28ec6b8f4a4c18a90af1d5540a0f896fece33 28520 totem_3.26.2-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 776818ccd5fb538000224458a4d39390cbb4bbcc555e3617e042683a8c826e0e 3118 totem_3.26.2-1ubuntu1.dsc
 cf8c49941f37e326353e5ede621350f78d2658f7cef73bf92aeedfa1a98e9ed2 3281260 totem_3.26.2.orig.tar.xz
 db6b98d4db6c86b3543620864027a5a06fa0ff95ad09600521e7c3ca9b1c7b7c 28520 totem_3.26.2-1ubuntu1.debian.tar.xz
Files:
 2c51d1a6788098f504635a4798556b46 3118 video optional totem_3.26.2-1ubuntu1.dsc
 dd4ff77e696287532f1c88e42e9ce9fe 3281260 video optional totem_3.26.2.orig.tar.xz
 22ecdc360fee9c7a629407c6bb765749 28520 video optional totem_3.26.2-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

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

iEYEARECAAYFAluDwHoACgkQQxo87aLX0pL1mgCdG6b2etiHxthuEnHIh27f+am+
BisAoJVAtfKxa6N59lNw0OXf9f04lvqZ
=9R2H
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list