File: control

package info (click to toggle)
binutils-avr 2.43.50.20250108-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: makefile: 85; sh: 6
file content (28 lines) | stat: -rw-r--r-- 971 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: binutils-avr
Section: devel
Priority: optional
Maintainer: Steve Meliza <swm@swm1.com>
Build-Depends: debhelper-compat (= 13),
               bison,
               flex,
               gettext,
               texinfo,
               binutils-source (>=2.43.50.20250108),
               bzip2,
               zlib1g-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://www.gnu.org/s/binutils/
Vcs-Git: https://salsa.debian.org/debian/binutils-avr.git
Vcs-Browser: https://salsa.debian.org/debian/binutils-avr

Package: binutils-avr
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: binutils
Description: Binary utilities supporting Atmel's AVR targets
 The programs in this package are used to manipulate binary and object
 files that may have been created for Atmel's AVR architecture.  This package
 is primarily for AVR developers and cross-compilers and is not needed
 by normal users or developers.