[fpga-icestorm] 01/01: Apply patch from Petter Reinholdtsen for udev rule

Ruben Undheim rubund-guest at moszumanska.debian.org
Tue Oct 11 19:13:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository fpga-icestorm.

commit 42988a4d1db172b5b909fb7eaf25b69c76611ab1
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Tue Oct 11 21:13:14 2016 +0200

    Apply patch from Petter Reinholdtsen for udev rule
---
 debian/40-fpga-icestorm.rules | 2 +-
 debian/changelog              | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/40-fpga-icestorm.rules b/debian/40-fpga-icestorm.rules
index c1dafe3..93d7457 100644
--- a/debian/40-fpga-icestorm.rules
+++ b/debian/40-fpga-icestorm.rules
@@ -1 +1 @@
-ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="0660", GROUP="plugdev"
+ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="0660", GROUP="plugdev", TAG+="uaccess"
diff --git a/debian/changelog b/debian/changelog
index a8223c0..2839ff2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fpga-icestorm (0~20160913git266e758-3) UNRELEASED; urgency=medium
+
+  * Addded 'Tag+="uaccess"' to udev rule. Thanks Petter! (Closes: #840380)
+
+ -- Ruben Undheim <ruben.undheim at gmail.com>  Tue, 11 Oct 2016 21:11:55 +0200
+
 fpga-icestorm (0~20160913git266e758-2) unstable; urgency=medium
 
   * debian/patches/0004-Make-the-build-reproducible.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fpga-icestorm.git



More information about the debian-science-commits mailing list