** Description changed:

- New upstream version 1.0.0.56-1 available available in Debian
- testing/unstable that fixes several bugs (#907731, #907813, #860950,
- #903870, #818905). Repackaging needed in Ubuntu.
+ Please merge steam 1.0.0.59-2 from Debian.
+ 
+ Ubuntu changes:
+ - Add an epoch to the version number.
+     - Add a steam-installer package that depends on steam and contains
+       appstream metadata to try to allow Steam to be installable via the
+       default Software app.
+     - Drop debconf question because that is not supported by gnome-software.
+ 
+ I think the debconf question does not need to be removed because gnome-
+ software now depends on libgtk3-perl, which displays debconf questions.
+ 
+ steam (1.0.0.59-2) unstable; urgency=medium
+ 
+   * Revert "Adjust VCS metadata for debian/experimental branch"
+   * Use DEP-14 branch name debian/master
+   * Upload to unstable
+ 
+  -- Simon McVittie <[email protected]>  Fri, 25 Jan 2019 11:24:26 +0000
+ 
+ steam (1.0.0.59-1) experimental; urgency=medium
+ 
+   * New upstream release
+   * get-orig-source: Use chdist to download Valve's "source" package
+     with secure-APT authentication
+     - d/valve-steam-keyring.gpg: Add the signing key for Valve's apt
+       repository
+   * d/p/udev-permissions.patch: Update for new upstream udev rules
+     - new HID device 28de:2102 is now included in 60-steam-vr.rules
+   * d/gbp.conf: Explicitly disable pristine-tar for this package.
+     We don't keep upstream "source" in the git repository since that
+     mostly consists of binary blobs.
+   * Display a debconf note if the Nvidia proprietary kernel module is
+     loaded, but the corresponding i386 libraries are not found.
+     This seems to be the best we can do without adding a Recommends
+     on the i386 libraries, which would pull in the binary driver even
+     on systems that do not have Nvidia hardware. (See #918996)
+   * d/scripts/steam: Cope with different installation directories,
+     such as ~/.local/share/Steam from Valve's official packaging,
+     without data loss (Closes: #919467)
+   * d/scripts/steam: Install to a subdirectory of ~/.steam for new
+     installations, to avoid ~/.steam/steam trying to be two things
+     at once (Closes: #916303)
+   * Adjust VCS metadata for debian/experimental branch
+ 
+  -- Simon McVittie <[email protected]>  Tue, 22 Jan 2019 10:05:36 +0000
+ 
+ steam (1.0.0.56-2) unstable; urgency=medium
+ 
+   * Add myself to Uploaders
+   * Import debian/ into salsa.debian.org git (Closes: #913651)
+   * d/copyright.in: Really refer to the https form of copyright-format.
+     d/copyright is generated from d/copyright.in and license files.
+     (Closes: #916300)
+   * Upgrade steam-devices to a hard dependency.
+     The udev rules are increasingly used by the Steam client for input
+     remapping, even if no Steam-specific hardware is used. (Closes: #916298)
+   * Allow cross-compilation for i386 on a non-i386 build machine
+     (Closes: #916301)
+   * steam-devices: Mark as Multi-Arch: foreign.
+     Otherwise, this package can't satisfy the steam package's dependency
+     when installed with `dpkg -i` on an amd64 system (at which time it is
+     assumed to belong to the host architecture), as opposed to when it
+     is found in the Packages file for an i386 apt repository.
+   * d/scripts/steam: Quote variables defensively
+   * Demote nvidia-driver-libs-i386 from Recommends to Suggests.
+     These drivers are only required on systems where the NVIDIA proprietary
+     driver is in use, but the amd64 proprietary driver in nvidia-driver-libs
+     already Recommends nvidia-driver-libs-i386, and the kernel driver
+     nvidia-kernel-dkms Recommends nvidia-driver, which Depends on
+     nvidia-driver-libs; so the only way a user of the proprietary NVIDIA
+     driver could fail to have nvidia-driver-libs:i386 installed is if
+     they are already disregarding Recommends.
+     Keeping this driver in our Suggests means its presence or absence will
+     normally be mentioned in bug reports for this package.
+   * Normalize dependency lists into lexicographic order (wrap-and-sort -ast)
+   * Recommend Mesa Vulkan ICDs, and suggest NVIDIA Vulkan ICD
+     (Closes: #916404)
+   * Set Rules-Requires-Root to no
+   * Standards-Version: 4.3.0 (no changes required)
+ 
+  -- Simon McVittie <[email protected]>  Fri, 28 Dec 2018 20:12:40 +0000
+ 
+ steam (1.0.0.56-1) unstable; urgency=medium
+ 
+   * New upstream release
+   * Update standards version.
+   * Drop zenity from the recommended packages.
+   * Add uaccess to the udev rules (closes: #907731).
+   * Recommend fontconfig and ca-certificates (closes: #907813).
+ 
+  -- Michael Gilbert <[email protected]>  Mon, 03 Sep 2018 02:42:51
+ +0000
+ 
+ steam (1.0.0.55-1) unstable; urgency=medium
+ 
+   * New upstream release.
+     - New VR and controller devices supported.
+     - Upstream license has been completely revised.
+   * Add AppStream metadata about supported hardware.
+   * Disable steam client crash minidumps by default.
+   * Include upstream changelog in the binary packages.
+   * Remove partial files after a failed download (closes: #860950).
+   * Output a warning if the hardware does not support sse2 (closes: #903870).
+ 
+  -- Michael Gilbert <[email protected]>  Sat, 04 Aug 2018 21:00:16
+ +0000
+ 
+ steam (1.0.0.54-8) unstable; urgency=medium
+ 
+   * Revert change to maintainer address.
+   * Explicitly specify UTF-8 as the encoding for all python file io.
+ 
+  -- Michael Gilbert <[email protected]>  Wed, 18 Jul 2018 00:50:49
+ +0000
+ 
+ steam (1.0.0.54-7) unstable; urgency=medium
+ 
+   * Explicitly specify UTF-8 as the encoding for license files.
+   * Change maintainer address to [email protected].
+ 
+  -- Michael Gilbert <[email protected]>  Mon, 16 Jul 2018 03:38:42
+ +0000
+ 
+ steam (1.0.0.54-6) unstable; urgency=medium
+ 
+   * Drop useless dbgsym package.
+   * Update standards version to 4.1.5.
+   * Update packaging scripts to python 3.
+   * Remove world readability from the udev rules.
+   * Create a uinput node for the steam controller (closes: #818905).
+   * Document new license for the upstream udev rules in the copyright file.
+ 
+  -- Michael Gilbert <[email protected]>  Sun, 15 Jul 2018 21:12:44
+ +0000

** Description changed:

  Please merge steam 1.0.0.59-2 from Debian.
- 
- Ubuntu changes:
- - Add an epoch to the version number.
-     - Add a steam-installer package that depends on steam and contains
-       appstream metadata to try to allow Steam to be installable via the
-       default Software app.
-     - Drop debconf question because that is not supported by gnome-software.
  
  I think the debconf question does not need to be removed because gnome-
  software now depends on libgtk3-perl, which displays debconf questions.
  
+ Ubuntu changes:
+ - Add an epoch to the version number.
+     - Add a steam-installer package that depends on steam and contains
+       appstream metadata to try to allow Steam to be installable via the
+       default Software app.
+     - Drop debconf question because that is not supported by gnome-software.
+ -----------------------------------------------------------------------------
+ 
  steam (1.0.0.59-2) unstable; urgency=medium
  
-   * Revert "Adjust VCS metadata for debian/experimental branch"
-   * Use DEP-14 branch name debian/master
-   * Upload to unstable
+   * Revert "Adjust VCS metadata for debian/experimental branch"
+   * Use DEP-14 branch name debian/master
+   * Upload to unstable
  
-  -- Simon McVittie <[email protected]>  Fri, 25 Jan 2019 11:24:26 +0000
+  -- Simon McVittie <[email protected]>  Fri, 25 Jan 2019 11:24:26 +0000
  
  steam (1.0.0.59-1) experimental; urgency=medium
  
-   * New upstream release
-   * get-orig-source: Use chdist to download Valve's "source" package
-     with secure-APT authentication
-     - d/valve-steam-keyring.gpg: Add the signing key for Valve's apt
-       repository
-   * d/p/udev-permissions.patch: Update for new upstream udev rules
-     - new HID device 28de:2102 is now included in 60-steam-vr.rules
-   * d/gbp.conf: Explicitly disable pristine-tar for this package.
-     We don't keep upstream "source" in the git repository since that
-     mostly consists of binary blobs.
-   * Display a debconf note if the Nvidia proprietary kernel module is
-     loaded, but the corresponding i386 libraries are not found.
-     This seems to be the best we can do without adding a Recommends
-     on the i386 libraries, which would pull in the binary driver even
-     on systems that do not have Nvidia hardware. (See #918996)
-   * d/scripts/steam: Cope with different installation directories,
-     such as ~/.local/share/Steam from Valve's official packaging,
-     without data loss (Closes: #919467)
-   * d/scripts/steam: Install to a subdirectory of ~/.steam for new
-     installations, to avoid ~/.steam/steam trying to be two things
-     at once (Closes: #916303)
-   * Adjust VCS metadata for debian/experimental branch
+   * New upstream release
+   * get-orig-source: Use chdist to download Valve's "source" package
+     with secure-APT authentication
+     - d/valve-steam-keyring.gpg: Add the signing key for Valve's apt
+       repository
+   * d/p/udev-permissions.patch: Update for new upstream udev rules
+     - new HID device 28de:2102 is now included in 60-steam-vr.rules
+   * d/gbp.conf: Explicitly disable pristine-tar for this package.
+     We don't keep upstream "source" in the git repository since that
+     mostly consists of binary blobs.
+   * Display a debconf note if the Nvidia proprietary kernel module is
+     loaded, but the corresponding i386 libraries are not found.
+     This seems to be the best we can do without adding a Recommends
+     on the i386 libraries, which would pull in the binary driver even
+     on systems that do not have Nvidia hardware. (See #918996)
+   * d/scripts/steam: Cope with different installation directories,
+     such as ~/.local/share/Steam from Valve's official packaging,
+     without data loss (Closes: #919467)
+   * d/scripts/steam: Install to a subdirectory of ~/.steam for new
+     installations, to avoid ~/.steam/steam trying to be two things
+     at once (Closes: #916303)
+   * Adjust VCS metadata for debian/experimental branch
  
-  -- Simon McVittie <[email protected]>  Tue, 22 Jan 2019 10:05:36 +0000
+  -- Simon McVittie <[email protected]>  Tue, 22 Jan 2019 10:05:36 +0000
  
  steam (1.0.0.56-2) unstable; urgency=medium
  
-   * Add myself to Uploaders
-   * Import debian/ into salsa.debian.org git (Closes: #913651)
-   * d/copyright.in: Really refer to the https form of copyright-format.
-     d/copyright is generated from d/copyright.in and license files.
-     (Closes: #916300)
-   * Upgrade steam-devices to a hard dependency.
-     The udev rules are increasingly used by the Steam client for input
-     remapping, even if no Steam-specific hardware is used. (Closes: #916298)
-   * Allow cross-compilation for i386 on a non-i386 build machine
-     (Closes: #916301)
-   * steam-devices: Mark as Multi-Arch: foreign.
-     Otherwise, this package can't satisfy the steam package's dependency
-     when installed with `dpkg -i` on an amd64 system (at which time it is
-     assumed to belong to the host architecture), as opposed to when it
-     is found in the Packages file for an i386 apt repository.
-   * d/scripts/steam: Quote variables defensively
-   * Demote nvidia-driver-libs-i386 from Recommends to Suggests.
-     These drivers are only required on systems where the NVIDIA proprietary
-     driver is in use, but the amd64 proprietary driver in nvidia-driver-libs
-     already Recommends nvidia-driver-libs-i386, and the kernel driver
-     nvidia-kernel-dkms Recommends nvidia-driver, which Depends on
-     nvidia-driver-libs; so the only way a user of the proprietary NVIDIA
-     driver could fail to have nvidia-driver-libs:i386 installed is if
-     they are already disregarding Recommends.
-     Keeping this driver in our Suggests means its presence or absence will
-     normally be mentioned in bug reports for this package.
-   * Normalize dependency lists into lexicographic order (wrap-and-sort -ast)
-   * Recommend Mesa Vulkan ICDs, and suggest NVIDIA Vulkan ICD
-     (Closes: #916404)
-   * Set Rules-Requires-Root to no
-   * Standards-Version: 4.3.0 (no changes required)
+   * Add myself to Uploaders
+   * Import debian/ into salsa.debian.org git (Closes: #913651)
+   * d/copyright.in: Really refer to the https form of copyright-format.
+     d/copyright is generated from d/copyright.in and license files.
+     (Closes: #916300)
+   * Upgrade steam-devices to a hard dependency.
+     The udev rules are increasingly used by the Steam client for input
+     remapping, even if no Steam-specific hardware is used. (Closes: #916298)
+   * Allow cross-compilation for i386 on a non-i386 build machine
+     (Closes: #916301)
+   * steam-devices: Mark as Multi-Arch: foreign.
+     Otherwise, this package can't satisfy the steam package's dependency
+     when installed with `dpkg -i` on an amd64 system (at which time it is
+     assumed to belong to the host architecture), as opposed to when it
+     is found in the Packages file for an i386 apt repository.
+   * d/scripts/steam: Quote variables defensively
+   * Demote nvidia-driver-libs-i386 from Recommends to Suggests.
+     These drivers are only required on systems where the NVIDIA proprietary
+     driver is in use, but the amd64 proprietary driver in nvidia-driver-libs
+     already Recommends nvidia-driver-libs-i386, and the kernel driver
+     nvidia-kernel-dkms Recommends nvidia-driver, which Depends on
+     nvidia-driver-libs; so the only way a user of the proprietary NVIDIA
+     driver could fail to have nvidia-driver-libs:i386 installed is if
+     they are already disregarding Recommends.
+     Keeping this driver in our Suggests means its presence or absence will
+     normally be mentioned in bug reports for this package.
+   * Normalize dependency lists into lexicographic order (wrap-and-sort -ast)
+   * Recommend Mesa Vulkan ICDs, and suggest NVIDIA Vulkan ICD
+     (Closes: #916404)
+   * Set Rules-Requires-Root to no
+   * Standards-Version: 4.3.0 (no changes required)
  
-  -- Simon McVittie <[email protected]>  Fri, 28 Dec 2018 20:12:40 +0000
+  -- Simon McVittie <[email protected]>  Fri, 28 Dec 2018 20:12:40 +0000
  
  steam (1.0.0.56-1) unstable; urgency=medium
  
-   * New upstream release
-   * Update standards version.
-   * Drop zenity from the recommended packages.
-   * Add uaccess to the udev rules (closes: #907731).
-   * Recommend fontconfig and ca-certificates (closes: #907813).
+   * New upstream release
+   * Update standards version.
+   * Drop zenity from the recommended packages.
+   * Add uaccess to the udev rules (closes: #907731).
+   * Recommend fontconfig and ca-certificates (closes: #907813).
  
-  -- Michael Gilbert <[email protected]>  Mon, 03 Sep 2018 02:42:51
+  -- Michael Gilbert <[email protected]>  Mon, 03 Sep 2018 02:42:51
  +0000
  
  steam (1.0.0.55-1) unstable; urgency=medium
  
-   * New upstream release.
-     - New VR and controller devices supported.
-     - Upstream license has been completely revised.
-   * Add AppStream metadata about supported hardware.
-   * Disable steam client crash minidumps by default.
-   * Include upstream changelog in the binary packages.
-   * Remove partial files after a failed download (closes: #860950).
-   * Output a warning if the hardware does not support sse2 (closes: #903870).
+   * New upstream release.
+     - New VR and controller devices supported.
+     - Upstream license has been completely revised.
+   * Add AppStream metadata about supported hardware.
+   * Disable steam client crash minidumps by default.
+   * Include upstream changelog in the binary packages.
+   * Remove partial files after a failed download (closes: #860950).
+   * Output a warning if the hardware does not support sse2 (closes: #903870).
  
-  -- Michael Gilbert <[email protected]>  Sat, 04 Aug 2018 21:00:16
+  -- Michael Gilbert <[email protected]>  Sat, 04 Aug 2018 21:00:16
  +0000
  
  steam (1.0.0.54-8) unstable; urgency=medium
  
-   * Revert change to maintainer address.
-   * Explicitly specify UTF-8 as the encoding for all python file io.
+   * Revert change to maintainer address.
+   * Explicitly specify UTF-8 as the encoding for all python file io.
  
-  -- Michael Gilbert <[email protected]>  Wed, 18 Jul 2018 00:50:49
+  -- Michael Gilbert <[email protected]>  Wed, 18 Jul 2018 00:50:49
  +0000
  
  steam (1.0.0.54-7) unstable; urgency=medium
  
-   * Explicitly specify UTF-8 as the encoding for license files.
-   * Change maintainer address to [email protected].
+   * Explicitly specify UTF-8 as the encoding for license files.
+   * Change maintainer address to [email protected].
  
-  -- Michael Gilbert <[email protected]>  Mon, 16 Jul 2018 03:38:42
+  -- Michael Gilbert <[email protected]>  Mon, 16 Jul 2018 03:38:42
  +0000
  
  steam (1.0.0.54-6) unstable; urgency=medium
  
-   * Drop useless dbgsym package.
-   * Update standards version to 4.1.5.
-   * Update packaging scripts to python 3.
-   * Remove world readability from the udev rules.
-   * Create a uinput node for the steam controller (closes: #818905).
-   * Document new license for the upstream udev rules in the copyright file.
+   * Drop useless dbgsym package.
+   * Update standards version to 4.1.5.
+   * Update packaging scripts to python 3.
+   * Remove world readability from the udev rules.
+   * Create a uinput node for the steam controller (closes: #818905).
+   * Document new license for the upstream udev rules in the copyright file.
  
-  -- Michael Gilbert <[email protected]>  Sun, 15 Jul 2018 21:12:44
+  -- Michael Gilbert <[email protected]>  Sun, 15 Jul 2018 21:12:44
  +0000

** Tags added: disco

** Summary changed:

- Merge 1.0.0.59-2 from Debian
+ Merge steam 1.0.0.59-2 from Debian

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796464

Title:
  Merge steam 1.0.0.59-2 from Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/steam/+bug/1796464/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to