One more attempt and it worked. diff -Nru unity-control-center-15.04.0+23.04.20230220/debian/changelog unity-control-center-15.04.0+23.04.20230220/debian/changelog --- unity-control-center-15.04.0+23.04.20230220/debian/changelog 2026-03-30 08:30:15.000000000 +0000 +++ unity-control-center-15.04.0+23.04.20230220/debian/changelog 2026-03-29 16:46:40.000000000 +0000 @@ -1,3 +1,11 @@ +unity-control-center (15.04.0+23.04.20230220-2ubuntu12) resolute; urgency=medium + + * Make Unity 7.7.1 changes + * debian/rules: + - Change deployment folder for UnityLogo.png + + -- Lexi Ewald <[email protected]> Sun, 29 Mar 2026 18:46:40 +0200 + unity-control-center (15.04.0+23.04.20230220-0ubuntu12) resolute; urgency=medium * Switch from cdbs to debhelper-compat 13 (LP: #2111794) diff -Nru unity-control-center-15.04.0+23.04.20230220/debian/rules unity-control-center-15.04.0+23.04.20230220/debian/rules --- unity-control-center-15.04.0+23.04.20230220/debian/rules 2026-03-30 08:30:15.000000000 +0000 +++ unity-control-center-15.04.0+23.04.20230220/debian/rules 2026-03-29 16:46:40.000000000 +0000 @@ -17,8 +17,8 @@ --disable-updatemimedb execute_after_dh_auto_build: - ./panels/info/logo-generator --logo panels/info/UnityLogoBlank.png --text "unity 7.7" \ - --output debian/unity-control-center/usr/share/unity-control-center/ui/UnityLogo.png + ./panels/info/logo-generator --logo panels/info/UnityLogoBlank.png --text "unity 7.7.1" \ + --output panels/info/UnityLogo.png override_dh_makeshlibs: dh_makeshlibs -punity-control-center --no-act
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2146719 Title: Incorrect version number in the Unity Control Center To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/2146719/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
