Debian Package Tracker
Register | Log in
Subscribe

entr

Run arbitrary commands when files change

Choose email to subscribe with

general
  • source: entr (main)
  • version: 5.7-1
  • maintainer: Otto Kekäläinen (DMD)
  • uploaders: Otto Kekäläinen [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]
  • o-o-stable: 4.7-1
  • oldstable: 5.3-1
  • stable: 5.7-1
  • testing: 5.7-1
  • unstable: 5.7-1
versioned links
  • 4.7-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 5.3-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 5.7-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • entr
action needed
17 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 5046b479cb07f44be19cffe60d7a7ba4233c8b30
Author: Otto Kekäläinen <otto@debian.org>
Date:   Wed Oct 8 21:13:16 2025 -0700

    Salsa CI: Disable ARM builds until a shared ARM runners is available again

commit 3ea5f5f3ff5c01f67786265be41b01129db1c555
Author: Otto Kekäläinen <otto@debian.org>
Date:   Tue Aug 5 18:57:12 2025 -0700

    Salsa CI: Replace bullseye-backports with trixie-backports
    
    With the release of Debian 13 "Trixie", the old Debian 11 "Bullseye"
    backports has been archived and due to built-in Debian archive selection
    in sbuild, we can't override it to use archive.debian.org and it is best
    to just remove it. Add Trixie instead as it will be useful going forward.

commit eeca554bd7f673160fcccbdb0dca62baa06a6fe1
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 21:43:37 2025 -0700

    Salsa CI: Unify with similar job logic in MariaDB and Galera packages

commit 9640a371dd75f374be4043e0939218ef3d3b9467
Author: Otto Kekäläinen <otto@debian.org>
Date:   Tue Aug 5 12:48:49 2025 -0700

    Salsa CI: Automatically use archive.d.o for discontinued releases
    
    Instead of per-job overrides, automatically use archive.debian.org when
    initializing any fresh container before starting tests. Currently the
    relevant archived releases are Stretch and Buster.

commit 1c090f407102d38869c14486c5ab2529fc8984a7
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 21:43:00 2025 -0700

    Salsa CI: Avoid using `apt-get -qq` in cases where it hides errors

commit 417727af48a19b7f3e8913397278db94187f2ec8
Author: Otto Kekäläinen <otto@debian.org>
Date:   Mon May 5 21:41:59 2025 -0700

    Salsa CI: Refactor tests and upgrade on all supported Debian releases

commit c4091753ab2354ecca1af0611abad7dd38c224a1
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sat Apr 26 17:14:04 2025 -0700

    Salsa CI: Build on all supported Debian releases

commit b19f0cabc9388133f474bf2d44d4755e3a972e76
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sat Apr 26 17:09:30 2025 -0700

    Salsa CI: Temporairly disable riscv64 builds as runners are offline

commit 327612a7a26e4b1dba1297e4258e2a76082604f4
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Apr 27 17:04:30 2025 -0700

    Salsa CI: Always assume `apt-get --yes` and reorder container preparation
    
    Apply system-wide setting to always assume apt was run with `--yes` as
    in the non-interactive mode there is no point in asking confirmation.
    
    Also reorder the container preparation steps in a more logical flow.

commit dc98767280477cbd1c9ad3e8f7552f2ef4ddef7e
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Apr 27 13:54:21 2025 -0700

    Salsa CI: Remove existing /lib* diversions by base-files to upgrade it
    
    This is required for Ubuntu Noble upgrades to Debian unstable to work.

commit e0ea54aed9582f1f8a1b2d7661b0d548e908f2e7
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Apr 27 13:50:39 2025 -0700

    Salsa CI: Force apt/dpkg to install new config files and not stop
    
    Updates of Ubuntu Focal and Jammy failed on:
    
        Configuration file '/etc/adduser.conf'
         ==> File on system created by you or by a script.
         ==> File also in package provided by package maintainer.
           What would you like to do about it ?  Your options are:
            Y or I  : install the package maintainer's version
            N or O  : keep your currently-installed version
              D     : show the differences between the versions
              Z     : start a shell to examine the situation
         The default action is to keep your current version.
        *** adduser.conf (Y/I/N/O/D/Z) [default=N]
    
    Ensure dpkg always installs the package maintainer version without
    presenting any interactive dialogs.

commit 94b03e4e4d7bf5d07efff976c89be27d95eff863
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Apr 27 19:15:57 2025 -0700

    Salsa CI: On Bullseye and older, upgrades only work to snapshotted old Sid
    
    On April 15th, 2025, upgrades from Bullseye or older no longer work to
    Debian unstable (Sid), not even with the numerous workarounds. To be
    able to continue upgrade testing, fix the Debian unstable target to be
    the version available in Debian snapshots from March 15th, 2025.

