Debian Package Tracker
Register | Log in
Subscribe

debputy

Manifest style Debian-based package builder (debhelper integration)

Choose email to subscribe with

general
  • source: debputy (main)
  • version: 0.1.83
  • maintainer: Debputy Maintainers (DMD)
  • uploaders: Niels Thykier [DMD]
  • arch: all
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • old-bpo: 0.1.67.1~bpo12+1
  • stable: 0.1.67.1
  • stable-bpo: 0.1.82~bpo13+1
  • testing: 0.1.83
  • unstable: 0.1.83
versioned links
  • 0.1.67.1~bpo12+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.1.67.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.1.82~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.1.83: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • dh-debputy (1 bugs: 0, 1, 0, 0)
action needed
6 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 ceb492a9beca0494f20be97b2061fd8b647e6126
Author: Nicolas Boulenguez <nicolas@debian.org>
Date:   Mon Mar 16 08:38:16 2026 +0100

    MANIFEST-FORMAT: add missing semicolon in create-symlink examples

commit d832823507bf0ff3dc8fa3c29d809ab279daa77b
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Mar 15 07:09:27 2026 +0000

    Tweak the autoscropts generated for service management
    
    Based on:
     * https://salsa.debian.org/debian/debhelper/-/merge_requests/148
     * https://salsa.debian.org/debian/debhelper/-/merge_requests/149

commit 3952b2d185434bc18c6b7354b28291d73420fb97
Author: David Kalnischkies <david@kalnischkies.de>
Date:   Wed Mar 11 11:38:33 2026 +0000

    Allow multiple equal relations in Provides
    
    My package ycmd has this gem:
    | Provides: ycmd-core-version (= ${ycmd:Core-Ver}), ycmd-core-version (= 48)
    
    deputy was complaining about this with:
    | warning: File: ./debian/control:30:50:31:0: Duplicate relationship. Merge with the previous relationship [Policy 7.2]
    |     30: Provides: ycmd-core-version (= ${ycmd:Core-Ver}), ycmd-core-version (= 48)
    |   Related information: The previous definition
    |     30: Provides: ycmd-core-version (= ${ycmd:Core-Ver}), ycmd-core-version (= 48)
    
    This is not a duplicate relation (assuming `${ycmd:Core-Ver}` doesn't
    happen to be 48) and it can not be merged as the warning suggests.
    
    Such provides are not common and they can produce some fun if you think
    too hard about it, but e.g. `debhelper` uses them as well for providing
    various debhelper-compat versions – its not affected by this through as
    it generates the entire set and hides it in a variable.
    
    As such, while not common they are legal and (occasionally) useful,
    so debputy shouldn't produce incorrect warnings about them.

commit 384c5a2c27ab1f3a28342565a9025dd9ef5cf247
Author: David Kalnischkies <david@kalnischkies.de>
Date:   Wed Mar 11 12:28:22 2026 +0000

    Allow directories in File-Excluded in d/copyright
    
    My package ycmd (as well as the hover doc) use a directory for
    exclusion in a Files-Excluded which debputy warns about:
    
    | warning: File: ./debian/copyright:11:1:11:12: Directories cannot be a match. Use `dir/*` to match everything in it [debputy][Correctable via --auto-fix]
    |      11:  third_party
    
    The documentation (uscan man page) clearly show directories as valid
    entries, as does the debputys hover text. Other places do mention it
    has "the same syntax" as Files through, which probably helps this
    confusion.
    
    Haven't tried, but I presume `dir/*` will leave an empty `dir` around
    in the repack, which might or might not be a problem. In either case,
    the warning is wrong – a dir can be a match in this field – and so
    it should not be fixed, even automatically.

commit 61b61b5741f052ba8286b180c0ca0ecb79bd2f71
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Mar 11 20:26:55 2026 +0000

    CI: Use `testing` for CI tasks
    
    The new version of `black` in unstable has different formatting rules
    than the one in `unstable` and it is stuck (migration-wise).
    
    Gbp-Dch: ignore

