Skip to content

Commit

Permalink
fix: compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
xinpeng wang authored and Zeno-sole committed Feb 25, 2025
1 parent bcb4161 commit 9456f98
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
grub2 (2.12-1deepin16) unstable; urgency=medium

* fix compile error.

-- xinpeng.wang <[email protected]> Fri, 21 Feb 2025 14:28:48 +0800

grub2 (2.12-1deepin15) unstable; urgency=medium

* Adapting to immutable systems.
Expand Down
4 changes: 4 additions & 0 deletions debian/sbat.deepin.csv.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md
grub,4,Free Software Foundation,grub,@UPSTREAM_VERSION@,https://www.gnu.org/software/grub/
grub.debian,4,Debian,grub2,2.12-1,https://tracker.debian.org/pkg/grub2
grub.deepin,1,Deepin,grub2,@DEB_VERSION@,https://github.com/deepin-community/grub2
4 changes: 4 additions & 0 deletions debian/sbat.uos.csv.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md
grub,4,Free Software Foundation,grub,@UPSTREAM_VERSION@,https://www.gnu.org/software/grub/
grub.debian,4,Debian,grub2,2.12-1,https://tracker.debian.org/pkg/grub2
grub.uos,1,Uos,grub2,@DEB_VERSION@,https://github.com/deepin-community/grub2

0 comments on commit 9456f98

Please sign in to comment.