[ubuntu/artful-proposed] gnome-software 3.25.4-1ubuntu1 (Accepted)

Iain Lane iain.lane at canonical.com
Wed Jul 26 17:05:13 UTC 2017


gnome-software (3.25.4-1ubuntu1) artful; urgency=medium

  * Merge with Debian, remaining changes:
    + debian/patches/*.patch: Various Ubuntu changes from wip/ubuntu-master
    branch - see patch headers for more information.
    + Add an "ubuntu-software" package with some branding for Ubuntu.
    + debian/control{,.in}, debian/rules, debian/gnome-software-plugin-snap.*:
      Enable the Snap plugin and build it into a gnome-software-plugin-snap
      binary package
    + debian/gnome-software.gsettings-override.in: Mark universe packages as
      Free.
    + debian/rules: Strip -Wl,-Bsymbolic-functions from LDFLAGS so that
      plugins can be loaded properly.
    + debian/source_gnome-software.py: Add an Apport hook to report which
      plugins are installed.
  * GNOME Software provides the PackageKit session interface. Sessioninstaller
    wants to do that too - Conflict with it to get it off user systems.
  * debian/control{,.in}: Bump snapd-glib BD to 1.16, per upstream.
  * debian/compat: Bump to 10, mainly so we get --parallel by default.

gnome-software (3.25.4-1) experimental; urgency=medium

  * New upstream release 3.25.4
  * debian/rules: Switch to debhelper's meson buildsystem instead of calling
    meson directly ourselves.
  * debian/rules: Use dh_missing --fail-missing instead of dh_install.
  * debian/control{,.in}: Bump debhelper BD to 10.4 for the above.

gnome-software (3.25.3-1) experimental; urgency=medium

  * New upstream release 3.25.3
  * debian/control{,.in}: Bump libappstrem-glib-dev and libfwupd-dev versions
    in line with meson.build.
  * debian/rules: -Denable-firmware is now called -Denable-fwupd.
  * debian/patches: Drop - these are all upstream.

gnome-software (3.25.1-1) experimental; urgency=medium

  [ Jeremy Bicha ]
  * debian/control.in:
    - Bump minimum appstream-glib to 0.6.7

  [ Iain Lane ]
  * New upstream development release 3.25.1
  * debian/watch: Find unstable versions
  * Build with meson. The debhelper support isn't yet in Debian, so we're
    calling meson directly. Once it is, we can switch.
  * debian/patches/0001-build-Use-the-configured-directory-locations-to-inst.patch,
    debian/patches/0002-build-Fix-the-pcfile.patch,
    debian/patches/0003-build-limba-Set-limba-as-a-dependency.patch: Some
    cherry-picks I pushed upstream which fix the build to build and install
    all the right things.
  * debian/control{,.in}, debian/gnome-software-{dev,doc}.install: Install the
    headers and gtk-doc documentation so that external plugins can be built.
  * debian/rules: Build with --fail-missing.
  * debian/copyright: Consolidate and update.

Date: Wed, 26 Jul 2017 18:02:51 +0100
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
https://launchpad.net/ubuntu/+source/gnome-software/3.25.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 26 Jul 2017 18:02:51 +0100
Source: gnome-software
Binary: gnome-software gnome-software-common gnome-software-plugin-flatpak gnome-software-plugin-limba gnome-software-plugin-snap gnome-packagekit-session gnome-software-dev gnome-software-doc ubuntu-software
Architecture: source
Version: 3.25.4-1ubuntu1
Distribution: artful
Urgency: medium
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Changed-By: Iain Lane <iain.lane at canonical.com>
Description:
 gnome-packagekit-session - Transitional package (gnome-packagekit-session -> gnome-software)
 gnome-software - Software Center for GNOME
 gnome-software-common - Software Center for GNOME (common files)
 gnome-software-dev - Software Center for GNOME - development files
 gnome-software-doc - Software Center for GNOME - documentation
 gnome-software-plugin-flatpak - Flatpak support for GNOME Software
 gnome-software-plugin-limba - Limba support for GNOME Software
 gnome-software-plugin-snap - Snap support for GNOME Software
 ubuntu-software - Utility for browsing, installing, and removing software
Changes:
 gnome-software (3.25.4-1ubuntu1) artful; urgency=medium
 .
   * Merge with Debian, remaining changes:
     + debian/patches/*.patch: Various Ubuntu changes from wip/ubuntu-master
     branch - see patch headers for more information.
     + Add an "ubuntu-software" package with some branding for Ubuntu.
     + debian/control{,.in}, debian/rules, debian/gnome-software-plugin-snap.*:
       Enable the Snap plugin and build it into a gnome-software-plugin-snap
       binary package
     + debian/gnome-software.gsettings-override.in: Mark universe packages as
       Free.
     + debian/rules: Strip -Wl,-Bsymbolic-functions from LDFLAGS so that
       plugins can be loaded properly.
     + debian/source_gnome-software.py: Add an Apport hook to report which
       plugins are installed.
   * GNOME Software provides the PackageKit session interface. Sessioninstaller
     wants to do that too - Conflict with it to get it off user systems.
   * debian/control{,.in}: Bump snapd-glib BD to 1.16, per upstream.
   * debian/compat: Bump to 10, mainly so we get --parallel by default.
 .
 gnome-software (3.25.4-1) experimental; urgency=medium
 .
   * New upstream release 3.25.4
   * debian/rules: Switch to debhelper's meson buildsystem instead of calling
     meson directly ourselves.
   * debian/rules: Use dh_missing --fail-missing instead of dh_install.
   * debian/control{,.in}: Bump debhelper BD to 10.4 for the above.
 .
 gnome-software (3.25.3-1) experimental; urgency=medium
 .
   * New upstream release 3.25.3
   * debian/control{,.in}: Bump libappstrem-glib-dev and libfwupd-dev versions
     in line with meson.build.
   * debian/rules: -Denable-firmware is now called -Denable-fwupd.
   * debian/patches: Drop - these are all upstream.
 .
 gnome-software (3.25.1-1) experimental; urgency=medium
 .
   [ Jeremy Bicha ]
   * debian/control.in:
     - Bump minimum appstream-glib to 0.6.7
 .
   [ Iain Lane ]
   * New upstream development release 3.25.1
   * debian/watch: Find unstable versions
   * Build with meson. The debhelper support isn't yet in Debian, so we're
     calling meson directly. Once it is, we can switch.
   * debian/patches/0001-build-Use-the-configured-directory-locations-to-inst.patch,
     debian/patches/0002-build-Fix-the-pcfile.patch,
     debian/patches/0003-build-limba-Set-limba-as-a-dependency.patch: Some
     cherry-picks I pushed upstream which fix the build to build and install
     all the right things.
   * debian/control{,.in}, debian/gnome-software-{dev,doc}.install: Install the
     headers and gtk-doc documentation so that external plugins can be built.
   * debian/rules: Build with --fail-missing.
   * debian/copyright: Consolidate and update.
Checksums-Sha1:
 741d1c8e837b03f63767b4d609c39a3dea6e4f3b 3426 gnome-software_3.25.4-1ubuntu1.dsc
 d23aa9b9589b69c18af1de89752030f30aa7fec5 5063324 gnome-software_3.25.4.orig.tar.xz
 b03821081e6a44b75bd1de6832b97dce936b9254 37248 gnome-software_3.25.4-1ubuntu1.debian.tar.xz
 8caf112b590601cbccbffc16d1ea7f2a2e305adc 21462 gnome-software_3.25.4-1ubuntu1_source.buildinfo
Checksums-Sha256:
 0c9212d5fae6f641033f0afb4d42aa3dc92685cb84de2d10ffe814f8d7ad928a 3426 gnome-software_3.25.4-1ubuntu1.dsc
 2a93f5c6e3a5ddba43c2d54dd398b2ca108ce16717348c49758383647d6de212 5063324 gnome-software_3.25.4.orig.tar.xz
 161789acfa627d0961866af038db6a5b083be9b370821365e3ae07d8d2da97d5 37248 gnome-software_3.25.4-1ubuntu1.debian.tar.xz
 f680168231e0282d70e09ba1c0431698fc4789680363565d3a3599161325cad8 21462 gnome-software_3.25.4-1ubuntu1_source.buildinfo
Files:
 4f9422bb3ef3186a1695dfa789bc493b 3426 gnome optional gnome-software_3.25.4-1ubuntu1.dsc
 c77be33adb8dba4e6afd4ba10ff1b015 5063324 gnome optional gnome-software_3.25.4.orig.tar.xz
 68a56e345ddc5b5ba9c7fe8ce59062d3 37248 gnome optional gnome-software_3.25.4-1ubuntu1.debian.tar.xz
 07437375366c1455b751d0190171fa6e 21462 gnome optional gnome-software_3.25.4-1ubuntu1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJZeMt+AAoJEONS1cUcUEHUS30P/23QFL0ikisVhn5Rp5o9V0Qe
+Wsqtm82TLgyimqTJ8EIO6fneKnLibDF7ezoFm9ApxRRge4uIXQHtyWCallsYf8a
P9YgpuAwFrCzFSTv4Lv/W5JCoUEz4sCatdnmJ/yBcMs0cdMBDX5g4zsuXaVe207M
wA+aEvGZfwKsuyuEGa9VVa4PSWW0+qzsKZFqOJtocfieRpdUc0jy/5yrwz0QoZh1
c04IF1LeRq6OC4YmYzoXaOnZ/amVhOUOLLZp5dal3cyYvWuzYAnVIPkdhTnXtVhm
orBJ7ZJhaODkutMWJ/qWbki8mT7iaiLQ6WF/t9UBcMByKKi/OZzXWskmR1RTPfiU
XSY9jHEL2+zrj4OQBPDfUmGNIXkCe/ffDnPOHJnjh5V/aqa7CLSOZTvriOQUtg7b
nS8QMpZ9Fqia33tLuilAM7lTP/s1uRrTYDCfxFgPsXh7m/h3i66agTRYiyiurmWf
woVaeFvBa2OqvLHIEQenFd4RKDjrFGoPfdXY9G4v9mntrl0XUiVcIw+GpF37hNpq
DH1acnaZ+cI8++1YeLRo0CZHZpjGEk17otw7ahMYBzuiHF6l1IY4QgKvj07Qv2uK
ksSbV9aoBEr8H5Hmt2/InTQhlbJ/oBdwogEa4KFMhw0jN4D3jmIC4bDA5ZWRMyCg
5HluPwXfeSuLQrcrg/GK
=9Sc9
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list