Debian Package Tracker
Register | Log in
Subscribe

secrets

Manage your passwords

Choose email to subscribe with

general
  • source: secrets (main)
  • version: 11.0-2
  • maintainer: Debian GNOME Maintainers (archive) (DMD)
  • uploaders: Matthias Geiger [DMD]
  • arch: any
  • std-ver: 4.7.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 7.2-1
  • stable: 11.0-2
  • testing: 11.0-2
  • unstable: 11.0-2
versioned links
  • 7.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 11.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • secrets (3 bugs: 0, 3, 0, 0)
action needed
A new upstream version is available: 11.1.1 high
A new upstream version 11.1.1 is available, you should consider packaging it.
Created: 2025-04-17 Last update: 2025-09-15 02:31
Depends on packages which need a new maintainer normal
The packages that secrets depends on which need a new maintainer are:
  • python-zxcvbn-rs-py (#1081614)
    • Depends: python3-python-zxcvbn-rs-py
    • Build-Depends: python3-python-zxcvbn-rs-py
Created: 2024-09-13 Last update: 2025-09-15 06:31
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-01-11 Last update: 2025-09-10 19:34
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 11.1.1-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit bd6f45f6fa339e5d4b5cd6d493ddd90ff4776d82
Author: Matthias Geiger <werdahias@riseup.net>
Date:   Mon Sep 8 20:57:16 2025 +0200

    d/control: Bump minimun required meson, libadwaita, gtksourceview

commit 9f21b8113d4bb1cb05be22133655cea0f74fa763
Author: Matthias Geiger <werdahias@riseup.net>
Date:   Mon Sep 8 20:54:53 2025 +0200

    d/control: Drop erroneous cmake dependency

commit b3facb0f9dcf47b1a6641444440000e754db12e5
Author: Matthias Geiger <werdahias@riseup.net>
Date:   Mon Sep 8 20:52:58 2025 +0200

    d/control: Require python-gi-dev >= 3.52

commit 51d3222600deabb4bc008ffba9a96e1a122b2fe3
Author: Matthias Geiger <werdahias@riseup.net>
Date:   Mon Sep 8 20:52:18 2025 +0200

    New upstream release

commit 1849a50a1b5c97c430241b1e608af2214d8429db
Merge: ba92973 3ce98d2
Author: Matthias Geiger <werdahias@riseup.net>
Date:   Mon Sep 8 20:52:18 2025 +0200

    Update upstream source from tag 'upstream/11.1.1'
    
    Update to upstream version '11.1.1'
    with Debian dir 5a62f69f4ed34e6087fe574faea8bbcd0e49c541

commit 3ce98d2ebc6023e62548d3181c34c049be674d45
Merge: 28d2b00 50daf92
Author: Matthias Geiger <werdahias@riseup.net>
Date:   Mon Sep 8 20:52:17 2025 +0200

    New upstream version 11.1.1

commit ba92973e3e0cbbe7b337a47b70521cd96efddd1b
Author: Simon McVittie <smcv@debian.org>
Date:   Mon Sep 8 16:50:15 2025 +0100

    Update changelog

commit ef8a98dd82e61151a02423abcbeea54cb542e9b4
Author: Simon McVittie <smcv@debian.org>
Date:   Mon Sep 8 16:43:23 2025 +0100

    d/control: Remove Rules-Requires-Root, no longer required

commit 9753117b372969d76dd8d8bdec0a99dd66451fae
Author: Simon McVittie <smcv@debian.org>
Date:   Mon Sep 8 16:42:58 2025 +0100

    d/control: Standards-Version: 4.7.2 (no changes required)

commit ff088632cfec230395bc371acdd3da93b4964429
Author: Simon McVittie <smcv@debian.org>
Date:   Mon Sep 8 16:42:30 2025 +0100

    d/control: Replace libgirepository1.0-dev B-D with gobject-introspection

commit 50daf9223ebf4e624e2acaa129fdf16d06798fc7
Author: Maximiliano Sandoval <msandova@gnome.org>
Date:   Sun Apr 13 23:53:49 2025 +0200

    Release 11.1.1

commit 33d426390701a4f1153e983dd3f294b621331c80
Author: Maximiliano Sandoval <msandova@gnome.org>
Date:   Sun Apr 13 23:52:33 2025 +0200

    ci: fixup dist-job-name

commit 706ac8cbad561c086ec2d8b4c183b11102e9672e
Author: Maximiliano Sandoval <msandova@gnome.org>
Date:   Sun Apr 13 22:53:01 2025 +0200

    Release 11.1

commit 76c9166890d39d2e1b45076203405ba8aa69b2b2
Author: Maximiliano Sandoval <msandova@gnome.org>
Date:   Sun Apr 13 22:51:09 2025 +0200

    ci: Use basic-release-with-dist

commit 543e8386f6d0d246af3d0665d456cd1513e4637a
Author: Maximiliano Sandoval <msandova@gnome.org>
Date:   Sun Apr 13 08:47:57 2025 +0200

    meson: Depend on pygobject 3.52
    
    We use the function create_asyncio_task in the 11.0 release, this
    function was added in
    https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/353 and is
    only available since 3.51.
    
    Fixes: https://gitlab.gnome.org/World/secrets/-/issues/625

commit 152f64ba2b909d6587e61dd7bd87f2196ba56588
Author: Mathis Joussemet <joussemetmathis@gmail.com>
Date:   Sat Apr 12 07:28:35 2025 +0000

    Update French translation

commit 348f3f7aae9e7038654591c6c4e3f69621862d85
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Sat Apr 5 14:24:41 2025 +0000

    Update Finnish translation
Created: 2025-09-08 Last update: 2025-09-08 21:03
debian/patches: 7 patches to forward upstream low

Among the 7 debian patches available in version 11.0-2 of the package, we noticed the following issues:

  • 7 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2025-04-14 Last update: 2025-04-14 09:03
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.7.0).
Created: 2025-02-21 Last update: 2025-04-14 01:25
news
[rss feed]
  • [2025-04-24] secrets 11.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-04-13] Accepted secrets 11.0-2 (source) into unstable (Matthias Geiger)
  • [2025-04-13] Accepted secrets 11.0-1 (source) into unstable (Jeremy Bícha) (signed by: Jeremy Bicha)
  • [2025-01-16] secrets 10.4-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-10] Accepted secrets 10.4-1 (source) into unstable (Matthias Geiger)
  • [2024-12-26] secrets 10.3-1 MIGRATED to testing (Debian testing watch)
  • [2024-12-21] Accepted secrets 10.3-1 (source) into unstable (Matthias Geiger)
  • [2024-12-09] Accepted secrets 10.1-1 (source) into unstable (Matthias Geiger)
  • [2024-09-14] secrets 9.6-2 MIGRATED to testing (Debian testing watch)
  • [2024-09-08] Accepted secrets 9.6-2 (source) into unstable (Matthias Geiger)
  • [2024-07-22] Accepted secrets 9.6-1 (source) into unstable (Matthias Geiger)
  • [2024-07-10] Accepted secrets 9.5-1 (source) into unstable (Jeremy Bícha) (signed by: Jeremy Bicha)
  • [2024-05-30] secrets REMOVED from testing (Debian testing watch)
  • [2024-05-29] Accepted secrets 9.4-1 (source) into unstable (Jeremy Bícha) (signed by: Jeremy Bicha)
  • [2024-04-07] secrets 9.3-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-01] Accepted secrets 9.3-1 (source) into unstable (Jeremy Bícha) (signed by: Jeremy Bicha)
  • [2023-10-01] secrets 8.0-1 MIGRATED to testing (Debian testing watch)
  • [2023-09-26] Accepted secrets 8.0-1 (source) into unstable (Jeremy Bícha) (signed by: Jeremy Bicha)
  • [2023-08-07] secrets 7.3-1 MIGRATED to testing (Debian testing watch)
  • [2023-08-02] Accepted secrets 7.3-1 (source) into unstable (Matthias Geiger)
  • [2023-01-19] secrets 7.2-1 MIGRATED to testing (Debian testing watch)
  • [2023-01-13] Accepted secrets 7.2-1 (source) into unstable (Matthias Geiger)
  • [2022-11-21] secrets 7.0-1 MIGRATED to testing (Debian testing watch)
  • [2022-11-15] Accepted secrets 7.0-1 (source) into unstable (Matthias Geiger) (signed by: Jeremy Bicha)
  • [2022-10-13] secrets 6.5-5 MIGRATED to testing (Debian testing watch)
  • [2022-10-08] Accepted secrets 6.5-5 (source) into unstable (Jeremy Bicha)
  • [2022-10-08] Accepted secrets 6.5-4 (source all) into unstable (Matthias Geiger) (signed by: Jeremy Bicha)
  • [2022-08-27] secrets 6.5-3 MIGRATED to testing (Debian testing watch)
  • [2022-08-21] Accepted secrets 6.5-3 (source) into unstable (Matthias Geiger) (signed by: Jeremy Bicha)
  • [2022-08-15] secrets 6.5-2 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 3
  • RC: 0
  • I&N: 3
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • l10n (-, 92)
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 11.0-2

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing