grub-theme-based (1.2.0) unstable; urgency=medium

  * background.png is no longer committed. debian/rules renders it at build
    time with rsvg-convert from brand/grub.svg at 1920x1080, so the raster
    can only come from the SVG (BASED-271).
  * brand/grub.svg is a byte-identical copy of overlays/based/brand/grub.svg
    in basedlinux.com/based: the 1.1.0 composition, which was drawn by hand
    and had no SVG of its own, written as one. CI fails before the source
    build when the copy differs from based main.
  * Build-Depends: librsvg2-bin.

 -- Clay Risser <clayrisser@gmail.com>  Sat, 12 Sep 2026 20:30:00 +0000

grub-theme-based (1.1.0) unstable; urgency=medium

  * The menu background carries Clay's turtle holding up the earth.
  * It replaces a generated "based / LINUX" wordmark that was also
    cover-fit off-centre, so the type sat behind the boot menu. The mark
    is composed for THIS theme: theme.txt puts boot_menu at left 15%
    top 30% and the timeout bar at 80%, so the mark sits in the band
    above the menu and the wordmark is dropped -- title-text already
    prints the name.
  * Artwork source: overlays/based/brand/mark.svg in
    basedlinux.com/based (BASED-251).

 -- Clay Risser <clayrisser@gmail.com>  Sat, 12 Sep 2026 05:19:57 +0000

grub-theme-based (1.0.0) unstable; urgency=medium

  * Initial release.
  * Native package (source format 3.0 (native), no orig tarball, no upstream
    or pristine-tar branch): the theme is our own source, generated once by
    based-brand from the official brand block (name "Based Linux", accent
    #2f6df6) and committed as static content, so there is nothing separate
    to track as upstream.
  * Ships /boot/grub/themes/based-linux/ (theme.txt, background.png) so
    images install the theme from the archive instead of the brand overlay's
    build hook writing it. Selection stays the grub overlay's
    GRUB_THEME=/boot/grub/themes/based-linux/theme.txt drop-in.
  * Installed under /boot/grub/themes rather than /usr/share/grub/themes:
    Debian's 00_header emits "set theme=" only for a GRUB_THEME that
    grub-probe can read at boot, and grub-install copies only its --themes
    list (default: starfield) out of /usr/share/grub/themes, so a
    third-party theme there never reaches /boot without a postinst that
    reruns grub-install.

 -- Clay Risser <clayrisser@gmail.com>  Fri, 11 Sep 2026 00:43:26 +0100
