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
|
mcu8051ide (1.4.9-2) unstable; urgency=medium
* QA upload.
[ Carlos Henrique Lima Melara ]
* Use new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/README.source: removed. Not needed since we're using CMake now.
* debian/control:
- Add 'Rules-Requires-Root: no' to source stanza
- Add cmake to Build-Depends field
- Bump Standards-Version to 4.5.0
- Change Priority from extra to optional
* debian/copyright: Migrate to 1.0 format and update data.
* debian/mcu8051ide.install: removed. Not necessary since we're now using the
build system provided by the upstream.
* debian/menu: removed. Debian only uses the .desktop file.
* debian/patches:
- Add numeric prefixes to all patches.
- addlaunchscript.patch: removed. The CMakefile provided by the
upstream already generates the launch script.
- 010_fix-desktop-file.patch: update description and add Field code.
- 030_contacts.patch: add patch description.
- 040_fix-makefile.patch: fix appstream install location and prevent
the installation of unneeded files.
- 050_fix-appdata.patch: change the appdata file to comply with the
new standard.
* debian/rules: migrate to the new (reduced) format.
* debian/watch: bump the version to 4.
* Include typo fixes in gzipped manpage provided by the upstream.
[ Andrej Shadura ]
* d/watch: Use https protocol.
* d/control: Set Vcs-* to salsa.debian.org.
* Add gbp.conf.
-- Andrej Shadura <andrewsh@debian.org> Wed, 08 Jul 2020 20:47:19 +0200
mcu8051ide (1.4.9-1) unstable; urgency=medium
* New upstream release.
* Install AppData file.
* Refresh the desktop file patch.
* Refresh the Signal patch.
* Add a patch to replace contacts and the website with the working ones.
* Update the homepage.
* Update the copyrights.
* Set Vcs-* to dgit.
* Make it clear this package is not maintained.
-- Andrej Shadura <andrewsh@debian.org> Tue, 08 May 2018 17:12:11 +0200
mcu8051ide (1.4.7-2) unstable; urgency=low
[ Fabricio Alcalde ]
* Use tcl-signal instead of tclx.
[ Andrew Shadura ]
* Update the launcher script to use Tcl 8.6.
* Bump the dependencies.
-- Andrew Shadura <andrewsh@debian.org> Mon, 05 May 2014 01:22:13 +0200
mcu8051ide (1.4.7-1) unstable; urgency=low
* New upstream release.
* Fixed spelling error in manpage.
-- Fabricio Alcalde <f@lcald.com.ar> Sat, 27 Apr 2013 15:40:07 +0000
mcu8051ide (1.3.7-1) unstable; urgency=low
* Initial release (Closes: #546549)
* This is my first Debian package.
-- Fabricio Alcalde <f@lcald.com.ar> Sun, 04 Jul 2010 17:14:04 +0000
|