Debian Package Tracker
Register | Log in
Subscribe

notcurses

Choose email to subscribe with

general
  • source: notcurses (main)
  • version: 3.0.16+dfsg-1
  • maintainer: Nick Black (DMD)
  • arch: all any
  • std-ver: 4.7.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 2.2.3+dfsg.1-1
  • unstable: 3.0.16+dfsg-1
versioned links
  • 2.2.3+dfsg.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.0.16+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libnotcurses++-dev
  • libnotcurses++3
  • libnotcurses-core-dev
  • libnotcurses-core3
  • libnotcurses-dev
  • libnotcurses3
  • notcurses-bin (1 bugs: 0, 0, 1, 0)
  • notcurses-data
  • python3-notcurses
action needed
lintian reports 2 errors and 1 warning high
Lintian reports 2 errors and 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2025-04-27 Last update: 2025-04-27 18:03
Depends on packages which need a new maintainer normal
The packages that notcurses depends on which need a new maintainer are:
  • doctest (#1057378)
    • Build-Depends: doctest-dev
Created: 2023-12-04 Last update: 2025-05-11 23:35
51 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 4760c18d88b738d35a42625948c9bb1ae9b7fda0
Merge: 82554e0 f5e82b1
Author: nick black <dankamongmen@gmail.com>
Date:   Sun May 4 07:34:00 2025 -0400

    Update upstream source from tag 'upstream/3.0.16'
    
    Update to upstream version '3.0.16'
    with Debian dir 053fb23dccf5d73b172041c24122b129ff899b57

commit 82554e0ceddfaeaa57cc4f8577a22f260328f9cd
Author: nick black <dankamongmen@gmail.com>
Date:   Sun May 4 07:34:00 2025 -0400

    v3.0.16

commit 44b837976c98e913eee6f6e3cdbaaf7e8237b783
Merge: f65cbe0 96628f4
Author: nick black <dankamongmen@gmail.com>
Date:   Sun Apr 27 02:59:33 2025 -0400

    Update upstream source from tag 'upstream/3.0.14'
    
    Update to upstream version '3.0.14'
    with Debian dir 6d92ca2f375f2acf1ae9da00dd35250d99e5b7a3

commit f65cbe055fbc66b2a23bfb6d9e8d9fcd2df76afe
Author: nick black <dankamongmen@gmail.com>
Date:   Sun Apr 27 02:58:47 2025 -0400

    v3.0.14

commit cc102331ba77bfe37fcc79739ecb7e4a13d75f65
Author: nick black <dankamongmen@gmail.com>
Date:   Wed Apr 16 22:57:37 2025 -0400

    add dep to libncurses-dev from libnotcurses-core-dev

commit 49ab9d8f79b5a63c820fd7b1736d87dc4f4cf70a
Author: nick black <dankamongmen@gmail.com>
Date:   Wed Apr 16 17:36:46 2025 -0400

    supply BUILD_TESTING=on in dh_auto_configure

commit ce6ccc3b410c1dd53650f190a2705fe3913b941a
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Feb 21 01:55:48 2025 -0500

    Standards-Version 4.7.1

commit c2bff4b569b26bd9dfd901da8b9d87d5dc2d1fea
Author: nick black <dankamongmen@gmail.com>
Date:   Thu Jan 30 17:18:34 2025 -0500

    notcurses now requires cmake 3.21

commit ba864fda8ddc7370ceb90b87540a1c862db6b3f0
Author: nick black <dankamongmen@gmail.com>
Date:   Wed Jan 29 11:41:09 2025 -0500

    watch: drop uupdate

commit ac5d70df24e9415a8ac7008cc92540a2eade2024
Author: nick black <dankamongmen@gmail.com>
Date:   Wed Jan 29 11:28:45 2025 -0500

    remove useless source lintian override

commit b5342004bba74561392b790562d901e69672289b
Author: nick black <dankamongmen@gmail.com>
Date:   Wed Jan 29 11:23:24 2025 -0500

    dfsg-2

commit 4460caca5f0801f1f3f6ebbdce285d84ab5d9d52
Author: nick black <dankamongmen@gmail.com>
Date:   Wed Jan 29 11:23:16 2025 -0500

    ignore debian/files

commit 1a66f5d3a3a65f129f12ada3ee00566d62710eae
Author: nick black <dankamongmen@gmail.com>
Date:   Wed Jan 29 11:22:26 2025 -0500

    reproduce?

commit 90d920cbef0a5c137c469ed976e892222249fb05
Author: nick black <dankamongmen@gmail.com>
Date:   Sun Jan 19 08:21:09 2025 -0500

    don't run tests with -l3

commit 962d64153774ae6cf4068b211775a83e669843da
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 20:04:27 2025 -0500

    update changelog to mention reprepro works now

commit c33919d6b246d81743ea84f7152c5da9c14c13e3
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 20:02:45 2025 -0500

    stop allowing failure in reprotest

commit 9e903cedee97cf2e858d182b49751d3b9069a761
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 19:37:00 2025 -0500

    build-dep on python3-all-dev so reprotest doesn't blow up in python3.12

commit 18531597e2dbbfe54fd8d94881c711faff4ad8d0
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 19:09:03 2025 -0500

    kill leading slash in lintian override

commit ab654d5276d6cea360266e860314885504b4fadc
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 19:06:20 2025 -0500

    correct lintian override syntax, i think

commit 9fcd4ac91f0d08e31d0166815edd0115148ac241
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 18:59:20 2025 -0500

    kill SALSA_CI_DISABLE_REPROTEST, as an experiment

commit d5abcd78aaf9f7c16763b94cf9cc81eb244bc0b5
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 18:52:51 2025 -0500

    full path for BDIR

commit 14ee4488f8d867595c5de622fcd1bfbab5ae7f77
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 17:28:46 2025 -0500

    do some overriding

commit 4a2877b1d909779ff28afc0c0b54b1a02515003b
Merge: 67ee077 2fd6f13
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 16:37:23 2025 -0500

    Update upstream source from tag 'upstream/3.0.13'
    
    Update to upstream version '3.0.13'
    with Debian dir 55923f27ff6b7ef5b42f7fe91fdae97ced39d2a5

commit 67ee07778015cd44497d3062dda868de3b9d7ad4
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 16:37:15 2025 -0500

    v3.0.13

commit 93170723f62b6fa3db39bcf19ec171f07df3cb8c
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Jan 11 11:39:02 2025 -0500

    pull back changelog entry until it's released so we can salsize

commit 5373914c9deb87a08a7ab4b430bfdb35cde062bf
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 04:35:46 2025 -0500

    prep changelog with python note

commit 698ba840f535239913f25224f71533da40eb4566
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 02:26:03 2025 -0500

    revert debrelease.sh

commit 3e3320eb2f862cb5c32d7022accb263e26b8099f
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 02:24:40 2025 -0500

    strip 1 off dfsg for anticipated-repack-count

commit b41074568628bcacd9c05f24a79a64b7490c7cd6
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 02:23:59 2025 -0500

    pull in tools/debrelease.sh from tip

commit b12fd815bd4f47c872840c5da5dd3c1334211cda
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 02:11:00 2025 -0500

    restore debian/rules as it stood

commit eaa0db0120936267044765c3c1422428dbce2f75
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 01:38:43 2025 -0500

    seriously?

commit dbd22ba15a475775c3d87d403b7de789d8fdeb5f
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 01:35:21 2025 -0500

    working pgpsigmangle in watch once more, yay

commit 81de1201a54915820ccadac451de40d5ae2e28ad
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 01:16:57 2025 -0500

    we get some of these with 3.0.12, split them

commit cd589fd18e6b889c3d217e49c879920f4ad52b73
Merge: 5826525 547d83f
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 01:16:15 2025 -0500

    Merge branch 'master' of salsa.debian.org:debian/notcurses

commit 5826525e09d676306fc7658c0826c6f977511bbc
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 01:16:04 2025 -0500

    embarrassing

commit 547d83f3f030773e711269e3b6963e1ce57fed1e
Author: nick black <dankamongmen@gmail.com>
Date:   Fri Jan 10 00:58:38 2025 -0500

    changelog notes for next release

commit 8de39dad286cbd0bf6704440e9996d887229dc90
Author: nick black <dankamongmen@gmail.com>
Date:   Thu Jan 9 11:43:20 2025 -0500

    what happened here?

commit 97a9885b3c9ae32b86d332da92f179f964b5899f
Author: nick black <dankamongmen@gmail.com>
Date:   Thu Jan 9 10:09:21 2025 -0500

    what's wrong with me today?

commit 3c376a3966ed321ee4628f394bcd6d011eb8c55b
Author: nick black <dankamongmen@gmail.com>
Date:   Thu Jan 9 09:57:50 2025 -0500

    whoops!

commit 556a05cc4a9f06955fd199ed7d8d07655d30f7ed
Author: nick black <dankamongmen@gmail.com>
Date:   Thu Jan 9 09:41:48 2025 -0500

    override_dh_auto_build: export CPPFLAGS
    
    see https://github.com/dankamongmen/notcurses/issues/2831
    we're hitting the hardening-no-fortify-functions lintian
    report. i think it's due to not exporting CPPFLAGS.

commit f3ed555f4adf8d77e0c9d53c0cbf0531cf6a84ed
Author: nick black <dankamongmen@gmail.com>
Date:   Thu Jan 9 04:18:00 2025 -0500

    remove groff-message lintian overrides

commit b1f271fa60fbcc0094cb75ed38fd3b4f75d82d31
Merge: 460ab67 4d28c46
Author: nick black <dankamongmen@gmail.com>
Date:   Thu Jan 9 03:55:40 2025 -0500

    Update upstream source from tag 'upstream/3.0.12'
    
    Update to upstream version '3.0.12'
    with Debian dir 0770d314493ff26ba5f945e6f9c3c898ea0d3d7c

commit 460ab673c663f796db893fa0cc4edbcee23e88a9
Author: nick black <dankamongmen@gmail.com>
Date:   Thu Jan 9 03:55:28 2025 -0500

    v3.0.12

commit 35495eca2f95e04b29dfdb728088ce1caa28f37f
Author: nick black <dankamongmen@gmail.com>
Date:   Sun Jan 5 10:46:12 2025 -0500

    undo compat 15

commit c982851f0566c0bea0a0b56e4007cf801351e14d
Author: nick black <dankamongmen@gmail.com>
Date:   Sun Jan 5 10:26:11 2025 -0500

    remove X-Python3-Version, switch to pkgconf

commit 96d73c9178348cc104d581a73b709576056a3a43
Author: nick black <dankamongmen@gmail.com>
Date:   Sun Jan 5 10:25:58 2025 -0500

    update copyright years

commit befa5a73c253ec50a89687dc7ebb97d093918bc0
Author: nick black <dankamongmen@gmail.com>
Date:   Sat Nov 9 22:38:57 2024 -0500

    standards-version to 3.7.0

commit 197ac873abf3bf1da15f3279c22c61bb33fff50f
Merge: 3e7108b 89ebcdc
Author: nick black <dankamongmen@gmail.com>
Date:   Mon Oct 7 03:46:26 2024 -0400

    Update upstream source from tag 'upstream/3.0.11'
    
    Update to upstream version '3.0.11'
    with Debian dir f608fd92c9c61896b50c6a7d86131965624cecd7

commit 3e7108bec75a6b59612c77def05dbed92346b774
Author: nick black <dankamongmen@gmail.com>
Date:   Mon Oct 7 03:45:03 2024 -0400

    v3.0.11

commit 1956f3a536f13ae2ab17bc6451dffc517e3c991e
Author: nick black <dankamongmen@gmail.com>
Date:   Wed Oct 2 07:25:22 2024 -0400

    add libavdevice-dev dep, bump ffmpeg deps to 7.0.2

commit 719281f2e82fc232805b9eec190bcb22b162b6f0
Author: nick black <dankamongmen@gmail.com>
Date:   Wed Oct 2 07:17:13 2024 -0400

    Update upstream source from tag 'upstream/3.0.10'
    
    Update to upstream version '3.0.10'
    with Debian dir 74915b687843d78e36b138d602aab07184447821
Created: 2020-08-01 Last update: 2025-05-04 16:32
Build log checks report 2 warnings low
Build log checks report 2 warnings
Created: 2025-01-12 Last update: 2025-01-12 16:00
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.1).
Created: 2025-02-21 Last update: 2025-05-04 20:34
testing migrations
  • excuses:
    • Migration status for notcurses (- to 3.0.16+dfsg-1): BLOCKED: Needs an approval (either due to a freeze, the source suite or a manual hint)
    • Issues preventing migration:
    • ∙ ∙ blocked by freeze: is not in testing
    • ∙ ∙ Too young, only 8 of 10 days old
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/n/notcurses.html
    • ∙ ∙ autopkgtest for notcurses/3.0.16+dfsg-1: amd64: Pass, arm64: Pass, armel: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Reproducible on amd64 - info ♻
    • ∙ ∙ Reproducible on arm64 - info ♻
    • ∙ ∙ Waiting for reproducibility test results on armhf - info ♻
    • ∙ ∙ Reproducible on i386 - info ♻
    • Not considered
