Debian Package Tracker
Register | Log in
Subscribe

dh-clojure

debhelper support for clojure packaging

Choose email to subscribe with

general
  • source: dh-clojure (main)
  • version: 0.4.3
  • maintainer: Debian Clojure Maintainers (DMD)
  • uploaders: Rob Browning [DMD] – Jérôme Charaoui [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.2.0
  • testing: 0.4.3
  • unstable: 0.4.3
versioned links
  • 0.2.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.4.3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • dh-clojure
action needed
Marked for autoremoval on 17 September due to clojure: #1143567 high
Version 0.4.3 of dh-clojure is marked for autoremoval from testing on Thu 17 Sep 2026. It depends (transitively) on clojure, affected by #1143567. You should try to prevent the removal by fixing these RC bugs.
Created: 2026-08-11 Last update: 2026-08-21 09:01
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 0.4.4~1.gbp8b8082, 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 cce5717b2949585025dfd0428329e40fc671a713
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Sun Aug 9 22:49:53 2026 -0400

    prepare build env more fully on buildsystem init
    
    instantiation of the buildsystem class calls out to lein via the
    _get_project() function, and if the project needs a plugin, it will thus
    attempt to load it and fail, because at this point: a) LEIN_OFFLINE is
    unset, b) the maven-repo symlink is not created, and c) the update-in
    :local-repo has no effect at the stage where plugins get loaded
    
    this attempts to fix a) and b), while c) can be fixed using a project
    adjustment that sets :local-repo in the :before-plugins phase, it might
    be more desireable to implement a fix directly in leiningen to avoid the
    additional complexity in project adjustment files
    
    related to #9 but not a complete fix

commit 01b353a76e5b9fd70758cdf79cc266995f05c41c
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Tue Aug 11 08:24:54 2026 -0400

    give a cleaned pom to mh_resolve_dependencies
    
    this restores the logic from 557dc3be except instead of cleaning the
    generated pom explicitly we just use the one that's already cleaned by
    mh_installpom

commit 4a725f4aabba9d69271152519710f9b6ae032bac
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Fri Aug 7 16:50:56 2026 -0400

    Update changelog for 0.4.4~1.gbp8b8082 release
    
    Gbp-Dch: ignore

commit 8b8082656d2821ab90614db38c1548db611cc451
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Fri Aug 7 16:41:05 2026 -0400

    Update changelog for 0.4.3 release

commit d26fc864f9d380d71071261bf4c87e396a43ec6e
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Fri Aug 7 16:39:46 2026 -0400

    fix wrong debian property id in maven-repo poms

commit f4b9bb85e2937b8904954d8ee04dcf9a88778cd4
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Fri Aug 7 15:38:32 2026 -0400

    remove debug statements

commit 02286ea62dda08479fd946e800a51f377c9c2566
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Fri Aug 7 01:02:35 2026 -0400

    Update changelog for 0.4.3~1.gbp6ec044 release
    
    Gbp-Dch: ignore

commit 6ec04481aa36618acf6871cb800ebb6f911dc2bc
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Fri Aug 7 00:45:11 2026 -0400

    Update changelog for 0.4.2 release

commit dd7ba2bcfc9841ac743e8bd3a37bfeb892a56fe5
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Fri Aug 7 00:43:28 2026 -0400

    add autopkgtests

commit f1853512235d6c5e197c8d70d9f69a2f59c8fe4d
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Fri Aug 7 00:21:52 2026 -0400

    d/rules: move .deb tests to external script

commit 80beedb3e417d8320ac7a21992c7d801d424a279
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Thu Aug 6 23:36:23 2026 -0400

    fix duplicated jar artifact under /usr/share/java

commit d934a9fafca30f3ec527ab8111b0f8fa9f931843
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Thu Aug 6 18:18:11 2026 -0400

    add d/gbp.conf

commit c05a19ea8957bb3819d6fd3d5a00075f1cc68c8e
Author: Jérôme Charaoui <jerome@riseup.net>
Date:   Thu Aug 6 18:17:32 2026 -0400

    Update changelog for 0.4.2~1.gbp1bc6fe release
    
    Gbp-Dch: ignore


https://salsa.debian.org/api/v4/projects/clojure-team%2Fdh-clojure API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2025-11-25 Last update: 2026-08-20 16:51
news
[rss feed]
  • [2026-08-10] dh-clojure 0.4.3 MIGRATED to testing (Debian testing watch)
  • [2026-08-07] Accepted dh-clojure 0.4.3 (source) into unstable (Jérôme Charaoui)
  • [2026-08-07] Accepted dh-clojure 0.4.2 (source) into unstable (Jérôme Charaoui)
  • [2026-08-06] Accepted dh-clojure 0.4.1 (source) into unstable (Jérôme Charaoui)
  • [2026-08-05] Accepted dh-clojure 0.4.0 (source) into unstable (Rob Browning)
  • [2026-08-04] Accepted dh-clojure 0.3.0 (source) into unstable (Rob Browning)
  • [2025-11-30] dh-clojure 0.2.0+nmu1 MIGRATED to testing (Debian testing watch)
  • [2025-11-24] Accepted dh-clojure 0.2.0+nmu1 (source) into unstable (Adrian Bunk)
  • [2025-10-31] dh-clojure REMOVED from testing (Debian testing watch)
  • [2024-12-26] dh-clojure 0.2.0 MIGRATED to testing (Debian testing watch)
  • [2024-12-20] Accepted dh-clojure 0.2.0 (source) into unstable (Rob Browning)
  • [2024-12-15] dh-clojure 0.1.1 MIGRATED to testing (Debian testing watch)
  • [2024-12-09] Accepted dh-clojure 0.1.1 (source) into unstable (Rob Browning)
  • [2024-10-12] dh-clojure 0.1.0 MIGRATED to testing (Debian testing watch)
  • [2024-10-07] Accepted dh-clojure 0.1.0 (source) into unstable (Rob Browning)
  • [2024-09-09] Accepted dh-clojure 0.0.0 (source all) into unstable (Debian FTP Masters) (signed by: Rob Browning)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.4.3

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