release.sh0000755000175000017500000000037614706206204011772 0ustar hakanhakanset -e V=$(head -1 debian/changelog | sed -e 's/.*(//' -e 's/-.*//') echo $V tar czf ../binutils-avr_$V.orig.tar.gz release.sh README.md # debuild --changes-option=-S --source-only-changes #dpkg-buildpackage --changes-option=-S debuild -S debrelease -S README.md0000644000175000017500000000062014706206204011262 0ustar hakanhakan# Binutils Avr ## GNU binary utilities for avr This package has been compiled to target the avr architecture. The GNU Binutils are a collection of binary tools. The main ones are: ld - the GNU linker. as - the GNU assembler. gold - a new, faster, ELF only linker. And many others. This package is primarily for avr developers and cross-compilers and is not needed by normal users or developers.