diff -pruN 6.5.0-1/debian/changelog 6.5.0-0ubuntu1/debian/changelog
--- 6.5.0-1/debian/changelog	2025-10-16 19:58:38.000000000 +0000
+++ 6.5.0-0ubuntu1/debian/changelog	2025-10-20 17:38:42.000000000 +0000
@@ -1,28 +1,45 @@
-plasma-disks (6.5.0-1) unstable; urgency=medium
+plasma-disks (6.5.0-0ubuntu1) resolute; urgency=medium
 
-  [ Aurélien COUDERC ]
-  * New upstream release (6.5.0).
-  * Refresh copyright information.
-  * Release to unstable.
+  * New upstream release (6.5.0)
 
- -- Aurélien COUDERC <coucouf@debian.org>  Thu, 16 Oct 2025 21:58:38 +0200
+ -- Rik Mills <rikmills@kde.org>  Mon, 20 Oct 2025 18:38:42 +0100
 
-plasma-disks (6.4.91-1) experimental; urgency=medium
+plasma-disks (6.4.5-0ubuntu1) questing; urgency=medium
 
-  [ Aurélien COUDERC ]
-  * New upstream release (6.4.91).
-  * Update build-deps and deps with the info from cmake.
-  * Drop Rules-Requires-Root: no, not needed anymore since trixie.
+  * New upstream release (6.4.5)
 
- -- Aurélien COUDERC <coucouf@debian.org>  Sun, 05 Oct 2025 12:38:17 +0200
+ -- Rik Mills <rikmills@kde.org>  Tue, 09 Sep 2025 17:03:20 +0100
 
-plasma-disks (6.3.4-1) unstable; urgency=medium
+plasma-disks (6.4.4-0ubuntu1) questing; urgency=medium
 
-  [ Patrick Franz ]
-  * New upstream release (6.3.4).
-  * Bump Standards-Version to 4.7.2 (No changes needed).
+  * New upstream release (6.4.4)
 
- -- Patrick Franz <deltaone@debian.org>  Thu, 03 Apr 2025 01:00:49 +0200
+ -- Rik Mills <rikmills@kde.org>  Tue, 12 Aug 2025 17:30:24 +0100
+
+plasma-disks (6.3.5-0ubuntu1) questing; urgency=medium
+
+  * New upstream release (6.3.5)
+
+ -- Rik Mills <rikmills@kde.org>  Tue, 06 May 2025 21:35:21 +0100
+
+plasma-disks (6.3.4-0ubuntu1) plucky; urgency=medium
+
+  * New upstream release (6.3.4)
+
+ -- Rik Mills <rikmills@kde.org>  Wed, 02 Apr 2025 08:57:30 +0100
+
+plasma-disks (6.3.3-0ubuntu1) plucky; urgency=medium
+
+  * New upstream release (6.3.3)
+
+ -- Rik Mills <rikmills@kde.org>  Tue, 11 Mar 2025 15:22:57 +0000
+
+plasma-disks (6.3.2-1ubuntu1) plucky; urgency=medium
+
+  * Merge from Debian unstable. Remaining changes:
+    - Kubuntu Vcs and maintainer fields.
+
+ -- Rik Mills <rikmills@kde.org>  Mon, 10 Mar 2025 13:21:11 +0000
 
 plasma-disks (6.3.2-1) unstable; urgency=medium
 
diff -pruN 6.5.0-1/debian/control 6.5.0-0ubuntu1/debian/control
--- 6.5.0-1/debian/control	2025-10-16 19:41:58.000000000 +0000
+++ 6.5.0-0ubuntu1/debian/control	2025-10-20 17:38:42.000000000 +0000
@@ -1,17 +1,18 @@
 Source: plasma-disks
 Section: kde
 Priority: optional
-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
+Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
 Uploaders: Aurélien COUDERC <coucouf@debian.org>,
            Patrick Franz <deltaone@debian.org>,
            Scarlett Moore <sgmoore@kde.org>,
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: cmake (>= 3.16~),
+               debhelper-compat (= 13),
                dh-sequence-kf6,
                dh-sequence-pkgkde-symbolshelper,
-               cmake (>= 3.16~),
                extra-cmake-modules (>= 6.18.0~),
                libkf6auth-dev (>= 6.18.0~),
-               libkf6config-dev (>= 6.2.0~),
+               libkf6config-dev (>= 6.18.0~),
                libkf6coreaddons-dev (>= 6.18.0~),
                libkf6dbusaddons-dev (>= 6.18.0~),
                libkf6i18n-dev (>= 6.18.0~),
@@ -21,10 +22,11 @@ Build-Depends: debhelper-compat (= 13),
                libkf6service-dev (>= 6.18.0~),
                libkf6solid-dev (>= 6.18.0~),
                qt6-base-dev (>= 6.9.0~),
-Standards-Version: 4.7.2
+Standards-Version: 4.7.0
 Homepage: https://invent.kde.org/plasma/plasma-disks
-Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-disks.git
-Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-disks
+Vcs-Git: https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/plasma-disks
+Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/plasma-disks
+Rules-Requires-Root: no
 
 Package: plasma-disks
 Architecture: any
