[ubuntu/zesty-proposed] gnome-software 3.22.2+git20161108.0.a58dfc7-0ubuntu2 (Accepted)
Jeremy Bicha
jbicha at ubuntu.com
Fri Nov 18 22:16:14 UTC 2016
gnome-software (3.22.2+git20161108.0.a58dfc7-0ubuntu2) zesty; urgency=medium
* Merge packaging with Debian. Remaining changes:
- debian/rules:
+ Don't enable PackageKit
+ Enable Ubuntu Reviews
- debian/gnome-software.gsettings-override.in, debian/rules:
+ Update free-sources-url for Ubuntu
+ Add 'universe' to free-sources
- debian/control.in:
+ Build-Depend on libapt-pkg-dev
+ Build-Depend on libsnapd-glib-dev
+ Don't Build-Depend on packagekit
+ Depend on aptdaemon instead of packagekit
+ Depend on gnome-software-plugin-snap
+ Bump gnome-software-plugin-snap's Breaks/Replaces
since we didn't take the split until now
- Add "Ubuntu Software" package
- Build from wip/ubuntu-zesty branch and add debian/README.source
to explain in more detail
gnome-software (3.22.1-1) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Deconfuse build vs. host. (Closes: #839878)
[ Matthias Klumpp ]
* New upstream bugfix release: 3.22.1
* Make Snappy/Snap plugin available as separate package
* packagekit-linking.patch: Fix PackageKit underlinking
* pkgname-sanity.patch: Never pass broken pkgnames to PackageKit for resolving
- Closes: #840654
- Closes: #839736
- Closes: #827723 - if we are lucky.
* Depend on software-properties-gtk (Closes: #840368)
- We can do that now, since s-p-g switched to using PackageKit too.
gnome-software (3.22.0-1) unstable; urgency=medium
[ Jeremy Bicha ]
* New upstream release
* Add debian/docs to install NEWS
* Use separate packages for flatpak and limba plugins
* debian/control.in:
- Update Vcs links
- Build-depend on autoconf-archive
- Have gnome-software suggest flatpak and limba plugins
- Bump build-dependencies based on configure.ac
* debian/rules:
- Build with autoreconf
[ Michael Biebl ]
* Drop --disable-silent-rules from debian/rules. This is now handled by dh
directly depending on whether the DH_QUIET environment variable is set.
[ Simon McVittie ]
* New upstream release: 3.22.0
- This release closes upstream bugs
+ Closes: #838200
+ Closes: #829975
+ Closes: #836919
- build-depend on libappstream-glib-dev (>= 0.6.2) to get all mandatory
and optional functionality
- build-depend on libflatpak-dev and enable Flatpak
- build-depend on libsecret-1-dev
- build-depend on gudev on linux-any
- bump Gtk build-dependency
- explicitly disable OSTree support for now, OSTree in Debian is not
ready to be used for OS deployment
- d/p/01_debian-dfsg.patch: remove, the same result can be achieved
with GSettings now
- d/gnome-software.gsettings-override.in: consider the 'main'
component to be Free Software (Ubuntu will likely want to patch this
to do the same for universe)
[ Matthias Klumpp ]
* Explicitly enable PackageKit, gnome-desktop support
* Small tweaks for debian/rules
* Make package binNMUable again
* Bump PackageKit dependency to >= 1.1.4 (Closes: #823989)
* Update d/copyright
gnome-software (3.20.2-2) unstable; urgency=medium
* debian/rules: Do not use -X parameter for dh_install, some files were not
installed as expected.
gnome-software (3.20.2-1) unstable; urgency=medium
[ Matthias Klumpp ]
* New upstream release: 3.20.2
* Enable the (alpha) Open Desktop Review Service (ODRS) feature
* Update dependencies:
- Bump libpackagekit-glib2-dev (>= 1.1)
- Bump libappstream-glib-dev (>= 0.5.14)
- Bump liblimba-dev (>= 0.5.6)
- Add libjson-glib-dev
- Add libgtkspell3-3-dev (>= 3.0)
* Drop patches: Applied upstream
* Add Debian DFSG plugin to set license information
- See debian-dfsg.patch
- In case we don't know if a software is free or not based on the license
data it supplies, we set it as free based on it originating from "main".
* Set provenance for Debian
[ Michael Biebl ]
* Drop uploaders.mk from debian/rules as this breaks the clean target with
dh. Instead use the gnome dh addon which updates debian/control via
dh_gnome_clean.
Date: Fri, 18 Nov 2016 17:13:35 -0500
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-software/3.22.2+git20161108.0.a58dfc7-0ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 18 Nov 2016 17:13:35 -0500
Source: gnome-software
Binary: gnome-software gnome-software-common gnome-software-plugin-flatpak gnome-software-plugin-limba gnome-software-plugin-snap gnome-packagekit-session ubuntu-software
Architecture: source
Version: 3.22.2+git20161108.0.a58dfc7-0ubuntu2
Distribution: zesty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.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-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
Closes: 823989 827723 829975 836919 838200 839736 839878 840368 840654
Changes:
gnome-software (3.22.2+git20161108.0.a58dfc7-0ubuntu2) zesty; urgency=medium
.
* Merge packaging with Debian. Remaining changes:
- debian/rules:
+ Don't enable PackageKit
+ Enable Ubuntu Reviews
- debian/gnome-software.gsettings-override.in, debian/rules:
+ Update free-sources-url for Ubuntu
+ Add 'universe' to free-sources
- debian/control.in:
+ Build-Depend on libapt-pkg-dev
+ Build-Depend on libsnapd-glib-dev
+ Don't Build-Depend on packagekit
+ Depend on aptdaemon instead of packagekit
+ Depend on gnome-software-plugin-snap
+ Bump gnome-software-plugin-snap's Breaks/Replaces
since we didn't take the split until now
- Add "Ubuntu Software" package
- Build from wip/ubuntu-zesty branch and add debian/README.source
to explain in more detail
.
gnome-software (3.22.1-1) unstable; urgency=medium
.
[ Helmut Grohne ]
* Fix FTCBFS: Deconfuse build vs. host. (Closes: #839878)
.
[ Matthias Klumpp ]
* New upstream bugfix release: 3.22.1
* Make Snappy/Snap plugin available as separate package
* packagekit-linking.patch: Fix PackageKit underlinking
* pkgname-sanity.patch: Never pass broken pkgnames to PackageKit for resolving
- Closes: #840654
- Closes: #839736
- Closes: #827723 - if we are lucky.
* Depend on software-properties-gtk (Closes: #840368)
- We can do that now, since s-p-g switched to using PackageKit too.
.
gnome-software (3.22.0-1) unstable; urgency=medium
.
[ Jeremy Bicha ]
* New upstream release
* Add debian/docs to install NEWS
* Use separate packages for flatpak and limba plugins
* debian/control.in:
- Update Vcs links
- Build-depend on autoconf-archive
- Have gnome-software suggest flatpak and limba plugins
- Bump build-dependencies based on configure.ac
* debian/rules:
- Build with autoreconf
.
[ Michael Biebl ]
* Drop --disable-silent-rules from debian/rules. This is now handled by dh
directly depending on whether the DH_QUIET environment variable is set.
.
[ Simon McVittie ]
* New upstream release: 3.22.0
- This release closes upstream bugs
+ Closes: #838200
+ Closes: #829975
+ Closes: #836919
- build-depend on libappstream-glib-dev (>= 0.6.2) to get all mandatory
and optional functionality
- build-depend on libflatpak-dev and enable Flatpak
- build-depend on libsecret-1-dev
- build-depend on gudev on linux-any
- bump Gtk build-dependency
- explicitly disable OSTree support for now, OSTree in Debian is not
ready to be used for OS deployment
- d/p/01_debian-dfsg.patch: remove, the same result can be achieved
with GSettings now
- d/gnome-software.gsettings-override.in: consider the 'main'
component to be Free Software (Ubuntu will likely want to patch this
to do the same for universe)
.
[ Matthias Klumpp ]
* Explicitly enable PackageKit, gnome-desktop support
* Small tweaks for debian/rules
* Make package binNMUable again
* Bump PackageKit dependency to >= 1.1.4 (Closes: #823989)
* Update d/copyright
.
gnome-software (3.20.2-2) unstable; urgency=medium
.
* debian/rules: Do not use -X parameter for dh_install, some files were not
installed as expected.
.
gnome-software (3.20.2-1) unstable; urgency=medium
.
[ Matthias Klumpp ]
* New upstream release: 3.20.2
* Enable the (alpha) Open Desktop Review Service (ODRS) feature
* Update dependencies:
- Bump libpackagekit-glib2-dev (>= 1.1)
- Bump libappstream-glib-dev (>= 0.5.14)
- Bump liblimba-dev (>= 0.5.6)
- Add libjson-glib-dev
- Add libgtkspell3-3-dev (>= 3.0)
* Drop patches: Applied upstream
* Add Debian DFSG plugin to set license information
- See debian-dfsg.patch
- In case we don't know if a software is free or not based on the license
data it supplies, we set it as free based on it originating from "main".
* Set provenance for Debian
.
[ Michael Biebl ]
* Drop uploaders.mk from debian/rules as this breaks the clean target with
dh. Instead use the gnome dh addon which updates debian/control via
dh_gnome_clean.
Checksums-Sha1:
0626a4f5a84495325cfcd5596829072c8dc0713c 3525 gnome-software_3.22.2+git20161108.0.a58dfc7-0ubuntu2.dsc
cb15cf95f2735511c27c41237a051b0a4365d138 3858612 gnome-software_3.22.2+git20161108.0.a58dfc7.orig.tar.xz
cc8d557e96082ea41645bd6dab8ebc3b1aa48e7f 31516 gnome-software_3.22.2+git20161108.0.a58dfc7-0ubuntu2.debian.tar.xz
Checksums-Sha256:
37ffb039808bc767ab98ff34a895d615aea70a5913e2ba27072ff57af62e8631 3525 gnome-software_3.22.2+git20161108.0.a58dfc7-0ubuntu2.dsc
59141dc2d2931c7765420f727029052b7eef4dfe6aa81512ffba7a90fb6f6e64 3858612 gnome-software_3.22.2+git20161108.0.a58dfc7.orig.tar.xz
70a44caec8f858506ca94950614d44f7ac98607f703301f85e45a869493b93b8 31516 gnome-software_3.22.2+git20161108.0.a58dfc7-0ubuntu2.debian.tar.xz
Files:
78d8314e2f3a94c535d94e77abde9907 3525 gnome optional gnome-software_3.22.2+git20161108.0.a58dfc7-0ubuntu2.dsc
eda55e8b4b7daf6a012411bd9badca88 3858612 gnome optional gnome-software_3.22.2+git20161108.0.a58dfc7.orig.tar.xz
fc0e2eefc1b709a344230d581de86f24 31516 gnome optional gnome-software_3.22.2+git20161108.0.a58dfc7-0ubuntu2.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJYL32JAAoJEOZsd1rr/mx9FUkQAN4/YvNVVA0nX+pYd61lr6k0
58g0F08D8CMm+6AUxIqf7VmQl2C6M7EKYbjgOl/BkgYopfTV14WClpFJ7NZpYVcC
9YLfF69YnZcYKh0twN0yx+8pND2K6pa9NGLbkTLSD1iilXAR/W3qPup67r9kNGJ7
1sJ9ecURfVe+5nhFpYH3f5g/kj4V1PRGB4xv1+n2lDAFMd2vh2jhmRS/aa9EGwtI
/a6gP2cnrNDPdQibZhz0RZODi6ondFO7ZytpwzSxQuezmTN5g2QBTtT4Q7AIiJGM
fHc9xQBNb7q4P57Rc3fv631HICk0B71FGf1pnKay9ShSNbmz12b3cuP+o4g+5p9Z
BeTl0Oihbo/N2ptg8+ewvNSZ7OLxJxN233TS+iFD0dWvda5L20xTEHRC8uyY+gzv
TS0GbCs3r3nEJnUGMd5P/snWhl08kW34/xtZcfFWVWdRepxwx6nMMzchBF8JYtcd
Aud5HdGst1bDNLIz98ZXPBtz9wstfDSNqE3CBVxxDKRFEHA7eeffbbbJBrpddXn7
ykmEJchd7eZwvgnnDPcJgAexrL2f2UicvThpwjSibQwxYKi2nNg/v9kvwk7LNxwU
9Gu+1uOhUzL2PrFvb/vXuXmsWXNkWS/kUrFvAOs4gILEqHqpVZTsdHCsOhFeFGxv
mLRUyxDt6QipaVIgB4dV
=6mPu
-----END PGP SIGNATURE-----
More information about the Zesty-changes
mailing list