Debian Package Tracker
Register | Log in
Subscribe

kernel-wedge

udeb package builder for Debian-Installer

Choose email to subscribe with

general
  • source: kernel-wedge (main)
  • version: 2.104
  • maintainer: Debian Install System Team (archive) (DMD)
  • uploaders: Steve Langasek [DMD] – Ben Hutchings [DMD]
  • arch: all
  • std-ver: 4.4.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.99
  • o-o-bpo: 2.102~bpo10+1
  • oldstable: 2.104
  • stable: 2.104
  • testing: 2.104
  • unstable: 2.104
versioned links
  • 2.99: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.102~bpo10+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.104: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • kernel-wedge
action needed
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.105, 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 8c48112247a970680d5639409f0875553f2712ee
Author: Holger Wansing <hwansing@mailbox.org>
Date:   Sat Oct 22 17:07:50 2022 +0200

    Changelog entry

commit 60ebbd1a499ad759ae4d4b8ba52f1d72e9c0b5b8
Merge: 708a8c7 06f89bb
Author: Holger Wansing <holgerw@debian.org>
Date:   Sat Oct 22 15:05:07 2022 +0000

    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request installer-team/kernel-wedge!2

commit 06f89bb2549c3d95d7f68cf8fddf0951532fad2d
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Wed Sep 28 02:24:04 2022 +0000

    Update standards version to 4.6.1, no changes needed.
    
    Changes-By: lintian-brush
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

commit f3c30aae7d7e0e64f9d932f9a53a766447315fd0
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Wed Sep 28 02:24:03 2022 +0000

    Fix day-of-week for changelog entry 0.9.
    
    Changes-By: lintian-brush
    Fixes: lintian: debian-changelog-has-wrong-day-of-week
    See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html

commit 397c743928cd9a36ca5ca2739c61bd29f35afc69
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Wed Sep 28 02:24:02 2022 +0000

    Bump debhelper from old 12 to 13.
    
    Changes-By: lintian-brush
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

commit 708a8c7f2e1cb8f4d3108d1dac769f6d533abd6b
Author: Samuel Thibault <sthibault@debian.org>
Date:   Wed Sep 28 03:05:29 2022 +0200

    Make gbp tag produce the right tag format

commit 20a27f1d7c90dc3f7122505535bc14dbd24d4789
Author: Samuel Thibault <sthibault@debian.org>
Date:   Sun Oct 31 16:39:55 2021 +0100

    Make gbp produce the right tag format

commit 6ce20dd0e3b4ca6db4730e36554447e3035624df
Merge: fb7d7d4 3a74a67
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Sep 5 13:52:50 2021 +0000

    Merge branch 'scrub-obsolete' into 'master'
    
    Remove unnecessary constraints
    
    See merge request installer-team/kernel-wedge!1

commit 3a74a6762155d63db278e8aa8825d4c6525bf4c1
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sun Aug 29 16:11:15 2021 +0000

    Remove constraints unnecessary since buster
    
    * kernel-wedge: Drop versioned constraint on debhelper in Depends.
    
    Changes-By: deb-scrub-obsolete

commit fb7d7d41cf9c32d7f9cedf6366a147790d5fe323
Author: Ben Hutchings <benh@debian.org>
Date:   Thu Sep 24 17:44:27 2020 +0100

    releasing package kernel-wedge version 2.104

commit ff78a2525c8a5a0f7b67c40dcd0cd5775c89dbba
Author: Ben Hutchings <benh@debian.org>
Date:   Wed Sep 23 20:18:58 2020 +0100

    debian/control: Use my debian.org email in Uploaders field

commit 7037fabca11cc267b4c3d90a8dbd05a2c14aa9d5
Author: Ben Hutchings <benh@debian.org>
Date:   Wed Sep 23 20:17:51 2020 +0100

    Update capitalisation in lintian-overrides
    
    lintian now uses a title-case field name instead of lower-case in
    binary-package-depends-on-toolchain-package.

commit 9c299e482912563c5f2a07c4a2a9d396db62de8b
Author: Ben Hutchings <benh@debian.org>
Date:   Wed Sep 23 20:05:13 2020 +0100

    Use debhelper compatibility level 12
    
    Build-Depend on debhelper-compat and remove debian/compat.

commit 839e3fa323f7c445dd5035e627ad087d8d016707
Author: Ben Hutchings <benh@debian.org>
Date:   Wed Sep 23 19:27:55 2020 +0100

    copy-modules: Add postinst scripts in Linux modules packages to run depmod
    
    On Linux, modprobe and udevd rely on having valid module indexes
    (modules.alias, modules.dep, etc.) generated by depmod.  Currently d-i
    usually (but possibly not always) runs depmod after installing a Linux
    modules package.
    
    As a step away from this, add postinst scripts to all modules packages
    that run depmod if necessary.
    
    Closes: #369256

commit 86df88d8cb36ad08624c70e2c8091505cde36b91
Author: Ben Hutchings <benh@debian.org>
Date:   Wed Sep 23 18:33:24 2020 +0100

    copy-modules: Fail if building from installed Linux package without modules.dep
    
    When I added support for building udebs directly from a kernel source
    package, I made copy-modules run depmod for Linux architectures if
    modules.dep was missing.  Rearrange the conditions so we generate
    modules.dep if-and-only-if building from a kernel source package.
    Fail if we're building from an installed Linux package and it's not
    present.

commit 3713a2fbbd3b3ad8a66d232a51dbf914f0b6de1f
Author: Ben Hutchings <benh@debian.org>
Date:   Wed Sep 23 20:12:32 2020 +0100

    Revert "Add unfinished test scripts included in version 2.103"
    
    This reverts commit cab4c9169782171da34ca2acb9132630e391d21c.

