diff --git a/debian/changelog b/debian/changelog index 791fd71..694ed39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +desktop-base (11.0.4) UNRELEASED; urgency=medium + + * Remove 1 obsolete maintscript entry. + * Update standards version to 4.6.1, no changes needed. + + -- Debian Janitor Tue, 01 Nov 2022 14:44:21 -0000 + desktop-base (11.0.3) unstable; urgency=medium * Make Debian logo and text darker on GRUB backgrounds to avoid grub’s own diff --git a/debian/control b/debian/control index a5fa18b..be3e360 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 13), # For the number in debian-logo-text fonts-quicksand, Rules-Requires-Root: no -Standards-Version: 4.5.0 +Standards-Version: 4.6.1 Homepage: https://www.debian.org/devel/debian-desktop/ Vcs-Browser: https://salsa.debian.org/debian-desktop-team/desktop-base Vcs-Git: https://salsa.debian.org/debian-desktop-team/desktop-base.git diff --git a/debian/maintscript b/debian/maintscript index 12b8cbd..8b13789 100644 --- a/debian/maintscript +++ b/debian/maintscript @@ -1,3 +1 @@ -# Remove obsolete KDM conf file used to override default theme -rm_conffile /etc/default/kdm.d/10_desktop-base 9.0.0~ desktop-base