Debian Package Tracker
Register | Log in
Subscribe

nim

Nim programming language - compiler

Choose email to subscribe with

general
  • source: nim (main)
  • version: 1.6.14-3
  • maintainer: Federico Ceratto (DMD)
  • arch: all alpha amd64 arm64 armel armhf hppa hurd-i386 i386 ia64 m68k mips mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4 sparc64 x32
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.19.4-1
  • oldstable: 1.4.6+really1.4.2-2
  • old-bpo: 1.6.2-1~bpo11+1
  • stable: 1.6.10-2
  • unstable: 1.6.14-3
versioned links
  • 0.19.4-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.4.6+really1.4.2-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.6.2-1~bpo11+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.6.10-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.6.14-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • nim (1 bugs: 0, 1, 0, 0)
  • nim-doc
action needed
source package has 1 unsatisfiable build dependency high
  • Build dependencies in unstable cannot be satisfied on i386, arm64, armel, s390x, mips64el, ppc64el, amd64, and armhf because: unsatisfied dependency on libpcre3
Created: 2025-02-05 Last update: 2025-05-26 01:00
2 binary packages have unsatisfiable dependencies high
  • The dependencies of nim=1.6.14-3 cannot be satisfied in unstable on i386, armel, mips64el, ppc64el, amd64, and armhf because: unsatisfied dependency on libpcre3
  • The dependencies of nim=1.6.14-3+b1 cannot be satisfied in unstable on arm64 because: unsatisfied dependency on libpcre3
Created: 2025-02-05 Last update: 2025-05-26 01:00
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:00:48
    Last run: 2025-05-14T23:01:29.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:00:33
    Last run: 2024-07-11T18:46:34.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:00:33
    Last run: 2025-03-25T06:04:03.000Z
    Previous status: unknown

Created: 2025-02-27 Last update: 2025-05-26 00:32
A new upstream version is available: 2.2.4 high
A new upstream version 2.2.4 is available, you should consider packaging it.
Created: 2023-08-04 Last update: 2025-05-26 00:30
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 20-day delay is over. Check why.
Created: 2024-07-15 Last update: 2025-05-26 00:04
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 2.2.0-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 e5041cbc543ff7eec558267644986e2427d26dd0
Author: Bastian Germann <bage@debian.org>
Date:   Fri Mar 28 00:45:35 2025 +0100

    d/copyright: Fix BSD-3-clause

commit c779a766178a860e06f273e25d9aec2abd89b706
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Thu Mar 6 09:46:58 2025 +0800

    update changelog for 2.2.0-1 UNRELEASED
    
    Signed-off-by: xiao sheng wen <atzlinux@debian.org>

