← Back to team overview

dx-packages team mailing list archive

[Bug 2130143] [NEW] Merge accountsservice from Debian Unstable for resolute

 

Public bug reported:

Scheduled-For: ubuntu-25.11
Ubuntu: 23.13.9-7ubuntu1
Debian Unstable: 23.13.9-8

A new release of accountsservice is available for merging from Debian
Unstable.

If it turns out this needs a sync rather than a merge, please change the
tagging from ['dcr-merge'] to ['dcr-sync'], and (optionally) update the
title as desired.

### New Debian Changes ###

accountsservice (23.13.9-8) unstable; urgency=medium

  * Team upload
  * d/p/debian/generate-version.sh-Use-the-version-number-from-the-packa.patch:
    Add patch to avoid taking version number from basename of build directory
    (Closes: #1087494)
  * d/p/debian/Create-and-manage-groups-like-on-a-debian-system.patch,
    d/p/debian/no-check-format.patch:
    Move non-upstreamable patches to a subdirectory
  * d/control: Add Build-Depends on libcrypt-dev (Closes: #1106976)
  * d/control: Replace libgirepository1.0-dev B-D with gobject-introspection
  * d/salsa-ci.yml: Enable Salsa CI pipeline
  * Standards-Version: 4.7.2 (no changes required)

 -- Simon McVittie <smcv@xxxxxxxxxx>  Thu, 04 Sep 2025 09:19:57 +0100


### Old Ubuntu Delta ###

accountsservice (23.13.9-7ubuntu1) plucky; urgency=medium

  * Merge with Debian (LP: #2087527). Remaining changes:
  * debian/control:
    - Add build-depends on dh-translations
  * debian/rules:
    - Build with translations to update POT file.
    - set -Dextra_admin_groups to add admin users to the same groups
      than user-setup is using for the initial account
    - We use custom.conf, not daemon.conf
  * debian/libaccountsservice0.symbols:
    - Add symbols added from patches.
  * debian/accountsservice.install:
    - Install language-tools scripts.
  * debian/patches/0001-formats-locale-property.patch:
    - Addition of FormatsLocale property and SetFormatsLocale method.
  * debian/patches/0009-language-tools.patch,
    debian/patches/0010-set-language.patch:
    - Save user language and regional formats settings to
      ~/.pam_environment.
  * debian/patches/0011-add-background-file-support.patch:
    - Add support for a BackgroundFile property, similar to IconFile.
  * debian/patches/0012-add-keyboard-layout-support.patch:
    - Add XKeyboardLayouts property to report a user's keyboard layouts.
  * debian/patches/0013-add-has-message-support.patch:
    - Add XHasMessages property to report if a user had unread messages.
  * debian/patches/0016-add-input-sources-support.patch:
    - Store input sources in the user object.
  * debian/patches/0021-support-extrausers.patch:
    - In addition to watching /etc/{passwd,shadow,group}, also watch
      those same files in /var/lib/extrausers/, if they exist.
  * debian/patches/ubuntu_notest_language.patch:
   - Disable language tests on Ubuntu for now. Our patches to edit
     .pam_environment rely on access to the user directory which isn't working
     in the restricted testing environment

 -- Alessandro Astone <alessandro.astone@xxxxxxxxxxxxx>  Wed, 13 Nov
2024 11:32:51 +0100

** Affects: accountsservice (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: dcr-merge

** Changed in: accountsservice (Ubuntu)
    Milestone: None => ubuntu-25.11

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2130143

Title:
  Merge accountsservice from Debian Unstable for resolute

Status in accountsservice package in Ubuntu:
  New

Bug description:
  Scheduled-For: ubuntu-25.11
  Ubuntu: 23.13.9-7ubuntu1
  Debian Unstable: 23.13.9-8

  A new release of accountsservice is available for merging from Debian
  Unstable.

  If it turns out this needs a sync rather than a merge, please change
  the tagging from ['dcr-merge'] to ['dcr-sync'], and (optionally)
  update the title as desired.

  ### New Debian Changes ###

  accountsservice (23.13.9-8) unstable; urgency=medium

    * Team upload
    * d/p/debian/generate-version.sh-Use-the-version-number-from-the-packa.patch:
      Add patch to avoid taking version number from basename of build directory
      (Closes: #1087494)
    * d/p/debian/Create-and-manage-groups-like-on-a-debian-system.patch,
      d/p/debian/no-check-format.patch:
      Move non-upstreamable patches to a subdirectory
    * d/control: Add Build-Depends on libcrypt-dev (Closes: #1106976)
    * d/control: Replace libgirepository1.0-dev B-D with gobject-introspection
    * d/salsa-ci.yml: Enable Salsa CI pipeline
    * Standards-Version: 4.7.2 (no changes required)

   -- Simon McVittie <smcv@xxxxxxxxxx>  Thu, 04 Sep 2025 09:19:57 +0100


  ### Old Ubuntu Delta ###

  accountsservice (23.13.9-7ubuntu1) plucky; urgency=medium

    * Merge with Debian (LP: #2087527). Remaining changes:
    * debian/control:
      - Add build-depends on dh-translations
    * debian/rules:
      - Build with translations to update POT file.
      - set -Dextra_admin_groups to add admin users to the same groups
        than user-setup is using for the initial account
      - We use custom.conf, not daemon.conf
    * debian/libaccountsservice0.symbols:
      - Add symbols added from patches.
    * debian/accountsservice.install:
      - Install language-tools scripts.
    * debian/patches/0001-formats-locale-property.patch:
      - Addition of FormatsLocale property and SetFormatsLocale method.
    * debian/patches/0009-language-tools.patch,
      debian/patches/0010-set-language.patch:
      - Save user language and regional formats settings to
        ~/.pam_environment.
    * debian/patches/0011-add-background-file-support.patch:
      - Add support for a BackgroundFile property, similar to IconFile.
    * debian/patches/0012-add-keyboard-layout-support.patch:
      - Add XKeyboardLayouts property to report a user's keyboard layouts.
    * debian/patches/0013-add-has-message-support.patch:
      - Add XHasMessages property to report if a user had unread messages.
    * debian/patches/0016-add-input-sources-support.patch:
      - Store input sources in the user object.
    * debian/patches/0021-support-extrausers.patch:
      - In addition to watching /etc/{passwd,shadow,group}, also watch
        those same files in /var/lib/extrausers/, if they exist.
    * debian/patches/ubuntu_notest_language.patch:
     - Disable language tests on Ubuntu for now. Our patches to edit
       .pam_environment rely on access to the user directory which isn't working
       in the restricted testing environment

   -- Alessandro Astone <alessandro.astone@xxxxxxxxxxxxx>  Wed, 13 Nov
  2024 11:32:51 +0100

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