summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Laboissière <rafael@debian.org>2022-11-09 10:57:23 -0300
committerRafael Laboissière <rafael@debian.org>2022-11-09 12:09:39 -0300
commit7c61ea82b60e04cffed11f46657532d0cf3c5fd9 (patch)
tree9f0a5b49935c0c46e08bfdc7f17a5197090ec784
parent50c2a3cafa35bb3204fd13fcbf5c4fd01f68c725 (diff)
d/changelog: Add entry for release 2.0.3-1debian/2.0.3-1
Gbp-Dch: Ignore
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 46d7e5f..007376d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+octave-octclip (2.0.3-1) unstable; urgency=medium
+
+ * New upstream version 2.0.3
+ * d/copyright: Reflect upstream changes
+ * Drop patches (applied upstream):
+ + d/p/spelling-doc-oc-polybool.patch
+ + d/p/honor-cflags-cxxflags.patch
+ + d/p/format-security-error.patch
+ * d/s/lintian-overrides: Add override for false positive on
+ license-problem-gfdl-invariants
+ * d/control: Bump Standards-Version to 4.6.1 (no changes needed)
+ * Build-depend on dh-sequence-octave
+ + d/control: Ditto
+ + d/rules: Drop the --with=octave option from dh call
+ * d/watch: Adjust for new URL at gnu-octave.github.io
+
+ -- Rafael Laboissière <rafael@debian.org> Wed, 09 Nov 2022 10:54:11 -0300
+
octave-octclip (2.0.1-2) unstable; urgency=medium
* d/rules: Use execute_before_dh_auto_clean instead of override_dh_auto_clean