news
[rss feed]
  • [2025-05-04] Accepted notcurses 3.0.16+dfsg-1 (source) into unstable (Nick Black)
  • [2025-04-27] Accepted notcurses 3.0.14+dfsg-1 (source) into unstable (Nick Black)
  • [2025-04-17] Accepted notcurses 3.0.13+dfsg-4 (source) into unstable (Nick Black)
  • [2025-04-17] Accepted notcurses 3.0.13+dfsg-3 (source) into unstable (Nick Black)
  • [2025-01-29] Accepted notcurses 3.0.13+dfsg-2 (source) into unstable (Nick Black)
  • [2025-01-12] Accepted notcurses 3.0.13+dfsg-1 (source) into unstable (Nick Black)
  • [2025-01-10] Accepted notcurses 3.0.12+dfsg-1 (source) into unstable (Nick Black)
  • [2024-11-10] Accepted notcurses 3.0.11+dfsg.1-2 (source) into unstable (Nick Black)
  • [2024-10-07] Accepted notcurses 3.0.11+dfsg.1-1 (source) into unstable (Nick Black)
  • [2024-10-02] Accepted notcurses 3.0.10+dfsg.1-1 (source) into unstable (Nick Black)
  • [2022-05-07] notcurses REMOVED from testing (Debian testing watch)
  • [2022-02-23] notcurses 3.0.7+dfsg.1-1 MIGRATED to testing (Debian testing watch)
  • [2022-02-20] Accepted notcurses 3.0.7+dfsg.1-1 (source) into unstable (Nick Black)
  • [2022-02-12] notcurses 3.0.6+dfsg.1-1 MIGRATED to testing (Debian testing watch)
  • [2022-02-10] Accepted notcurses 3.0.6+dfsg.1-1 (source) into unstable (Nick Black)
  • [2022-01-24] notcurses 3.0.5+dfsg.1-1 MIGRATED to testing (Debian testing watch)
  • [2022-01-21] Accepted notcurses 3.0.5+dfsg.1-1 (source) into unstable (Nick Black)
  • [2022-01-18] notcurses 3.0.4+dfsg.1-2 MIGRATED to testing (Debian testing watch)
  • [2022-01-15] Accepted notcurses 3.0.4+dfsg.1-2 (source) into unstable (Nick Black)
  • [2022-01-11] notcurses 3.0.4+dfsg.1-1 MIGRATED to testing (Debian testing watch)
  • [2022-01-08] Accepted notcurses 3.0.4+dfsg.1-1 (source) into unstable (Nick Black)
  • [2022-01-05] notcurses 3.0.3+dfsg.1-3 MIGRATED to testing (Debian testing watch)
  • [2022-01-03] Accepted notcurses 3.0.3+dfsg.1-3 (source) into unstable (Nick Black)
  • [2022-01-02] Accepted notcurses 3.0.3+dfsg.1-2 (source) into unstable (Nick Black)
  • [2022-01-02] Accepted notcurses 3.0.3+dfsg.1-1 (source) into unstable (Nick Black)
  • [2021-12-28] notcurses 3.0.2+dfsg.1-3 MIGRATED to testing (Debian testing watch)
  • [2021-12-26] Accepted notcurses 3.0.2+dfsg.1-3 (source) into unstable (Nick Black)
  • [2021-12-26] Accepted notcurses 3.0.2+dfsg.1-2 (source) into unstable (Nick Black)
  • [2021-12-21] Accepted notcurses 3.0.2+dfsg.1-1 (source) into unstable (Nick Black)
  • [2021-12-20] notcurses 3.0.1+dfsg.1-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 0
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (2, 1)
  • buildd: logs, checks, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 3.0.7+dfsg.1-1ubuntu8
  • 1 bug
  • patches for 3.0.7+dfsg.1-1ubuntu8

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