Debian Package Tracker
Register | Log in
Subscribe

undertime

pick a meeting time using a table of world clocks

Choose email to subscribe with

general
  • source: undertime (main)
  • version: 4.2.0
  • maintainer: Antoine Beaupré (DMD) (LowNMU)
  • arch: all
  • std-ver: 4.1.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.7.0
  • oldstable: 2.4.0
  • stable: 3.2.0
  • testing: 4.2.0
  • unstable: 4.2.0
versioned links
  • 1.7.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.4.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.2.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.2.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • undertime (2 bugs: 0, 0, 2, 0)
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:00:36
    Last run: 2025-05-15T16:50:14.000Z
    Previous status: unknown

  • testing: fail (log)
    The tests ran in 0:01:03
    Last run: 2025-05-14T23:10:00.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:00:25
    Last run: 2025-03-25T05:48:00.000Z
    Previous status: unknown

Created: 2024-10-25 Last update: 2025-05-20 23:03
14 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 eb94e0a492e57c8fbb3cddeedacba97034d765bd
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Fri Jan 10 09:34:13 2025 -0500

    add source for the Etc stuff, thanks @mvc

commit f8f271248dd938756d80e7f6bce889b891af8e9c
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Thu Jan 9 22:08:02 2025 -0500

    blacken

commit d2f95cd248c03b9fa68bede2fb5108966630170a
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Thu Jan 9 22:04:03 2025 -0500

    show offsets in --list-zones
    
    I was wondering where AoE is, and it turns out it is... well, of
    course it's fucking nowhere. Thankfully, we can just do UTC-12.

commit 1cf1702ef029a82dde5034947db98e71a25ed6a1
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Thu Jan 9 21:55:43 2025 -0500

    move instructions about zone listings lower down, i want to expand

commit 930b8f4f56d7a630e903d8dfec5a9c15cc71c3f2
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 17:09:17 2025 -0500

    add text version of the screenshot

commit 68a7c99a88d34d12bab7b58deefc1d540469bc44
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 17:04:11 2025 -0500

    redo screenshot with latest HEAD

commit a4b1fd3af4508bc711007b52f660d79fce95f3f0
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 16:29:41 2025 -0500

    update when status

commit 4be6310608864f725c3fe69eecb14dbe4a87b60c
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 16:25:01 2025 -0500

    blacken

commit 9c85ee7ad3d50b3425e29b8d77d2102cd285cd44
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 16:11:05 2025 -0500

    cleanup --format usage
    
    We show --all-formats after --format to imply better that it can be
    used to show the valid formats.
    
    Remove the full format list from the --format usage because it was
    effectively unreadable.
    
    Before:
    
      --all-formats         show a sample of *all* table formats
      -f {asciidoc,double_grid,double_outline,fancy_grid,fancy_outline,github,grid,heavy_grid,heavy_outline,html,jira,latex,latex_booktabs,latex_longtable,latex_raw,mediawiki,mixed_grid,mixed_outline,moinmoin,orgtbl,outline,pipe,plain,presto,pretty,psql,rounded_grid,rounded_outline,rst,simple,simple_grid,simple_outline,textile,tsv,unsafehtml,youtrack,fancy_grid_nogap}, --format {asciidoc,double_grid,double_outline,fancy_grid,fancy_outline,github,grid,heavy_grid,heavy_outline,html,jira,latex,latex_booktabs,latex_longtable,latex_raw,mediawiki,mixed_grid,mixed_outline,moinmoin,orgtbl,outline,pipe,plain,presto,pretty,psql,rounded_grid,rounded_outline,rst,simple,simple_grid,simple_outline,textile,tsv,unsafehtml,youtrack,fancy_grid_nogap}
                            output format (fancy_grid_nogap)
    
    After:
    
      -f FORMAT, --format FORMAT
                            output format, default: fancy_grid_nogap
      --all-formats         show all table formats, implies --table --no-time-details

commit 7dafabe591efd9a5a69caee1227c529c7a1693fd
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 16:10:28 2025 -0500

    fix --all-formats when --no-table is the default
    
    We forcibly enable --table when --all-formats is enabled, effectively
    making it a standalone command.

