simulavr 1.0.0+git20160221.e53413b-3 source package in Ubuntu

Changelog

simulavr (1.0.0+git20160221.e53413b-3) unstable; urgency=medium

  * QA upload.
  * Import package history into GIT.
  * Limit to -std=c++14.
  * Shorten strings to avoid "region `data' overflowed by 8 bytes" on some
    targets.  (Closes: #975138)
  * Declare Rules-Requires-Root: no.
  * Add -fdebug-prefix-map=... to AVR_CFLAGS for reproducible builds.
  * CI: Exclude avr-gcc from blhc checks.

 -- Andreas Beckmann <email address hidden>  Thu, 18 Apr 2024 12:09:05 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
electronics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe electronics

Downloads

File Size SHA-256 Checksum
simulavr_1.0.0+git20160221.e53413b-3.dsc 2.0 KiB 115b47ddfc878db5b9b58aaaf1e3e8791627151f423c15753b1d6a89527b2c24
simulavr_1.0.0+git20160221.e53413b.orig.tar.xz 723.2 KiB 6459b370613374d3326ad7314d4b01b58f46a7451be068f326942cf8e408a38d
simulavr_1.0.0+git20160221.e53413b-3.debian.tar.xz 30.0 KiB 40a18749f064e60503aa46e0161ce00f6f2647d974fced58a393e575d4c8c881

No changes file available.

Binary packages built by this source

simulavr: Atmel AVR simulator

 simulavr simulates the Atmel AVR family of micro-controllers,
 emulates a gdb remote target, and displays register and memory
 information in real time.

simulavr-dbgsym: debug symbols for simulavr