Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
linux-deepin-hwe (6.6.127-2) unstable; urgency=medium

* add Provides: linux-image-6.6.0-loong64-desktop Provides: linux-headers-6.6.0-loong64-desktop

-- lichenggang <lichenggang@deepin.org> Thu, 26 Mar 2026 16:19:42 +0800

linux-deepin-hwe (6.6.127-1) unstable; urgency=medium

* update kernel to 6.6.127.
Expand Down
2 changes: 2 additions & 0 deletions debian/control.in
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Description: Header files for Linux arm64 configuration (meta-package)
Package: linux-image-deepin-hwe-loong64
Architecture: loong64
Depends: linux-image-LOONG64ABINAME-loong64-desktop-hwe
Provides: linux-image-6.6.0-loong64-desktop
Description: Linux for LoongArch devices (meta-package)
This package depends on the latest Linux kernel and modules for use on
LoongArch devices.
Expand All @@ -65,6 +66,7 @@ Description: Linux for LoongArch devices (meta-package for debug symbols)
Package: linux-headers-deepin-hwe-loong64
Architecture: loong64
Depends: linux-headers-LOONG64ABINAME-loong64-desktop-hwe
Provides: linux-headers-6.6.0-loong64-desktop
Description: Header files for Linux loong64 configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel loong64 configuration.
Loading