Control: tags 951703 + patch
Control: tags 951703 + pending

Dear maintainer,

I've prepared an NMU for swig (versioned as 4.0.1-2.1) and
uploaded it to DELAYED/0 since you are listed in the lowNMU
list.

Regards,
Boyuan Yang

diff -Nru swig-4.0.1/debian/changelog swig-4.0.1/debian/changelog
--- swig-4.0.1/debian/changelog 2020-02-19 15:13:39.000000000 -0500
+++ swig-4.0.1/debian/changelog 2020-02-20 14:46:05.000000000 -0500
@@ -1,3 +1,16 @@
+swig (4.0.1-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+
+  [ Boyuan Yang ]
+  * debian/: Replace all occurrences of swig3.0 with swig4.0.
+
+  [ Ole Streicher ]
+  * debian/swig.links: Update swig.links for version 4.0.
+    (Closes: #951703)
+
+ -- Boyuan Yang <by...@debian.org>  Thu, 20 Feb 2020 14:46:05 -0500
+
 swig (4.0.1-2) unstable; urgency=low
 
   * debian/control: Update Standards-Version to 4.5.0 (no changes).
diff -Nru swig-4.0.1/debian/patches/ccache-rename.diff swig-
4.0.1/debian/patches/ccache-rename.diff
--- swig-4.0.1/debian/patches/ccache-rename.diff        2020-01-16
17:50:05.000000000 -0500
+++ swig-4.0.1/debian/patches/ccache-rename.diff        2020-02-20
14:43:25.000000000 -0500
@@ -1,6 +1,6 @@
 Description: Work around renaming of ccache-swig binary
  The package suffixes binaries with the major version, which changes
- ccache-swig to ccache-swig3.0. However, ccache is sensitive to the
+ ccache-swig to ccache-swig4.0. However, ccache is sensitive to the
  name of its binary. The test did not take the program-suffix configure
  option into account.
  .
diff -Nru swig-4.0.1/debian/swig4.0.dirs swig-4.0.1/debian/swig4.0.dirs
--- swig-4.0.1/debian/swig4.0.dirs      2020-01-16 17:30:31.000000000 -0500
+++ swig-4.0.1/debian/swig4.0.dirs      2020-02-20 14:43:43.000000000 -0500
@@ -1,4 +1,4 @@
 usr/bin
 usr/share/man/man1
-usr/share/swig3.0
+usr/share/swig4.0
 usr/share/doc
diff -Nru swig-4.0.1/debian/swig4.0-examples.links swig-4.0.1/debian/swig4.0-
examples.links
--- swig-4.0.1/debian/swig4.0-examples.links    2020-01-16 17:30:31.000000000
-0500
+++ swig-4.0.1/debian/swig4.0-examples.links    2020-02-20 14:44:22.000000000
-0500
@@ -1 +1 @@
-usr/share/doc/swig3.0-examples usr/share/doc/swig3.0/examples
+usr/share/doc/swig4.0-examples usr/share/doc/swig4.0/examples
diff -Nru swig-4.0.1/debian/swig4.0-examples.override swig-
4.0.1/debian/swig4.0-examples.override
--- swig-4.0.1/debian/swig4.0-examples.override 2020-01-18 17:32:43.000000000
-0500
+++ swig-4.0.1/debian/swig4.0-examples.override 2020-02-20 14:43:58.000000000
-0500
@@ -1 +1 @@
-swig3.0-examples: extra-license-file usr/share/doc/swig3.0-
examples/GIFPlot/LICENSE
+swig4.0-examples: extra-license-file usr/share/doc/swig4.0-
examples/GIFPlot/LICENSE
diff -Nru swig-4.0.1/debian/swig.links swig-4.0.1/debian/swig.links
--- swig-4.0.1/debian/swig.links        2020-01-16 17:30:31.000000000 -0500
+++ swig-4.0.1/debian/swig.links        2020-02-20 14:42:11.000000000 -0500
@@ -1,2 +1,2 @@
-usr/bin/swig3.0                usr/bin/swig
-usr/bin/ccache-swig3.0 usr/bin/ccache-swig
+usr/bin/swig4.0                usr/bin/swig
+usr/bin/ccache-swig4.0 usr/bin/ccache-swig
diff -Nru swig-4.0.1/debian/tests/control swig-4.0.1/debian/tests/control
--- swig-4.0.1/debian/tests/control     2020-01-16 17:30:31.000000000 -0500
+++ swig-4.0.1/debian/tests/control     2020-02-20 14:42:43.000000000 -0500
@@ -1,8 +1,8 @@
 Tests: flatnested-crash
-Depends: swig3.0
+Depends: swig4.0
 
-Test-Command: ccache-swig3.0 -V
-Depends: swig3.0
+Test-Command: ccache-swig4.0 -V
+Depends: swig4.0
 
 Test-Command: ccache-swig -V
 Depends: swig
diff -Nru swig-4.0.1/debian/tests/flatnested-crash swig-
4.0.1/debian/tests/flatnested-crash
--- swig-4.0.1/debian/tests/flatnested-crash    2020-01-16 17:30:31.000000000
-0500
+++ swig-4.0.1/debian/tests/flatnested-crash    2020-02-20 14:43:00.000000000
-0500
@@ -20,10 +20,10 @@
 %}
 EOF
 
-swig3.0 -version
-swig3.0 -c++ -python nested_scope.i
+swig4.0 -version
+swig4.0 -c++ -python nested_scope.i
 echo "Wrapping for Python: okay"
-swig3.0 -c++ -ruby nested_scope.i
+swig4.0 -c++ -ruby nested_scope.i
 echo "Wrapping for Ruby: okay"
-swig3.0 -c++ -tcl nested_scope.i
+swig4.0 -c++ -tcl nested_scope.i
 echo "Wrapping for Tcl: okay"

Reply via email to