[icestorm] 01/01: Add udev rules file

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Oct 25 11:52:14 UTC 2015


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

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

commit 481c0538494f579ab7a45a57ded293d961ffec5a
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Oct 21 19:53:16 2015 +0200

    Add udev rules file
---
 debian/40-icestorm.rules | 1 +
 debian/changelog         | 6 ++++++
 debian/icestorm.install  | 1 +
 3 files changed, 8 insertions(+)

diff --git a/debian/40-icestorm.rules b/debian/40-icestorm.rules
new file mode 100644
index 0000000..c1dafe3
--- /dev/null
+++ b/debian/40-icestorm.rules
@@ -0,0 +1 @@
+ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="0660", GROUP="plugdev"
diff --git a/debian/changelog b/debian/changelog
index 64b4c17..8c393a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+icestorm (0~20151006git103e6fd-2) UNRELEASED; urgency=medium
+
+  * Add udev rules file to set permission for non-root users
+
+ -- Ruben Undheim <ruben.undheim at gmail.com>  Thu, 21 Oct 2015 19:42:38 +0200
+
 icestorm (0~20151006git103e6fd-1) unstable; urgency=low
 
   * Initial release (Closes: #801229)
diff --git a/debian/icestorm.install b/debian/icestorm.install
index 72fa319..5185d49 100644
--- a/debian/icestorm.install
+++ b/debian/icestorm.install
@@ -3,3 +3,4 @@ usr/share/icestorm/python/*
 docs/*.svg usr/share/doc/icestorm/html
 docs/*.html usr/share/doc/icestorm/html
 docs/*.png usr/share/doc/icestorm/html
+debian/40-icestorm.rules lib/udev/rules.d

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



More information about the debian-science-commits mailing list