[neon/backports-jammy/javatools-jammy/Neon/release] debian: add multiarch support for cross compilation
Carlos De Maine
null at kde.org
Tue Feb 28 03:43:39 GMT 2023
Git commit cbfc1d3bbf834d5a43a5e47ecd2f70155d20590c by Carlos De Maine.
Committed on 28/02/2023 at 03:43.
Pushed by carlosdem into branch 'Neon/release'.
add multiarch support for cross compilation
M +6 -0 debian/changelog
M +1 -0 debian/control
A +4 -0 debian/watch
https://invent.kde.org/neon/backports-jammy/javatools-jammy/commit/cbfc1d3bbf834d5a43a5e47ecd2f70155d20590c
diff --git a/debian/changelog b/debian/changelog
index fd1c00b..398e989 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+javatools (0.78.1-0neon) jammy; urgency=medium
+
+ * Add multiarch support
+
+ -- Carlos De Maine <carlosdemaine at gmail.com> Tue, 28 Feb 2023 13:42:27 +1000
+
javatools (0.78) unstable; urgency=medium
[ tony mancill ]
diff --git a/debian/control b/debian/control
index 9432970..edf85dc 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,7 @@ Depends:
${misc:Depends},
${perl:Depends}
Provides: dh-sequence-javahelper
+Multi-Arch: foreign
Description: Helper scripts for packaging Java programs
Javahelper contains several scripts which help in packaging
Java programs.
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..485c0f5
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+version=4
+opts=pgpsigurlmangle=s/$/.asc/ \
+ https://launchpad.net/javatools \
+ https://launchpad.net/.*download/javatools-([.\d]+)\.tar\.xz
More information about the Neon-commits
mailing list