Control: retitle -1 buster-pu: package mdadm/4.1-1+deb10u1

Hi Adam,

On Mon, Nov 2, 2020 at 10:57 PM Adam D. Barratt
<a...@adam-barratt.org.uk> wrote:
>
> The intent of a stable update is to make the changes required to fix
> the issue being discussed,

I cherry picked the minimal set for the proposed upload to buster.
Please find the debdiff for the amd64 package and the sources below.

The proposed installation package is being tested on my own systems
running stable, but is otherwise not yet available to the public.

Kind regards
Felix Lechner

* * *

lechner@lechner-desktop /l/l/p/mdadm> debdiff mdadm_4.1-1.dsc
mdadm_4.1-1+deb10u1.dsc
diff -Nru mdadm-4.1/debian/changelog mdadm-4.1/debian/changelog
--- mdadm-4.1/debian/changelog    2019-01-15 10:23:53.000000000 -0800
+++ mdadm-4.1/debian/changelog    2020-11-03 02:26:41.000000000 -0800
@@ -1,3 +1,10 @@
+mdadm (4.1-1+deb10u1) buster-updates; urgency=medium
+
+  * Install mdcheck. (Closes: #960132)
+  * Update Vcs, Uploader in d/control. (Closes: #924367)
+
+ -- Felix Lechner <felix.lech...@lease-up.com>  Tue, 03 Nov 2020 02:26:41 -0800
+
 mdadm (4.1-1) unstable; urgency=medium

   * New upstream release.

lechner@lechner-desktop /l/l/p/mdadm> debdiff mdadm_4.1-1_amd64.deb
mdadm_4.1-1+deb10u1_amd64.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in second .deb but not in first
-------------------------------------
-rwxr-xr-x  root/root   /usr/share/mdadm/mdcheck

Control files: lines which differ (wdiff format)
------------------------------------------------
Installed-Size: [-1211-] {+1216+}
Maintainer: [-Debian mdadm maintainers
<pkg-mdadm-de...@lists.alioth.debian.org>-] {+Felix Lechner
<felix.lech...@lease-up.com>+}
Version: [-4.1-1-] {+4.1-1+deb10u1+}

* * *

diff -Nru mdadm-4.1/debian/control mdadm-4.1/debian/control
--- mdadm-4.1/debian/control    2019-01-15 10:23:53.000000000 -0800
+++ mdadm-4.1/debian/control    2020-11-03 02:26:41.000000000 -0800
@@ -1,12 +1,11 @@
 Source: mdadm
 Section: admin
 Priority: optional
-Maintainer: Debian mdadm maintainers <pkg-mdadm-de...@lists.alioth.debian.org>
-Uploaders: Dimitri John Ledkov <x...@debian.org>, Dimitri John Ledkov
<x...@ubuntu.com>
+Maintainer: Felix Lechner <felix.lech...@lease-up.com>
 Build-Depends: debhelper (>= 11), po-debconf, groff-base
 Standards-Version: 4.3.0
-Vcs-Git: https://git.dgit.debian.org/mdadm
-Vcs-Browser: https://browse.dgit.debian.org/mdadm.git
+Vcs-Git: https://salsa.debian.org/lechner/mdadm.git -b debian/master
+Vcs-Browser: https://salsa.debian.org/lechner/mdadm
 Homepage: http://neil.brown.name/blog/mdadm

 Package: mdadm
diff -Nru mdadm-4.1/debian/rules mdadm-4.1/debian/rules
--- mdadm-4.1/debian/rules    2019-01-15 10:23:53.000000000 -0800
+++ mdadm-4.1/debian/rules    2020-11-03 02:10:04.000000000 -0800
@@ -64,6 +64,7 @@
     install -Dm0755 debian/mkconf $(DESTDIR)/usr/share/mdadm/mkconf
     install -Dm0755 debian/checkarray $(DESTDIR)/usr/share/mdadm/checkarray
     install -Dm0755 debian/bugscript $(DESTDIR)/usr/share/bug/mdadm/script
+    install -Dm0755 misc/mdcheck $(DESTDIR)/usr/share/mdadm/mdcheck
     install -Dm0755 udeb/mdadm $(DESTDIR_UDEB)/sbin/mdadm
     install -Dm0755 udeb/mdmon $(DESTDIR_UDEB)/sbin/mdmon
     install -Dm0644
$(DESTDIR)/lib/udev/rules.d/63-md-raid-arrays.rules
$(DESTDIR_UDEB)/lib/udev/rules.d/63-md-raid-arrays.rules

Reply via email to