~cosmos-door/ubuntu/quantal/avarice/fix-ftbfs-1058667

« back to all changes in this revision

Viewing changes to debian/avarice.rules

  • Committer: Bazaar Package Importer
  • Author(s): Shaun Jackman
  • Date: 2008-01-21 12:42:25 UTC
  • mfrom: (3.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080121124225-jpgg64fki5b2clqs
Tags: 2.7-2
* Add the AVR Dragon to the udev rules. Closes: #461986.
* Update the Debian policy to version 3.7.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# Atmel Corp. JTAG ICE mkII
4
4
SYSFS{idVendor}=="03eb", SYSFS{idProduct}=="2103", MODE="660", GROUP="dialout"
5
5
 
 
6
# Atmel Corp. AVR Dragon
 
7
SYSFS{idVendor}=="03eb", SYSFS{idProduct}=="2107", MODE="660", GROUP="dialout"
 
8
 
6
9
LABEL="avarice_end"