commit 31dc3b748e83093b590568e4a823475ca08bf619
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Thu Mar 6 09:35:49 2025 +0800

    d/control: (build)-depends remove obsolete libpcre3(Closes: #1071691)
    
    The new upstream version 2.2.0 can build on my local PC without libpcre3,
    but this version need use git clone some repo from github,
    need to do more work to fix it, patch is welcome.
    
    Signed-off-by: xiao sheng wen <atzlinux@debian.org>

commit ebd1b8e4b3d7df141772a748255a6be2e99bf32b
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Tue Mar 4 11:26:42 2025 +0800

    d/rules: override_dh_auto_install target update nim-gdb.py install path
    
    Signed-off-by: xiao sheng wen <atzlinux@debian.org>

commit e0488034d9133ada478ee0466beceef80da9a3ae
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Tue Mar 4 11:25:27 2025 +0800

    d/nim-doc.docs: add install nim/doc/nimdoc.cls
    
    Signed-off-by: xiao sheng wen <atzlinux@debian.org>

commit ee8e8ddc9d15f6c62b9e92308e2dec6bb7a188b4
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Mon Jan 6 14:34:15 2025 +0800

    d/control: Package nim-doc add Multi-Arch: foreign
    
    Signed-off-by: xiao sheng wen <atzlinux@debian.org>

commit 714293ddfc018a875eb8454377c46ea981a7c64e
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Fri Jan 3 17:26:19 2025 +0800

    WIP: refresh d/p/ for new upstream
    
    Signed-off-by: xiao sheng wen <atzlinux@debian.org>

commit 42f31716f3dfa4f4e08ac92a4693539c0972bbd8
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Fri Jan 3 10:32:36 2025 +0800

    d/control: set Maintainer to Debian QA Group <packages@qa.debian.org> for orphaned package
    
    Signed-off-by: xiao sheng wen <atzlinux@debian.org>

commit 8530710c59ed357f6828f4ab5b7bb3653a6aaf47
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Fri Jan 3 10:26:41 2025 +0800

    d/rules: add loong64 Architecture support
    
    Signed-off-by: xiao sheng wen <atzlinux@debian.org>

commit 8eb29a9129c578fe9c954244e927a0a34f20954f
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Fri Jan 3 10:27:59 2025 +0800

    d/platforms.table: add loong64 loongarch64 line
    
    Signed-off-by: xiao sheng wen <atzlinux@debian.org>

commit a3200121194d644c206d67db8e8e19bd2e4a75cc
Merge: dbf1357 83797f5
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Fri Jan 3 09:52:23 2025 +0800

    Update upstream source from tag 'upstream/2.2.0'
    
    Update to upstream version '2.2.0'
    with Debian dir ca03938a46ba0d8e6fc4c53f659e20cfafbe2314

commit 83797f50e1107f2cab34310fb5f1b38d8107336f
Author: xiao sheng wen <atzlinux@debian.org>
Date:   Fri Jan 3 09:45:45 2025 +0800

    New upstream version 2.2.0
Created: 2024-04-25 Last update: 2025-05-19 05:59
O: This package has been orphaned and needs a maintainer. normal
This package has been orphaned. This means that it does not have a real maintainer at the moment. Please consider adopting this package if you are interested in it. Please see bug number #1074512 for more information.
Created: 2024-06-30 Last update: 2024-06-30 08:50
lintian reports 6 warnings normal
Lintian reports 6 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2024-04-26 Last update: 2024-04-28 22:11
Multiarch hinter reports 1 issue(s) low
There are issues with the multiarch metadata for this package.
  • nim-doc could be marked Multi-Arch: foreign
Created: 2016-09-14 Last update: 2025-05-25 23:56
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.6.2).
Created: 2022-12-17 Last update: 2025-02-27 13:25
testing migrations
  • excuses:
    • Migration status for nim (- to 1.6.14-3): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ nim/amd64 has unsatisfiable dependency
    • ∙ ∙ nim/arm64 has unsatisfiable dependency
    • ∙ ∙ nim/armel has unsatisfiable dependency
    • ∙ ∙ nim/armhf has unsatisfiable dependency
    • ∙ ∙ nim/i386 has unsatisfiable dependency
    • ∙ ∙ nim/ppc64el has unsatisfiable dependency
    • ∙ ∙ nim/riscv64 has unsatisfiable dependency
    • ∙ ∙ Updating nim would introduce bugs in testing: #1071691
    • ∙ ∙ nim unsatisfiable Build-Depends(-Arch) on amd64: libpcre3
    • ∙ ∙ nim unsatisfiable Build-Depends(-Arch) on arm64: libpcre3
    • ∙ ∙ nim unsatisfiable Build-Depends(-Arch) on armel: libpcre3
    • ∙ ∙ nim unsatisfiable Build-Depends(-Arch) on armhf: libpcre3
    • ∙ ∙ nim unsatisfiable Build-Depends(-Arch) on i386: libpcre3
    • ∙ ∙ nim unsatisfiable Build-Depends(-Arch) on ppc64el: libpcre3
    • ∙ ∙ nim unsatisfiable Build-Depends(-Arch) on riscv64: libpcre3
    • ∙ ∙ blocked by freeze: is not in testing
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/n/nim.html
    • ∙ ∙ uninstallable on arch amd64, not running autopkgtest there
    • ∙ ∙ uninstallable on arch arm64, not running autopkgtest there
    • ∙ ∙ uninstallable on arch armel, not running autopkgtest there
    • ∙ ∙ uninstallable on arch armhf, not running autopkgtest there
    • ∙ ∙ uninstallable on arch i386, not running autopkgtest there
    • ∙ ∙ uninstallable on arch ppc64el, not running autopkgtest there
    • ∙ ∙ uninstallable on arch riscv64, not running autopkgtest there
    • ∙ ∙ Waiting for reproducibility test results on amd64 - info ♻
    • ∙ ∙ Waiting for reproducibility test results on arm64 - info ♻
    • ∙ ∙ Waiting for reproducibility test results on i386 - info ♻
    • ∙ ∙ 395 days old (needed 20 days)
    • Not considered
