~ubuntu-branches/ubuntu/oneiric/avr-libc/oneiric

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2002-04-15 14:53:38 UTC
  • Revision ID: james.westby@ubuntu.com-20020415145338-a44gy43bjw8s8wi4
Tags: 20020203-2
Support for the mega AVRs now restored (avr3,avr4 and avr5)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: avr-libc
 
2
Section: otherosfs
 
3
Priority: optional
 
4
Maintainer: Hakan Ardo <hakan@debian.org>
 
5
Standards-Version: 3.2.1
 
6
Build-Depends: gcc-avr (>=1:3.0.3-3), debmake
 
7
 
 
8
Package: avr-libc
 
9
Architecture: all
 
10
Depends: ${shlibs:Depends}
 
11
Description: Standard C library for Atmel AVR development
 
12
 Standard library used to the development of C programs for the
 
13
 Atmel AVR micro controllers. This package contains static
 
14
 libraries as well as the header files needed.