[neon/backports-noble/gfxboot-theme-ubuntu-noble/Neon/release] /: back to where we started but with dh_cleaned source
Carlos De Maine
null at kde.org
Tue Aug 27 06:12:50 BST 2024
Git commit 21c3150a789b67dea264d7fa8d02125b9f7ce348 by Carlos De Maine.
Committed on 27/08/2024 at 05:12.
Pushed by carlosdem into branch 'Neon/release'.
back to where we started but with dh_cleaned source
M +- -- boot/message
D +0 -1 debian/compat
M +2 -2 debian/control
A +2 -0 debian/gfxboot-theme-ubuntu.install
M +- -- install/bootlogo
M +- -- install/bootlogo.tar.gz
https://invent.kde.org/neon/backports-noble/gfxboot-theme-ubuntu-noble/-/commit/21c3150a789b67dea264d7fa8d02125b9f7ce348
diff --git a/boot/message b/boot/message
index b2264b4..908b7bb 100644
Binary files a/boot/message and b/boot/message differ
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 7286d80..de6923e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: gfxboot-theme-ubuntu
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
-Build-Depends: debhelper (>= 7.0.0), gfxboot-dev (>= 4.1.42), cpio, libfribidi-bin
+Build-Depends: debhelper-compat (= 13), gfxboot-dev, cpio, libfribidi-bin
Standards-Version: 3.6.2
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/gfxboot-theme-ubuntu/mainline
Package: gfxboot-theme-ubuntu
Architecture: amd64 i386
-Depends: ${misc:Depends}, gfxboot (>= 3.3.28)
+Depends: ${misc:Depends}, gfxboot
Description: Ubuntu theme for gfxboot-compliant boot loaders
This is an Ubuntu theme for the gfxboot graphical boot loader extension. It
should be suitable for Ubuntu derivatives as well as Ubuntu itself.
diff --git a/debian/gfxboot-theme-ubuntu.install b/debian/gfxboot-theme-ubuntu.install
new file mode 100644
index 0000000..ccf8748
--- /dev/null
+++ b/debian/gfxboot-theme-ubuntu.install
@@ -0,0 +1,2 @@
+Makefile langlist *.config *.fnt *.inc *.jpg install/bootlogo.tar.gz usr/share/gfxboot-theme-ubuntu
+po/*.po po/Makefile po/README po/bin po/bootloader.pot usr/share/gfxboot-theme-ubuntu/po
diff --git a/install/bootlogo b/install/bootlogo
index 14ad9de..bc1dd81 100644
Binary files a/install/bootlogo and b/install/bootlogo differ
diff --git a/install/bootlogo.tar.gz b/install/bootlogo.tar.gz
index 36ad058..1c8abf8 100644
Binary files a/install/bootlogo.tar.gz and b/install/bootlogo.tar.gz differ
More information about the Neon-commits
mailing list