commit fec12648e0f9ae29f562e79ed0ec469b1820f334
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 15:54:21 2025 -0500

    usage tweak: remove brackets around defaults
    
    This shortens the usage by one character and makes output more
    human-readable, IMHO.

commit 6bd85a2d0ed2c19145e58076dace977897f3c265
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 15:52:47 2025 -0500

    sort timezones by default
    
    requested by a colleague

commit 0916636bd70ec1863c8871912cb46c0adb94d4b1
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 15:04:56 2025 -0500

    fix test suite

commit 7160039aa71bf706a402c802293065f61398e317
Author: Antoine Beaupré <anarcat@debian.org>
Date:   Tue Jan 7 14:48:37 2025 -0500

    show equivalent times one per line
    
    This will make it easier for people to find their own timezone in
    announcements, according to a colleague.
Created: 2025-01-08 Last update: 2025-05-20 09:33
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.1.3).
Created: 2018-04-16 Last update: 2025-02-27 13:25
news
[rss feed]
  • [2024-09-14] undertime 4.2.0 MIGRATED to testing (Debian testing watch)
  • [2024-09-11] Accepted undertime 4.2.0 (source) into unstable (Antoine Beaupré)
  • [2024-08-17] undertime 4.1.0 MIGRATED to testing (Debian testing watch)
  • [2024-08-14] Accepted undertime 4.1.0 (source) into unstable (Antoine Beaupré)
  • [2023-11-09] undertime 4.0.0 MIGRATED to testing (Debian testing watch)
  • [2023-11-06] Accepted undertime 4.0.0 (source) into unstable (Antoine Beaupré)
  • [2022-06-05] undertime 3.2.0 MIGRATED to testing (Debian testing watch)
  • [2022-06-02] Accepted undertime 3.2.0 (source) into unstable (Antoine Beaupré)
  • [2022-03-26] undertime 3.1.0 MIGRATED to testing (Debian testing watch)
  • [2022-03-23] Accepted undertime 3.1.0 (source) into unstable (Antoine Beaupré)
  • [2022-03-13] undertime 3.0.0 MIGRATED to testing (Debian testing watch)
  • [2022-03-10] Accepted undertime 3.0.0 (source) into unstable (Antoine Beaupré)
  • [2021-10-19] undertime 2.6.1 MIGRATED to testing (Debian testing watch)
  • [2021-10-16] Accepted undertime 2.6.1 (source) into unstable (Antoine Beaupré)
  • [2021-10-07] undertime 2.6.0 MIGRATED to testing (Debian testing watch)
  • [2021-10-05] Accepted undertime 2.6.0 (source) into unstable (Antoine Beaupré)
  • [2021-09-12] undertime 2.5.0 MIGRATED to testing (Debian testing watch)
  • [2021-09-09] Accepted undertime 2.5.0 (source) into unstable (Antoine Beaupré)
  • [2021-04-06] undertime 2.4.0 MIGRATED to testing (Debian testing watch)
  • [2021-03-16] Accepted undertime 2.4.0 (source) into unstable (Antoine Beaupré)
  • [2020-05-26] undertime 2.3.2 MIGRATED to testing (Debian testing watch)
  • [2020-05-23] Accepted undertime 2.3.2 (source) into unstable (Antoine Beaupré)
  • [2020-05-22] Accepted undertime 2.3.1 (source) into unstable (Antoine Beaupré)
  • [2020-05-22] Accepted undertime 2.3.0 (source) into unstable (Antoine Beaupré)
  • [2020-05-12] undertime 2.2.1 MIGRATED to testing (Debian testing watch)
  • [2020-05-06] Accepted undertime 2.2.1 (source) into unstable (Antoine Beaupré)
  • [2020-04-30] undertime 2.2.0 MIGRATED to testing (Debian testing watch)
  • [2020-04-24] Accepted undertime 2.2.0 (source) into unstable (Antoine Beaupré)
  • [2020-04-22] Accepted undertime 2.1.0 (source) into unstable (Antoine Beaupré)
  • [2019-11-27] undertime 1.8.0 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 0
  • M&W: 2
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 4.2.0

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