[fpga-icestorm] 01/01: Added udev rules and fixed Vcs-Git
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sat Feb 6 20:57:46 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 d4f2075a4061ca2b12ca72df73bd599d23c1a446
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sat Feb 6 12:35:34 2016 +0100
Added udev rules and fixed Vcs-Git
---
debian/40-fpga-icestorm.rules | 1 +
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/fpga-icestorm.install | 1 +
4 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/40-fpga-icestorm.rules b/debian/40-fpga-icestorm.rules
new file mode 100644
index 0000000..c1dafe3
--- /dev/null
+++ b/debian/40-fpga-icestorm.rules
@@ -0,0 +1 @@
+ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="0660", GROUP="plugdev"
diff --git a/debian/changelog b/debian/changelog
index e08b85e..c5da98d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+fpga-icestorm (0~20151006git103e6fd-2) unstable; urgency=medium
+
+ * Added udev rules so that members of the plugdev group can program
+ the FPGA.
+ * debian/control: Updated the Vcs-Git path so that it uses a secure protocol.
+
+ -- Ruben Undheim <ruben.undheim at gmail.com> Sat, 06 Feb 2016 12:34:47 +0100
+
fpga-icestorm (0~20151006git103e6fd-1) unstable; urgency=low
* Initial release (Closes: #801229)
diff --git a/debian/control b/debian/control
index 5bf8e95..bca644b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
txt2man
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/fpga-icestorm.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/fpga-icestorm.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/fpga-icestorm.git
Homepage: http://www.clifford.at/icestorm/
Package: fpga-icestorm-chipdb
diff --git a/debian/fpga-icestorm.install b/debian/fpga-icestorm.install
index 268fe97..c31e2b7 100644
--- a/debian/fpga-icestorm.install
+++ b/debian/fpga-icestorm.install
@@ -3,3 +3,4 @@ usr/share/fpga-icestorm/python/*
docs/*.svg usr/share/doc/fpga-icestorm/html
docs/*.html usr/share/doc/fpga-icestorm/html
docs/*.png usr/share/doc/fpga-icestorm/html
+debian/40-fpga-icestorm.rules lib/udev/rules.d
--
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