commit 383c7ac16988b8c1748dfe4f2f03c46abe4927d3
Author: Bastian Germann <bage@debian.org>
Date:   Tue Mar 10 08:54:50 2026 +0100

    lsp: Fix typo in common-licenses path
Created: 2026-03-10 Last update: 2026-03-16 22:01
1 open merge request in Salsa normal
There is 1 open merge request for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-09-20 Last update: 2026-03-11 23:19
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-03-01 Last update: 2026-03-01 09: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.3 instead of 4.7.2).
Created: 2025-12-23 Last update: 2026-03-01 07:18
news
[rss feed]
  • [2026-03-03] debputy 0.1.83 MIGRATED to testing (Debian testing watch)
  • [2026-02-28] Accepted debputy 0.1.83 (source) into unstable (Niels Thykier)
  • [2026-02-21] Accepted debputy 0.1.82~bpo13+1 (source) into stable-backports (Niels Thykier)
  • [2026-02-20] debputy 0.1.82 MIGRATED to testing (Debian testing watch)
  • [2026-02-09] Accepted debputy 0.1.82 (source) into unstable (Niels Thykier)
  • [2026-02-08] Accepted debputy 0.1.81~bpo13+1 (source) into stable-backports (Niels Thykier)
  • [2026-01-29] debputy 0.1.81 MIGRATED to testing (Debian testing watch)
  • [2026-01-26] Accepted debputy 0.1.81 (source) into unstable (Niels Thykier)
  • [2026-01-24] Accepted debputy 0.1.80 (source) into unstable (Niels Thykier)
  • [2026-01-01] debputy 0.1.79 MIGRATED to testing (Debian testing watch)
  • [2025-12-28] Accepted debputy 0.1.79 (source) into unstable (Niels Thykier)
  • [2025-10-15] Accepted debputy 0.1.78~bpo13+1 (source) into stable-backports (Niels Thykier)
  • [2025-10-14] debputy 0.1.78 MIGRATED to testing (Debian testing watch)
  • [2025-10-12] Accepted debputy 0.1.78 (source) into unstable (Niels Thykier)
  • [2025-09-30] Accepted debputy 0.1.77~bpo13+1 (source) into stable-backports (Niels Thykier)
  • [2025-09-29] debputy 0.1.77 MIGRATED to testing (Debian testing watch)
  • [2025-09-26] Accepted debputy 0.1.77 (source) into unstable (Niels Thykier)
  • [2025-09-22] Accepted debputy 0.1.76~bpo13+2 (source) into stable-backports (Niels Thykier)
  • [2025-09-21] Accepted debputy 0.1.76~bpo13+1 (all source) into stable-backports (Debian FTP Masters) (signed by: Niels Thykier)
  • [2025-09-18] debputy 0.1.76 MIGRATED to testing (Debian testing watch)
  • [2025-09-15] Accepted debputy 0.1.76 (source) into unstable (Niels Thykier)
  • [2025-09-02] debputy 0.1.75 MIGRATED to testing (Debian testing watch)
  • [2025-08-30] Accepted debputy 0.1.75 (source) into unstable (Niels Thykier)
  • [2025-08-29] debputy 0.1.74.1 MIGRATED to testing (Debian testing watch)
  • [2025-08-26] Accepted debputy 0.1.74.1 (source) into unstable (Niels Thykier)
  • [2025-08-26] Accepted debputy 0.1.74 (source) into unstable (Niels Thykier)
  • [2025-08-26] debputy 0.1.73 MIGRATED to testing (Debian testing watch)
  • [2025-08-24] Accepted debputy 0.1.73 (source) into unstable (Niels Thykier)
  • [2025-08-22] debputy 0.1.72 MIGRATED to testing (Debian testing watch)
  • [2025-08-19] Accepted debputy 0.1.72 (source) into unstable (Niels Thykier)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.1.82
  • 1 bug (1 patch)

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