firefox-esr-mobile-config (5.2.0-1) unstable; urgency=medium

  * New upstream version
  * d/patches: refresh for new upstream release
  * d/copyright: refresh for new upstream release
  * debian: update upstream URLs according to metainfo.
    Upstream now provides a documentation website for this package and
    changed the metainfo file to point there as the project's homepage,
    let's do the same for the homepage link stored in Debian. Also update
    the upstream metadata so the URLs point to the actual Gitlab instance
    hosting this project.
  * d/lintian-overrides: add new override for false positive

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 27 Apr 2026 12:25:04 +0200

firefox-esr-mobile-config (5.1.0-2) unstable; urgency=medium

  * d/control: conflict with debian-edu-config.
    Both packages ship a `/usr/share/firefox-esr/distribution/policies.json`
    file, which cannot be renamed nor moved as Firefox looks for this one
    file only and doesn't provide a system for having multiple policy files.
    (Closes: #1126881)

 -- Arnaud Ferraris <aferraris@debian.org>  Fri, 13 Mar 2026 08:37:42 +0100

firefox-esr-mobile-config (5.1.0-1) unstable; urgency=medium

  * New upstream version
  * d/copyright: update for new release.
    Many (theme) files were moved around and a few ones were added, ensure
    our information is up-to-date.
  * d/patches: refresh for new upstream version
  * d/lintian-overrides: update for new release.
    One of the files referenced in `lintian-overrides` was moved to a new
    location in this release.
  * d/control: drop Priority and bump Standards-Version
    `Priority: optional` is no longer needed as of Debian Policy 4.7.3, so
    drop that field and bump Standards-Version accordingly.

 -- Arnaud Ferraris <aferraris@debian.org>  Fri, 09 Jan 2026 12:25:17 +0100

firefox-esr-mobile-config (5.0.1-2) unstable; urgency=medium

  * debian: fix policies install path.
    On Debian, `/usr/lib/firefox/distribution` is a symlink to
    `/usr/share/firefox/distribution`, causing piuparts to error out when
    installing the `policies.json` file to the former location. Change the
    install path to the `/usr/share` folder in order to fix this error.

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 16 Dec 2025 10:16:35 +0100

firefox-esr-mobile-config (5.0.1-1) unstable; urgency=medium

  * New upstream version

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 16 Dec 2025 09:52:23 +0100

firefox-esr-mobile-config (5.0.0-1) unstable; urgency=medium

  * New upstream version
  * d/patches: update for new upstream version.
    Our patch adding a few default preference values didn't apply anymore as
    those moved from `mobile-config-autoconfig.js` to `modules/boot.sys.mjs`
    in upstream's latest release; refresh the patch by targeting the new
    file.
  * d/lintian-overrides: update for new upstream version
  * d/copyright: update for new upstream version.
    The latest release underwent a significant rewrite, with a new
    contributor being responsible from most of those changes, so the diff is
    quite big this time.
  * d/postinst: update for new upstream version.
    Previous versions of this package used to rely on conffiles, which moved
    under `/usr/lib` in the current version. Delete the old conffiles
    as they're not needed anymore and would only be confusing.

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 15 Dec 2025 15:58:59 +0100

firefox-esr-mobile-config (4.6.1-1) unstable; urgency=medium

  * New upstream version
  * d/control: drop Rules-Requires-Root.
    This parameter now defaults to `no`, so we can drop this entry. Also
    bump Standards-Version, as no other change is needed.
  * d/watch: update to version 5

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 30 Sep 2025 09:32:50 +0200

firefox-esr-mobile-config (4.6.0-3) unstable; urgency=medium

  * Team upload.
  * Reupload to unstable
  * Add Provides: librewolf-mobile-config

 -- Pirate Praveen <praveen@debian.org>  Tue, 06 May 2025 02:46:19 +0530

firefox-esr-mobile-config (4.6.0-2) experimental; urgency=medium

  * Team upload.
  * Support LibreWolf by providing symblic links to /usr/share/librewolf
    (Closes: #1104664)

 -- Pirate Praveen <praveen@debian.org>  Sun, 04 May 2025 14:47:02 +0530

firefox-esr-mobile-config (4.6.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release (Closes: #1104661).
  * Refresh patches

 -- Pirate Praveen <praveen@debian.org>  Sun, 04 May 2025 13:27:44 +0530

firefox-esr-mobile-config (4.4.0-1) unstable; urgency=medium

  * New upstream version
  * d/patches: refresh for new upstream release
  * d/control: bump Standards-Version, no other change needed
  * d/patches: fix metainfo validation

 -- Arnaud Ferraris <aferraris@debian.org>  Mon, 18 Nov 2024 15:09:48 +0100

firefox-esr-mobile-config (4.3.2-2) unstable; urgency=medium

  * Team Upload
  * Upload to unstable
  * d/control: Specify a minimum firefox-esr version.
    This version works well with 115 and later and causes some regression
    in private browsing on 102 and older so let's specify that.

 -- Guido Günther <agx@sigxcpu.org>  Sat, 29 Jun 2024 14:00:24 +0200

firefox-esr-mobile-config (4.3.2-1) experimental; urgency=medium

  * Team Upload
  * Upload to experimental
  * Rediff patches
  * Add upstream metainfo.
    This makes repository setup via `gbp clone --add-upstream-vcs` simpler.

 -- Guido Günther <agx@sigxcpu.org>  Sat, 29 Jun 2024 07:43:24 +0200

firefox-esr-mobile-config (4.3.1-1) unstable; urgency=medium

  * Team Upload
  * New upstream release

 -- Pirate Praveen <praveen@debian.org>  Thu, 11 Apr 2024 18:52:40 +0530

firefox-esr-mobile-config (4.3.0-1) unstable; urgency=medium

  * New upstream release
  * d/watch: Update for current GitLab tags page

 -- Jarrah Gosbell <debian@undef.tools>  Sat, 30 Mar 2024 23:06:10 +0000

firefox-esr-mobile-config (4.2.0-1) unstable; urgency=medium

  * New upstream release
  * d/patches: rebase on new upstream release

 -- Arnaud Ferraris <aferraris@debian.org>  Thu, 21 Sep 2023 20:16:57 +0200

firefox-esr-mobile-config (4.0.4-1) unstable; urgency=medium

  * New upstream release

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 01 Aug 2023 14:00:12 +0200

firefox-esr-mobile-config (4.0.3-1) unstable; urgency=medium

  * New upstream release

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 19 Jul 2023 13:28:03 +0200

firefox-esr-mobile-config (4.0.2-1) unstable; urgency=medium

  * New upstream version 4.0.2

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 13 Jun 2023 17:03:28 +0200

firefox-esr-mobile-config (4.0.1-1) experimental; urgency=medium

  [ Jarrah Gosbell ]
  * d/control: fix VCS tags after move to DebianOnMobile.
    While we got the team change, we missed the `packages` subdirectory.

  [ Arnaud Ferraris ]
  * New upstream version 4.0.1
  * d/patches: refresh for new upstream version
  * d/control: bump Standards-Version, no change needed
  * debian: add lintian overrides

 -- Arnaud Ferraris <aferraris@debian.org>  Sun, 23 Apr 2023 14:02:10 +0200

firefox-esr-mobile-config (3.2.0-1) unstable; urgency=medium

  [ Jarrah Gosbell ]
  * New upstream release
  * d/patches: remove upstreamed restart firefox patch

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 28 Dec 2022 04:01:46 +0100

firefox-esr-mobile-config (3.1.0-1) unstable; urgency=medium

  [ Jarrah Gosbell ]
  * Initial Debian release (Closes: #1025517)

 -- Arnaud Ferraris <aferraris@debian.org>  Wed, 07 Dec 2022 00:10:26 +0100
