[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#855824: unblock: multipath-tools/0.6.4-4



While you are at it, please consider unblocking version 0.6.4-5
The debdiff is attached. The changes include shipping udev rules files, which
mistakenly was dropped out, some time last year.

unblock multipath-tools/0.6.4-5

Thanks,
Ritesh


On Fri, 2017-02-24 at 07:13 +0000, Niels Thykier wrote:
> Control: tags -1 confirmed
> 
> Ritesh Raj Sarraf:
> > Package: release.debian.org
> > Severity: normal
> > User: release.debian.org@packages.debian.org
> > Usertags: unblock
> > 
> > Please unblock package multipath-tools
> > 
> > These are minor changes, which should qualify for an upload exception. The
> > new
> > file additions are mostly autopkg tests related, which have no impact on the
> > software. The other changes are good to have for Stretch.
> > 
> > 
> > 
> > [...]
> 
> Ok with me. KiBi, is this upload ok for d-i?
> 
> Thanks,
> ~Niels
> 
> 
-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System
diff -Nru multipath-tools-0.6.4/debian/changelog multipath-tools-0.6.4/debian/changelog
--- multipath-tools-0.6.4/debian/changelog	2017-02-20 19:36:31.000000000 +0530
+++ multipath-tools-0.6.4/debian/changelog	2017-03-25 15:03:08.000000000 +0530
@@ -1,3 +1,10 @@
+multipath-tools (0.6.4-5) unstable; urgency=medium
+
+  * Ship multipath udev rules (Closes: #858456)
+  * Define some priority for rules processing
+
+ -- Ritesh Raj Sarraf <rrs@debian.org>  Sat, 25 Mar 2017 15:03:08 +0530
+
 multipath-tools (0.6.4-4) unstable; urgency=medium
 
   [ Ritesh Raj Sarraf ]
diff -Nru multipath-tools-0.6.4/debian/rules multipath-tools-0.6.4/debian/rules
--- multipath-tools-0.6.4/debian/rules	2016-12-09 15:20:32.000000000 +0530
+++ multipath-tools-0.6.4/debian/rules	2017-03-24 18:30:22.000000000 +0530
@@ -35,6 +35,8 @@
 	dh_testdir
 	
 	[ ! -f kpartx/kpartx.rules ] || cp kpartx/kpartx.rules debian/kpartx.udev
+	[ ! -f multipath/multipath.rules ] || cp multipath/multipath.rules debian/multipath.udev
+	[ ! -f multipath/11-dm-mpath.rules ] || cp multipath/11-dm-mpath.rules debian/dm-mpath.udev
 
 	dh_auto_build -- $(OPTFLAGS) LIB=/lib SYSTEMDPATH=/lib USE_SYSTEMD=1 USE_RADOS=1
 
@@ -127,6 +129,7 @@
 	dh_installinit -pmultipath-tools
 	dh_installudev -pkpartx
 	dh_installudev -pmultipath-tools --name=multipath
+	dh_installudev -pmultipath-tools --name=dm-mpath --priority=11
 	dh_link -a lib/systemd/system/multipathd.service \
 		lib/systemd/system/multipath-tools.service
 	dh_systemd_start -pmultipath-tools multipathd.service

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: