Debian Package Tracker
Register | Log in
Subscribe

debcraft

Easy, fast and secure way to build Debian packages

Choose email to subscribe with

general
  • source: debcraft (main)
  • version: 0.9.1
  • maintainer: Otto Kekäläinen (DMD)
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 0.5.0
  • testing: 0.9.1
  • unstable: 0.9.1
versioned links
  • 0.5.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.9.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • debcraft (3 bugs: 0, 0, 3, 0)
action needed
2 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 ebd7ad4b879d644e35c159761972a902344edd55
Author: Otto Kekäläinen <otto@debian.org>
Date:   Wed Jun 3 09:54:21 2026 +0000

    Forward global git identity into containers for commit operations
    
    Commands like `debcraft improve` and `debcraft update` run `git commit`
    inside containers, which cannot see the host's global git config.  If
    the repository lacked a local identity, commits would fail or use
    incorrect metadata.
    
    Add `ensure_git_identity()` to check for local configuration first.
    If none exists but a global identity is available, export the standard
    `GIT_AUTHOR_*` and `GIT_COMMITTER_*` environment variables so they are
    forwarded into the container runtime.  If neither is configured, print
    a clear error message and exit.
    
    This avoids forcing users to set `--local` git config solely to
    satisfy containerized workflows. Most users would however get their
    repos by running `gbp clone` that does set git name and email locally
    on automatically, so the majority of users wouldn't need this extra
    check.

commit 1d280c6ac052a8bba1ea89fb60f9f212de939c6a
Author: Otto Kekäläinen <otto@debian.org>
Date:   Wed May 27 09:20:15 2026 +0000

    Prevent GPG signing inside debcraft improve container
    
    Containers have no GPG keys available, so Git must not try to sign
    commits. Set the GIT_CONFIG_* environment variables via ENV directives
    so all entrypoints inherit this policy automatically. This avoids
    duplicating exports across individual scripts and keeps the
    configuration in one location.
Created: 2026-06-05 Last update: 2026-06-05 14:03
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2026-01-21 Last update: 2026-01-21 16:33
news
[rss feed]
  • [2026-06-02] debcraft 0.9.1 MIGRATED to testing (Debian testing watch)
  • [2026-05-28] Accepted debcraft 0.9.1 (source) into unstable (Otto Kekäläinen)
  • [2026-05-17] debcraft 0.9.0 MIGRATED to testing (Debian testing watch)
  • [2026-05-05] Accepted debcraft 0.9.0 (source) into unstable (Otto Kekäläinen)
  • [2026-01-25] debcraft 0.8.1 MIGRATED to testing (Debian testing watch)
  • [2026-01-20] Accepted debcraft 0.8.1 (source) into unstable (Otto Kekäläinen)
  • [2026-01-09] debcraft 0.8.0 MIGRATED to testing (Debian testing watch)
  • [2026-01-04] Accepted debcraft 0.8.0 (source) into unstable (Otto Kekäläinen)
  • [2025-11-28] debcraft 0.7.0 MIGRATED to testing (Debian testing watch)
  • [2025-11-22] Accepted debcraft 0.7.0 (source) into unstable (Otto Kekäläinen)
  • [2025-10-16] debcraft 0.6.0 MIGRATED to testing (Debian testing watch)
  • [2025-10-11] Accepted debcraft 0.6.0 (source) into unstable (Otto Kekäläinen)
  • [2025-05-14] debcraft 0.5.0 MIGRATED to testing (Debian testing watch)
  • [2025-05-04] Accepted debcraft 0.5.0 (source) into unstable (Otto Kekäläinen)
  • [2025-02-27] debcraft 0.4.0 MIGRATED to testing (Debian testing watch)
  • [2025-02-22] Accepted debcraft 0.4.0 (source) into unstable (Otto Kekäläinen)
  • [2024-12-12] debcraft 0.3.0 MIGRATED to testing (Debian testing watch)
  • [2024-12-07] Accepted debcraft 0.3.0 (source) into unstable (Otto Kekäläinen)
  • [2024-09-12] debcraft 0.2.1 MIGRATED to testing (Debian testing watch)
  • [2024-09-07] Accepted debcraft 0.2.1 (source) into unstable (Otto Kekäläinen)
  • [2024-08-27] debcraft 0.2.0 MIGRATED to testing (Debian testing watch)
  • [2024-08-22] Accepted debcraft 0.2.0 (source) into unstable (Otto Kekäläinen)
  • [2024-08-04] debcraft 0.1.1 MIGRATED to testing (Debian testing watch)
  • [2024-07-30] Accepted debcraft 0.1.1 (source) into unstable (Otto Kekäläinen)
  • [2024-07-25] Accepted debcraft 0.1.0 (source all) into unstable (Debian FTP Masters) (signed by: Otto Kekäläinen)
bugs [bug history graph]
  • all: 3
  • RC: 0
  • I&N: 0
  • M&W: 3
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.9.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