summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2020-07-06 13:35:39 +0200
committerAndrej Shadura <andrewsh@debian.org>2020-07-06 13:35:39 +0200
commit438ead4e6111ffe02215cb5e810b5f4a767bd2a5 (patch)
tree5192235709c5571a27907735b8a31db87032004a
parent13bc733e75dff6f6bdd8baf1e01e0679e72f2cf4 (diff)
Update the changelog
-rw-r--r--debian/changelog35
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d1c6b47..72af68a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,38 @@
+mcu8051ide (1.4.9-2) UNRELEASED; 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.*: removed. Not necessary since we're now using the
+ makefile provided by the upstream and the manpage is already provided.
+ * 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 <andrewsh@debian.org> Mon, 06 Jul 2020 13:32:07 +0200
+
mcu8051ide (1.4.9-1) unstable; urgency=medium
* New upstream release.