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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
opense-basic (1:3.2.1-1) unstable; urgency=medium
* New upstream release.
* Drop debian/patches/fix-save-routine.patch.
* debian/rules:
- Change the build instructions, this release uses pasmo and no longer
provides a Makefile.
- Check the integrity of the resulting ROM file.
* debian/opense-stub.asm:
- Add trailing zeroes so the size of the generated ROM file is 16KB.
* debian/docs:
- Install the README file.
* debian/control:
- Make the package Multi-Arch: foreign.
- Change priority from 'extra' to 'optional'.
- Replace build dependency on binutils-z80 with pasmo.
- Add Vcs-* fields.
- Update Homepage URL.
- Add Rules-Requires-Root: no.
- Update Standards-Version to 4.5.0.
* Set the debhelper compatibility level to 12:
- Get rid of debian/compat.
- Add build dependency on debhelper-compat.
* debian/copyright:
- Use HTTPS for the copyright format URL.
- Update copyright information.
* debian/watch:
- Add version number.
-- Alberto Garcia <berto@igalia.com> Fri, 17 Apr 2020 12:57:21 +0200
opense-basic (1:3.1.2-3) unstable; urgency=medium
* fix-save-routine.patch:
- Fix save routine so it matches that of the original Spectrum ROM and
is correctly detected by the Fuse emulator.
* debian/control:
- Update Standards-Version to 3.9.8 (no changes).
- Use https version of the home page URL.
* debian/copyright: update copyright years.
-- Alberto Garcia <berto@igalia.com> Tue, 10 May 2016 13:49:06 +0300
opense-basic (1:3.1.2-2) unstable; urgency=low
* Update my e-mail address in debian/*.
* debian/copyright: convert file to the machine-readable format, and
change license of the Debian packaging to GPL-2+.
* debian/compat: bump debhelper compatibility level to 9.
* debian/control:
- Update Standards-Version to 3.9.4 (no changes).
- Remove obsolete DM-Upload-Allowed flag.
- Update build dependency on debhelper to 9.
-- Alberto Garcia <berto@igalia.com> Sat, 29 Jun 2013 23:50:46 +0300
opense-basic (1:3.1.2-1) unstable; urgency=low
* New upstream release.
* Add epoch due to the new version numbering scheme (x.yz => x.y.z).
* debian/copyright: update download info.
* Upstream now distributes the documentation as SEBASIC.pdf, so let's
keep that file name in the Debian package.
- debian/rules: no need to touch the file anymore.
- debian/{docs,doc-base}: update file name.
-- Alberto Garcia <agarcia@igalia.com> Tue, 26 Jun 2012 17:00:24 +0300
opense-basic (3.07-1) unstable; urgency=low
* New upstream release.
* debian/control: update Standards-Version to 3.9.3.
* debian/copyright: update copyright years and download info.
* debian/copyright: remove upstream's e-mail address, it's no longer
valid.
* debian/rules: update build and clean targets to work with the new
release.
-- Alberto Garcia <agarcia@igalia.com> Wed, 02 May 2012 10:44:02 +0300
opense-basic (3.03-1) unstable; urgency=low
* Initial release (Closes: #628746)
-- Alberto Garcia <agarcia@igalia.com> Thu, 02 Jun 2011 23:34:46 +0300
|