~ubuntu-branches/ubuntu/saucy/avr-libc/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2011-07-14 11:15:32 UTC
  • mfrom: (1.1.10 upstream) (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110714111532-e83i3vqdowgxw8lv
Tags: 1:1.7.1-2
include/util/delay.h.in: Add math.h to list of includes (closes:
#633822)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: extra
4
4
Maintainer: Hakan Ardo <hakan@debian.org>
5
5
Standards-Version: 3.2.1
6
 
Build-Depends: gcc-avr (>=1:4.3.5), binutils-avr (>=2.20.1), debhelper (>=5), doxygen (>=1.6.2), texlive, transfig, ghostscript, netpbm, x11-common, texlive-extra-utils, autotools-dev, autoconf2.59, automake1.9
 
6
Build-Depends: gcc-avr (>=1:4.5.3-1), binutils-avr (>=2.20.1-2), debhelper (>=5), doxygen-latex, transfig, ghostscript, netpbm, x11-common, autotools-dev, autoconf2.59, automake1.9
7
7
 
8
8
Package: avr-libc
9
9
Architecture: all
10
 
Depends: ${shlibs:Depends},  gcc-avr (>=1:4.3.4), binutils-avr (>=2.20)
 
10
Depends: ${shlibs:Depends},  gcc-avr (>=1:4.5.3-1), binutils-avr (>=2.20.1-2)
11
11
Description: Standard C library for Atmel AVR development
12
12
 Standard library used to the development of C programs for the
13
13
 Atmel AVR micro controllers. This package contains static