summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
-rw-r--r--debian/control3
-rw-r--r--debian/source/lintian-overrides6
-rw-r--r--debian/watch3
4 files changed, 20 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index d452f02..92117d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+octave-communications (1.2.4-4) unstable; urgency=medium
+
+ [ Rafael Laboissière ]
+ * d/watch: Adjust for new URL at gnu-octave.github.io
+ * d/s/lintian-override: Override Lintian warning debian-watch-lacks-sourceforge-redirector
+ * d/control: Drop build-dependency on ghostscript
+
+ [ Debian Janitor ]
+ * Remove constraints unnecessary since buster (oldstable)
+
+ -- Rafael Laboissière <rafael@debian.org> Mon, 05 Dec 2022 05:37:51 -0300
+
octave-communications (1.2.4-3) unstable; urgency=medium
* No need for cleaning *-tst files
diff --git a/debian/control b/debian/control
index 4136084..888bfc1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-octave (>= 1.2.3),
dh-sequence-octave,
- ghostscript,
gnuplot-nox,
octave-signal,
pkg-config,
@@ -39,8 +38,6 @@ Package: octave-communications-common
Architecture: all
Depends: ${misc:Depends},
${octave:Depends}
-Breaks: octave-communications (<< 1.0.9-1)
-Replaces: octave-communications (<< 1.0.9-1)
Multi-Arch: foreign
Description: communications package for Octave (arch-indep files)
This package provides functions for Octave, a numerical computation
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..72ed410
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,6 @@
+# The new official web site for the Octave-Forge packages is now
+# hosted at gnu-octave.github.io, even though the tarballs are
+# still distributed at SourceForge. In debian/watch, it is necessary
+# to explicitly indicate the links at downloads.sourceforge.net. This
+# is triggering a Lintian warning, but it is a false positive.
+octave-communications source: debian-watch-lacks-sourceforge-redirector https://gnu-octave.github.io/packages/communications/ https://downloads.sourceforge.net/project/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases/communications-(.+).tar.gz [debian/watch:3]
diff --git a/debian/watch b/debian/watch
index bd665d0..c19e28f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=4
-http://sf.net/octave/communications-(.+)\.tar\.gz
+https://gnu-octave.github.io/packages/communications/ \
+ https://downloads.sourceforge.net/project/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases/communications-(.+).tar.gz