acme 1:0.97~svn20211115+ds-1 source package in Ubuntu

Changelog

acme (1:0.97~svn20211115+ds-1) unstable; urgency=medium

  * New upstream version.
  * d/copyright: update years.
  * Bump standards version to 4.6.0.
  * Update maintainer address.
  * d/control: update Vcs field.
  * Add lintian overrides:
    - debian/acme.lintian-overrides
    - debian/source/lintian-overrides

 -- Gürkan Myczko <email address hidden>  Mon, 15 Nov 2021 12:30:08 +0100

Upload details

Uploaded by:
Lenin
Uploaded to:
Sid
Original maintainer:
Lenin
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
acme_0.97~svn20211115+ds-1.dsc 1.8 KiB 31fd65ab103fb1a66ec3224f26f30e92c14ff07419ecb57f7142329d69eafb02
acme_0.97~svn20211115+ds.orig.tar.xz 316.3 KiB 51daafabec834428da6771d847df1f159f68467e7c2496340dd3a06b238e1635
acme_0.97~svn20211115+ds-1.debian.tar.xz 4.2 KiB d15e7fdc3df6be61ff6d2dcb6b2a7af596072682c3e1676b7f42f4b1fab9fc55

No changes file available.

Binary packages built by this source

acme: Multi-platform cross assembler for 6502/6510/65816 CPU

 This is a cross assembler that can produce code for the following
 processors: 6502, 6510 (including illegal opcodes), 65c02 and 65816.
 ACME supports the standard assembler stuff like global/local/anonymous
 labels, offset assembly, conditional assembly and looping assembly.
 It can include other source files as well as binaries while assembling.
 Calculations can be done in integer or float mode. Oh, and it is fast.

acme-dbgsym: debug symbols for acme