commit 59f9a3042f964c1dda08246b28a24e29e750a53c
Merge: 7b9b477 cab4c91
Author: Ben Hutchings <benh@debian.org>
Date:   Wed Sep 23 20:12:25 2020 +0100

    Merge tag '2.103' into master
    
    tagging version 2.103

commit cab4c9169782171da34ca2acb9132630e391d21c
Author: Ben Hutchings <benh@debian.org>
Date:   Wed Sep 23 20:10:38 2020 +0100

    Add unfinished test scripts included in version 2.103

commit 7b9b4776f3082e706e8030e2ef97cafbb7ba584d
Author: Ben Hutchings <benh@debian.org>
Date:   Sat Jul 25 03:23:38 2020 +0100

    build-arch, copy-modules: Replace deprecated tempfile command with mktemp
    
    The tempfile command is now deprecated in favour of mktemp.
    
    More importantly, these scripts currently remove the file created by
    tempfile and then create a directory in its place, which introduces a
    race condition.  mktemp allows creating a directory safely.
    
    (The race condition should no longer have a serious security impact,
    since we have a kernel-level mitigation for such bugs involving /tmp.)

commit 905146463efca119d9a3210908d611a420f09f2f
Author: Steven Chamberlain <stevenc@debian.org>
Date:   Sun Mar 29 10:45:52 2020 +0000

    releasing package kernel-wedge version 2.103

commit 218ca5fad34acec73bcb63d43dff0ef4f4f43b08
Author: Steven Chamberlain <stevenc@debian.org>
Date:   Sat Mar 28 18:12:35 2020 +0000

    preprocess: If source directory is a symlink, follow it
    
    Also makes $moddir be a symlink within the regression tests for
    preprocess.
    
    Closes: #955210
Created: 2020-03-29 Last update: 2023-09-24 02:02
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 4.4.1).
Created: 2020-01-21 Last update: 2022-12-17 19:18
news
[rss feed]
  • [2020-09-27] kernel-wedge 2.104 MIGRATED to testing (Debian testing watch)
  • [2020-09-24] Accepted kernel-wedge 2.104 (source) into unstable (Ben Hutchings)
  • [2020-04-01] kernel-wedge 2.103 MIGRATED to testing (Debian testing watch)
  • [2020-03-29] Accepted kernel-wedge 2.103 (source) into unstable (Steven Chamberlain)
  • [2019-12-13] Accepted kernel-wedge 2.102~bpo10+1 (all source) into buster-backports, buster-backports (Ben Hutchings)
  • [2019-12-03] kernel-wedge 2.102 MIGRATED to testing (Debian testing watch)
  • [2019-12-01] Accepted kernel-wedge 2.102 (source) into unstable (Ben Hutchings)
  • [2019-11-29] Accepted kernel-wedge 2.101 (source) into unstable (Ben Hutchings)
  • [2019-11-09] Accepted kernel-wedge 2.100 (source) into unstable (Ben Hutchings)
  • [2018-12-30] Accepted kernel-wedge 2.99~bpo9+1 (source all) into stretch-backports, stretch-backports (Ben Hutchings)
  • [2018-09-09] kernel-wedge 2.99 MIGRATED to testing (Debian testing watch)
  • [2018-09-03] Accepted kernel-wedge 2.99 (source) into unstable (Ben Hutchings)
  • [2018-08-30] Accepted kernel-wedge 2.98 (source) into unstable (Ben Hutchings)
  • [2017-01-26] kernel-wedge 2.96 MIGRATED to testing (Debian testing watch)
  • [2017-01-16] Accepted kernel-wedge 2.96 (source all) into unstable (Christian Perrier)
  • [2016-12-18] kernel-wedge 2.95 MIGRATED to testing (Debian testing watch)
  • [2016-12-07] Accepted kernel-wedge 2.95 (source all) into unstable (Christian Perrier)
  • [2016-03-28] kernel-wedge 2.94 MIGRATED to testing (Debian testing watch)
  • [2016-03-23] Accepted kernel-wedge 2.94 (source all) into unstable (Christian Perrier)
  • [2016-03-21] Accepted kernel-wedge 2.93~bpo8+1 (source all) into jessie-backports, jessie-backports (Hector Oron) (signed by: Hector Oron Martinez)
  • [2016-02-23] kernel-wedge 2.93 MIGRATED to testing (Debian testing watch)
  • [2016-02-17] Accepted kernel-wedge 2.93 (source) into unstable (Ben Hutchings)
  • [2016-02-15] Accepted kernel-wedge 2.92 (source) into unstable (Ben Hutchings)
  • [2016-02-12] Accepted kernel-wedge 2.91 (source all) into unstable (Christian Perrier)
  • [2014-09-18] kernel-wedge 2.90 MIGRATED to testing (Britney)
  • [2014-09-12] Accepted kernel-wedge 2.90 (source all) into unstable (Aurelien Jarno)
  • [2014-04-28] kernel-wedge 2.89 MIGRATED to testing (Debian testing watch)
  • [2014-04-22] Accepted kernel-wedge 2.89 (source all) (Cyril Brulebois)
  • [2013-09-22] kernel-wedge 2.88 MIGRATED to testing (Debian testing watch)
  • [2013-09-12] Accepted kernel-wedge 2.88 (source all) (Christian Perrier)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.104ubuntu1
  • 4 bugs
  • patches for 2.104ubuntu1

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing