[ubuntu/jammy-proposed] kernel-wedge 2.104ubuntu1 (Accepted)
Dimitri John Ledkov
dimitri.ledkov at canonical.com
Mon Nov 8 11:23:12 UTC 2021
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
Date: Mon, 08 Nov 2021 10:23:13 +0000
Changed-By: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/kernel-wedge/2.104ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 08 Nov 2021 10:23:13 +0000
Source: kernel-wedge
Built-For-Profiles: noudeb
Architecture: source
Version: 2.104ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
Closes: 369256 826952 927551 945772 955210
Changes:
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
Checksums-Sha1:
0897ce03bd6a7ace1588ac182912432a30a09a3b 1824 kernel-wedge_2.104ubuntu1.dsc
32cf4ec9ca3b72e41fe6962e03ee7fc70d7dfc23 39860 kernel-wedge_2.104ubuntu1.tar.xz
32f7b86ea581684a4611b44e92c27edbf4821a1b 8673 kernel-wedge_2.104ubuntu1_source.buildinfo
Checksums-Sha256:
b6215cc892ae7bd812328d9f6614b1763e5819d4114fbb1b43730fc665ce1f29 1824 kernel-wedge_2.104ubuntu1.dsc
1b63badfa6e3cd5371ab54aac5eefdd1fdccc503593cfaabcb4e590a57ad4f3b 39860 kernel-wedge_2.104ubuntu1.tar.xz
cfc2d254d46bafa640e46bbb6f12605140838f0a30c1db34c40a12f7f4f393bb 8673 kernel-wedge_2.104ubuntu1_source.buildinfo
Files:
7c4bfe50d9c740911c29c0654b876d0f 1824 utils optional kernel-wedge_2.104ubuntu1.dsc
2c7d0301e7118533028534a3ac4a71cf 39860 utils optional kernel-wedge_2.104ubuntu1.tar.xz
8c696da56e03c34a9982c2ad3c9a84fd 8673 utils optional kernel-wedge_2.104ubuntu1_source.buildinfo
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
More information about the jammy-changes
mailing list