@@ -38,8 +40,7 @@ Depends: libkf6kcmutils-bin,
          smartmontools,
          ${misc:Depends},
          ${shlibs:Depends},
-Recommends: kup-backup,
-            partitionmanager,
+Recommends: kup-backup, partitionmanager,
 Description: Monitor S.M.A.R.T. capable devices for imminent failure in Plasma
  This package provides a plugin for the KDE user daemon and the corresponding
  Plasma configuration widget for monitoring devices with S.M.A.R.T. support
diff -pruN 6.5.0-1/debian/copyright 6.5.0-0ubuntu1/debian/copyright
--- 6.5.0-1/debian/copyright	2025-10-16 19:58:38.000000000 +0000
+++ 6.5.0-0ubuntu1/debian/copyright	2025-10-20 17:38:42.000000000 +0000
@@ -8,34 +8,17 @@ Copyright: 2020-2021, Harald Sitter <sit
 License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
 
 Files: po/*
-Copyright: 2020-2025, A S Alam <aalam.yellow@gmail.com>
-           2024-2025, Adrián Chaves (Gallaecio)
-           2020-2021, Burkhard Lück <lueck@hube-lueck.de>
-           2020-2025, Eloy Cuadra <ecuadra@eloihr.net>
+Copyright: 2020-2024, A S Alam <aalam.yellow@gmail.com>
+           2024, Adrián Chaves (Gallaecio)
            2022-2024, Emir SARI <emir_sari@icloud.com>
-           2022, Frederik Schwarzer <schwarzer@kde.org>
-           2020-2024, Freek de Kruijf <freekdekruijf@kde.nl>
-           2024, Geraldo Simiao <geraldosimiao@fedoraproject.org>
-           2023-2024, Guðmundur Erlingsson <gudmundure@gmail.com>
-           2024, Johannes Obermayr <johannesobermayr@gmx.de>
-           2020-2024, Josep M. Ferrer <txemaq@gmail.com>
-           2024, KDE euskaratzeko proiektuko arduraduna <xalba@ni.eus>
+           2023, Guðmundur Erlingsson <gudmundure@gmail.com>
            2024, Kimmo Kujansuu <mrkujansuu@gmail.com>
-           2023-2024, Kisaragi Hiu <mail@kisaragi-hiu.com>
            2023-2024, Kishore G <kishore96@gmail.com>
-           2024, Kristof Kiszel <ulysses@fsf.hu>
            2021-2024, Lasse Liehu <lasse.liehu@iki.fi>
-           2022-2024, Mincho Kondarev <mkondarev@yahoo.de>
-           2020-2024, Shinjo Park <kde@peremen.name>
-           2020-2024, Stefan Asserhäll <stefan.asserhall@gmail.com>
-           2020-2024, Steve Allewell <steve.allewell@gmail.com>
-           2020-2024, Tommi Nieminen <translator@legisign.org>
            2024, Toms Trasūns <toms.trasuns@posteo.net>
            2024, Vincenzo Reale <smart2128vr@gmail.com>
            2020-2024, Vit Pelcak <vit@pelcak.org>
            2020-2024, Xavier Besnard <xavier.besnard@kde.org>
-           2024, Yaron Shahrabani <sh.yaron@gmail.com>
-           2023-2025, Zayed Al-Saidi <zayed.alsaidi@gmail.com>
            2021-2024, Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
 License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
 
@@ -80,9 +63,9 @@ Files: org.kde.plasma.disks.metainfo.xml
 Copyright: 2020, Harald Sitter <sitter@kde.org>
 License: FSFAP
 
-Files: po/ca/kcm_disks.po
-       po/ca@valencia/kcm_disks.po
-       po/uk/kcm_disks.po
+Files: po/ca/kcm_disks.po 
+       po/ca@valencia/kcm_disks.po 
+       po/uk/kcm_disks.po 
 Copyright: 2020-2023, Josep M. Ferrer <txemaq@gmail.com>
            2020-2021, Yuri Chornoivan <yurchor@ukr.net>
 License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
@@ -92,7 +75,7 @@ Copyright: 2020, Manuel Jesús de la Fue
 License: LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
 
 Files: debian/*
-Copyright: 2024-2025, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
+Copyright: 2024, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
            2020, Norbert Preining <norbert@preining.info>
            2020, Aurélien COUDERC <coucouf@debian.org>
 License: GPL-3.0-or-later
@@ -146,6 +129,7 @@ License: FSFAP
  notice and this notice are preserved. This file is offered as-is,
  without any warranty.
 
+
 License: GPL-2.0-only
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -156,6 +140,12 @@ License: GPL-2.0-only
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  General Public License for more details.
  .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ 02110-1301, USA. Also add information on how to contact you by
+ electronic and paper mail.
+ .
  On Debian systems, the complete text of the GNU General Public
  License version 2 can be found in
  `/usr/share/common-licenses/GPL-2’.
@@ -206,6 +196,12 @@ License: LGPL-2.1-only
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Lesser General Public License for more details.
  .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ 02110-1301  USA Also add information on how to contact you by
+ electronic and paper mail.
+ .
  On Debian systems, the complete text of the GNU Lesser General
  Public License version 2.1 can be found in
  `/usr/share/common-licenses/LGPL-2.1’.