news
[rss feed]
  • [2024-07-16] nim REMOVED from testing (Debian testing watch)
  • [2024-04-29] nim 1.6.14-3 MIGRATED to testing (Debian testing watch)
  • [2024-04-25] Accepted nim 1.6.14-3 (source) into unstable (Federico Ceratto)
  • [2024-04-10] Accepted nim 1.6.14-2 (source amd64 all) into unstable (Federico Ceratto)
  • [2023-07-04] nim 1.6.14-1 MIGRATED to testing (Debian testing watch)
  • [2023-06-29] Accepted nim 1.6.14-1 (source) into unstable (Federico Ceratto)
  • [2023-02-23] nim 1.6.10-2 MIGRATED to testing (Debian testing watch)
  • [2023-02-12] Accepted nim 1.6.10-2 (source) into unstable (Federico Ceratto)
  • [2022-11-29] nim 1.6.10-1 MIGRATED to testing (Debian testing watch)
  • [2022-11-23] Accepted nim 1.6.10-1 (source) into unstable (Federico Ceratto)
  • [2022-10-10] Accepted nim 1.6.8-1 (source) into unstable (Federico Ceratto)
  • [2022-06-14] nim REMOVED from testing (Debian testing watch)
  • [2022-05-12] nim 1.6.6-1 MIGRATED to testing (Debian testing watch)
  • [2022-05-06] Accepted nim 1.6.6-1 (source) into unstable (Federico Ceratto)
  • [2022-02-13] nim 1.6.4-1 MIGRATED to testing (Debian testing watch)
  • [2022-02-10] Accepted nim 1.6.4-1 (source) into unstable (Federico Ceratto)
  • [2022-01-06] Accepted nim 1.6.2-1~bpo11+1 (source amd64 all) into bullseye-backports, bullseye-backports (Debian FTP Masters) (signed by: Federico Ceratto)
  • [2021-12-19] nim 1.6.2-1 MIGRATED to testing (Debian testing watch)
  • [2021-12-17] Accepted nim 1.6.2-1 (source) into unstable (Federico Ceratto)
  • [2021-10-29] nim 1.6.0-1.1 MIGRATED to testing (Debian testing watch)
  • [2021-10-26] Accepted nim 1.6.0-1.1 (source) into unstable (Nilesh Patra)
  • [2021-10-26] Accepted nim 1.6.0-1 (source) into unstable (Federico Ceratto)
  • [2021-08-18] Accepted nim 1.4.8-3 (source) into unstable (Federico Ceratto)
  • [2021-08-16] Accepted nim 1.4.8-2 (source) into experimental (Federico Ceratto)
  • [2021-06-20] Accepted nim 1.4.8-1 (source) into experimental (Federico Ceratto)
  • [2021-05-30] nim 1.4.6+really1.4.2-2 MIGRATED to testing (Debian testing watch)
  • [2021-05-13] Accepted nim 1.4.6+really1.4.2-2 (source) into unstable (Federico Ceratto)
  • [2021-05-11] Accepted nim 1.4.6+really1.4.2-1 (source amd64 all) into unstable (Federico Ceratto)
  • [2021-04-19] Accepted nim 1.4.6-1 (source amd64 all) into unstable (Federico Ceratto)
  • [2020-12-08] nim 1.4.2-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 3
  • RC: 1
  • I&N: 1
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 6)
  • buildd: logs, debcheck, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.6.14-1ubuntu2
  • 1 bug
  • patches for 1.6.14-1ubuntu2

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