Change logs for kernel-wedge source package in Lunar

  • kernel-wedge (2.104ubuntu1) jammy; urgency=medium
    
      * Merge from Debian unstable.  Remaining changes:
        - check: Only check -di packages.
    
      * Drop changes:
        - commands/copy-firmware - linux per-version kernel ./firmware has
        been removed in v4.13-1-g5620a0d1aa and thus it is no longer required
        to copy firmware from kernel modules deb into udeb. Instead
        nic-firmware / scsi-firmware udebs from src:linux-firmware are in use
        in bionic+.
    
    kernel-wedge (2.104) unstable; urgency=medium
    
      * build-arch, copy-modules: Replace deprecated tempfile command with mktemp
      * copy-modules: Fail if building from installed Linux package without
        modules.dep
      * copy-modules: Add postinst scripts in Linux modules packages to run depmod
        (Closes: #369256)
      * Use debhelper compatibility level 12:
        - Build-Depend on debhelper-compat and remove debian/compat
      * Update capitalisation in lintian-overrides
      * debian/control: Use my debian.org email in Uploaders field
    
    kernel-wedge (2.103) unstable; urgency=medium
    
      * Team upload.
      * preprocess: If source directory is a symlink, follow it
        (Closes: #955210)
    
    kernel-wedge (2.102) unstable; urgency=medium
    
      * debian/tests: Correct expected exit code for preprocess missingdir case
      * preprocess: Return 2 for usage errors, 1 for all other errors
      * preprocess: Make wildcard directory check honour $KW_CHECK_NONFATAL
        (Closes: #826952)
      * install-files: Allow "-unsigned" suffix on Linux package directory names
    
    kernel-wedge (2.101) unstable; urgency=medium
    
      * debian/tests: preprocess depends on gcc to avoid dpkg-architecture warnings
        (Closes: #945772)
    
    kernel-wedge (2.100) unstable; urgency=medium
    
      [ Holger Wansing ]
      * Remove trailing whitespaces from changelog file, to fix lintian tag.
    
      [ Ben Hutchings ]
      * preprocess: Fix handling of wildcards with no directory part
      * preprocess: Only read the modules directory tree once
      * copy-modules, preprocess: Move all module filename lookup into preprocess
      * preprocess: Treat '-' and '_' as equivalent in Linux module names
      * Remove strip-modules, which has never done anything useful
      * preprocess: Remove support for modules with a '.o' extension
      * preprocess: Move flag parsing out of find_modules()
      * debian/tests: Add test cases for preprocess
      * preprocess: Correct "excludes and excludes" in help text
      * Remove mass-build, which is no longer useful
      * kernel-wedge(1): Update reference to README file
      * kernel-wedge(1): Remove Joey Hess's email address
      * kernel-wedge(1): Fix title
      * kernel-wedge(1): Fix style errors
      * Create source subdirectory for manual pages
      * Convert help text into manual pages
      * help: Invoke man instead of looking for plain text files
      * Change command list to not look for help text
      * Add lintian override for "binary-package-depends-on-toolchain-package
        depends: debhelper […]"
      * debian/control: Bump Standards-Version to 4.4.1; no changes needed
      * debian/control: Set Rules-Requires-Root: no
      * debian/copyright: Convert to machine-readable format
      * debian/copyright: Add myself to copyright holders
    
      [ Cyril Brulebois ]
      * Remove Christian Perrier from Uploaders, with many thanks for all
        his contributions over the years! (Closes: #927551)
    
    kernel-wedge (2.99) unstable; urgency=medium
    
      * gen-control: Cleanly separate template and override control fields
      * Refactor gen-control to put general config handling functions in a module
      * gen-deps: Use common module to parse and iterate over package-list file
      * Explicitly support merging of default-config and config directories
    
    kernel-wedge (2.98) unstable; urgency=medium
    
      * debian/docs: Install README.md, not README
    
    kernel-wedge (2.97) unstable; urgency=medium
    
      [ Cyril Brulebois ]
      * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
    
      [ Ben Hutchings ]
      * install-files: Drop check for Linux kernel package in a "kernel-image" dir
      * install-files: Replace symlinks into linux-bootwrapper package with files
      * Move explanation of gen-control configuration from README to online help
      * README: Convert to Markdown format and rename accordingly
      * README.md: Rewrite to describe usage in a kernel source package
    
     -- Dimitri John Ledkov <email address hidden>  Mon, 08 Nov 2021 10:23:13 +0000