commit ee39d4d95b7c1cd12fd55b1fd634d5013b89604d
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sat Sep 7 16:44:08 2024 -0700

    Add patch to fix Bookworm and Bullseye builds with local strlcpy
    
    This was needed as debian/patches/libbsd-overlay.patch didn't apply and
    got dropped in 72d2e37c, but strlcpy in some form is actually needed.

commit 206e819e1bf8ba9b9350f2a7cafcb729c8032ec7
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Apr 27 19:15:27 2025 -0700

    Salsa CI: Strip now obsolete apt key directives

commit e0eb1669c3dd6ded436f009d3b71f0a46513f9cb
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Apr 27 15:57:34 2025 -0700

    Salsa CI: Ignore apt key errors when testing upgrades from old releases

commit 71d0873c01f6ae3f5e34c6c67183167ddb8aaa3b
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Apr 27 13:47:06 2025 -0700

    Salsa CI: Prevent infinite loop in apt-get re-runs
    
    If the upgrade to Debian unstable was permanently broken, the loop that
    tried to reinstall known usrmerge dependent packages would run until
    the whole test timed out in 1h.
    
    Insert a counter to limit attempts.

commit 67e1ff3ad3b9d1b93fc55be17c3e40ed812c533d
Author: Ahmed Siam <aahs.coder@gmail.com>
Date:   Thu May 29 21:26:58 2025 +0300

    Remove maintainer from `Uploaders` field to fix a lintian warning
    
    Warning details: https://lintian.debian.org/tags/maintainer-also-in-uploaders
    
    Also removed the now empty `Uploaders` field to adhere to lintian suggestion[1].
    
    [1] https://lintian.debian.org/tags/debian-control-has-empty-field.html
Created: 2025-06-21 Last update: 2025-10-09 08:31
3 open merge requests in Salsa normal
There are 3 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-08-19 Last update: 2025-10-09 03:33
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2025-02-19 Last update: 2025-02-19 15:01
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-02-27 13:25
news
[rss feed]
  • [2025-02-21] entr 5.7-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-19] Accepted entr 5.7-1 (source) into unstable (Otto Kekäläinen)
  • [2024-09-05] entr 5.6-1 MIGRATED to testing (Debian testing watch)
  • [2024-09-02] Accepted entr 5.6-1 (source) into unstable (Otto Kekäläinen)
  • [2024-01-07] entr 5.5-1 MIGRATED to testing (Debian testing watch)
  • [2024-01-04] Accepted entr 5.5-1 (source) into unstable (Otto Kekäläinen)
  • [2023-02-09] entr 5.3-1 MIGRATED to testing (Debian testing watch)
  • [2023-02-06] Accepted entr 5.3-1 (source) into unstable (Otto Kekäläinen)
  • [2022-02-23] entr 5.1-1 MIGRATED to testing (Debian testing watch)
  • [2022-02-20] Accepted entr 5.1-1 (source) into unstable (Otto Kekäläinen)
  • [2021-09-22] entr 5.0-1 MIGRATED to testing (Debian testing watch)
  • [2021-09-11] Accepted entr 5.0-1 (source) into unstable (Otto Kekäläinen)
  • [2021-08-16] entr 4.8-1 MIGRATED to testing (Debian testing watch)
  • [2021-07-26] Accepted entr 4.8-1 (source) into unstable (Otto Kekäläinen)
  • [2021-02-07] entr 4.7-1 MIGRATED to testing (Debian testing watch)
  • [2021-02-02] Accepted entr 4.7-1 (source) into unstable (Otto Kekäläinen)
  • [2020-07-28] entr 4.6-1 MIGRATED to testing (Debian testing watch)
  • [2020-07-22] Accepted entr 4.6-1 (source) into unstable (Otto Kekäläinen)
  • [2020-06-05] entr 4.5-1 MIGRATED to testing (Debian testing watch)
  • [2020-05-30] Accepted entr 4.5-1 (source) into unstable (Otto Kekäläinen)
  • [2020-02-05] entr 4.4-1 MIGRATED to testing (Debian testing watch)
  • [2020-01-31] Accepted entr 4.4-1 (source) into unstable (Otto Kekäläinen)
  • [2019-11-06] entr 4.3-1 MIGRATED to testing (Debian testing watch)
  • [2019-10-26] Accepted entr 4.3-1 (source) into unstable (Otto Kekäläinen)
  • [2018-08-28] entr 4.1-1 MIGRATED to testing (Debian testing watch)
  • [2018-08-21] Accepted entr 4.1-1 (source) into unstable (Otto Kekäläinen)
  • [2018-03-30] entr 4.0-1 MIGRATED to testing (Debian testing watch)
  • [2018-03-25] Accepted entr 4.0-1 (source) into unstable (Yuri D'Elia) (signed by: Otto Kekäläinen)
  • [2017-11-19] entr 3.9-1 MIGRATED to testing (Debian testing watch)
  • [2017-11-14] Accepted entr 3.9-1 (source) into unstable (Yuri D'Elia) (signed by: Otto Kekäläinen)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 5.7-1

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