Your message dated Sun, 03 Mar 2013 22:27:18 +0000
with message-id <[email protected]>
and subject line Re: Bug#701923: unblock: btrfs-tools/0.19+20120328-7.1
has caused the Debian Bug report #701923,
regarding unblock: btrfs-tools/0.19+20120328-7.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
701923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701923
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Hi,
please ack the following patch for a rc bug fix through tpu.
Thanks,
Julien
diff -Nru btrfs-tools-0.19+20120328/debian/changelog
btrfs-tools-0.19+20120328/debian/changelog
--- btrfs-tools-0.19+20120328/debian/changelog 2012-06-29 17:57:00.000000000
+0200
+++ btrfs-tools-0.19+20120328/debian/changelog 2013-02-28 19:54:50.000000000
+0100
@@ -1,3 +1,11 @@
+btrfs-tools (0.19+20120328-7.1) wheezy; urgency=low
+
+ * Non-maintainer upload.
+ * Move udev rules file from 60-btrfs.rules to 70-btrfs.rules so it runs
+ after blkid (closes: #701642). Thanks, Bastian Blank!
+
+ -- Julien Cristau <[email protected]> Thu, 28 Feb 2013 19:54:48 +0100
+
btrfs-tools (0.19+20120328-7) unstable; urgency=low
* Using official package-type for udeb packages in control now.
diff -Nru btrfs-tools-0.19+20120328/debian/rules
btrfs-tools-0.19+20120328/debian/rules
--- btrfs-tools-0.19+20120328/debian/rules 2012-06-29 03:40:53.000000000
+0200
+++ btrfs-tools-0.19+20120328/debian/rules 2013-02-28 19:52:46.000000000
+0100
@@ -27,7 +27,7 @@
done
# Adding udev integration
- install -D -m 0644 debian/local/btrfs.udev
debian/btrfs-tools/lib/udev/rules.d/60-btrfs.rules
+ install -D -m 0644 debian/local/btrfs.udev
debian/btrfs-tools/lib/udev/rules.d/70-btrfs.rules
# Adding initramfs-tools integration
install -D -m 0755 debian/local/btrfs.hook
debian/btrfs-tools/usr/share/initramfs-tools/hooks/btrfs
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On Sun, 2013-03-03 at 23:23 +0100, Cyril Brulebois wrote:
> Adam D. Barratt <[email protected]> (28/02/2013):
> > Silly me failed to spot the udeb. Unblocked, but needs the d-i dance.
>
> Dancing,
:-D
Hint added.
Regards,
Adam
--- End Message ---