Debian Package Tracker
Register | Log in
Subscribe

shoelaces

automated server bootstrapping

Choose email to subscribe with

general
  • source: shoelaces (main)
  • version: 1.3.2+ds-1
  • maintainer: Raúl Benencia (DMD)
  • uploaders: Debian Go Packaging Team [DMD]
  • arch: any
  • 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: 1.2.0+ds-1
  • oldstable: 1.2.0+ds-1
  • stable: 1.3.2+ds-1
  • testing: 1.3.2+ds-1
  • unstable: 1.3.2+ds-1
versioned links
  • 1.2.0+ds-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.3.2+ds-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • shoelaces (1 bugs: 0, 1, 0, 0)
action needed
A new upstream version is available: 1.4.0 high
A new upstream version 1.4.0 is available, you should consider packaging it.
Created: 2026-06-07 Last update: 2026-06-09 14: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 1.4.0-1, distribution unstable) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit ea59519875aebfa38262f7d4d9b7f803eabdcf26
Author: Raúl Benencia <rul@debian.org>
Date:   Tue Jun 9 09:16:36 2026 -0300

    d/patches: Force Go 1.22 HTTP ServeMux semantics
    
    dh-golang builds in GOPATH mode without go.mod metadata, causing Go 1.26 to select the legacy ServeMux behavior. Embed httpmuxgo121=0 so method-aware routes continue to work.

commit 06967b59f752f8fb2189dbdf5c9e417273190fcb
Author: Raúl Benencia <rul@debian.org>
Date:   Mon Jun 8 09:37:06 2026 -0300

    d/tests/control: wrap and sort

commit b2e3045c01f7f067ba377fc96524e09358f4ddc0
Author: Raúl Benencia <rul@debian.org>
Date:   Mon Jun 8 09:29:10 2026 -0300

    Update changelog for 1.4.0-1 release

commit 8fc749c4a8bfd6c027b7529504ab045eddb999bf
Author: Raúl Benencia <rul@debian.org>
Date:   Mon Jun 8 09:28:37 2026 -0300

    d/lintian-overrides: Remove (no longer needed)
    
    The old spelling-error-in-binary overrides are unused since the Go
    dependencies that contained those strings have been replaced by stdlib.

commit f97c4db3fb91a11ad47d91929e499bfa382af293
Author: Raúl Benencia <rul@debian.org>
Date:   Sun Jun 7 09:42:13 2026 -0300

    d/watch: Update to watch file standard version 5

commit 22e33a8958c662d6151186f8d1af46373a131365
Author: Raúl Benencia <rul@debian.org>
Date:   Sun Jun 7 09:41:59 2026 -0300

    d/control: Bump Standards-Version to 4.7.4, add Static-Built-Using
    
    No changes required by the policy upgrade (4.6.2 -> 4.7.4).
    Also remove now-redundant Priority: optional and
    Rules-Requires-Root: no fields (defaults since dpkg 1.22.13),
    and add Static-Built-Using: ${misc:Static-Built-Using} to
    enable proper binNMU tracking for statically linked Go binaries.

commit cac7547a765de0960e96504eb01250dc951f228a
Author: Raúl Benencia <rul@debian.org>
Date:   Sat Jun 6 18:07:02 2026 -0300

    d/control: Trim Build-Depends to upstream's simplified dependency set
    
    Upstream 1.4.0 replaced go-kit/log, gorilla/mux, alice and
    namsral/flag with stdlib equivalents (net/http, log/slog), and
    upgraded yaml.v2 to yaml.v3. The only remaining external Go import
    is gopkg.in/yaml.v3, provided by golang-gopkg-yaml.v3-dev.

commit 284400c9cd41de72b9a198d85ce3ecb07a6a3e88
Author: Raúl Benencia <rul@debian.org>
Date:   Sat Jun 6 09:13:17 2026 -0300

    d/control: Drop dependency on libjs-bootstrap4 and libjs-jquery
    
    Upstream 1.4.0 replaced Bootstrap and jQuery with local CSS and
    vanilla JS, so the package no longer needs them at runtime.

commit b5142de0cebb754ce436e2530221a3771f54499b
Author: Raúl Benencia <rul@debian.org>
Date:   Sat Jun 6 09:12:40 2026 -0300

    Remove debian/shoelaces.links
    
    It symlinked the system Bootstrap and jQuery into the web directory.
    Upstream 1.4.0 replaced both with local CSS and vanilla JS, so the
    symlinks are no longer needed.

commit 2672e05e07b97ecd05f8273f4313b710bb609584
Author: Raúl Benencia <rul@debian.org>
Date:   Sat Jun 6 09:12:23 2026 -0300

    d/copyright: Drop Files-Excluded and update years
    
    Upstream removed the bundled Bootstrap, jQuery, fonts and vendor
    directory, so there is nothing left that needs excluding from the
    repacked tarball. Also bump the copyright years to match upstream's
    2018-2026.

commit f5f7a2528bb5c8e75d13f5c66fa3c45537a57d28
Author: Raúl Benencia <rul@debian.org>
Date:   Sat Jun 6 09:12:09 2026 -0300

    d/watch: Stop repacking upstream sources
    
    Upstream 1.4.0 no longer bundles Bootstrap, jQuery or fonts, so
    there is nothing left to exclude and the +ds repack is unnecessary.

commit 6eeaf6f758373db464cd501fdc9646dc5da42df0
Merge: 09c325e f094e2b
Author: Raúl Benencia <rul@debian.org>
Date:   Sat Jun 6 08:51:15 2026 -0300

    Update upstream source from tag 'upstream/1.4.0'
    
    Update to upstream version '1.4.0'
    with Debian dir 453b6f849f4431ba1acdcfe7d0d8128cfc55e175

commit f094e2b28775efe017f8b62439f5ca2e6f20bd5e
Author: Raúl Benencia <rul@debian.org>
Date:   Sat Jun 6 08:51:15 2026 -0300

    New upstream version 1.4.0
Created: 2026-06-08 Last update: 2026-06-09 14:02
lintian reports 4 warnings normal
Lintian reports 4 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-04-10 Last update: 2026-04-13 00: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.4 instead of 4.6.2).
Created: 2024-04-07 Last update: 2026-03-31 15:01
news
[rss feed]
  • [2023-07-16] shoelaces 1.3.2+ds-1 MIGRATED to testing (Debian testing watch)
  • [2023-06-09] Accepted shoelaces 1.3.2+ds-1 (source amd64) into unstable (Raúl Benencia)
  • [2021-05-01] shoelaces 1.2.0+ds-1 MIGRATED to testing (Debian testing watch)
  • [2021-04-11] Accepted shoelaces 1.2.0+ds-1 (source amd64) into unstable (Raúl Benencia)
  • [2020-05-27] shoelaces 1.1.0+ds-1 MIGRATED to testing (Debian testing watch)
  • [2020-05-25] Accepted shoelaces 1.1.0+ds-1 (source amd64) into unstable (Raúl Benencia)
  • [2020-05-05] shoelaces 1.0.2-2 MIGRATED to testing (Debian testing watch)
  • [2020-05-03] Accepted shoelaces 1.0.2-2 (source) into unstable (Raúl Benencia) (signed by: Ulises Vitulli)
  • [2019-08-06] Accepted shoelaces 1.0.2-1 (source amd64) into experimental, experimental (Raúl Benencia) (signed by: Ulises Vitulli)
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 4)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.3.2+ds-1build2

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