New Upstream Release - gjh-asl-json

Ready changes

Summary

Merged new upstream version: 0.0+git20221003.d3546e6 (was: 0.0+git20210628.867c5da).

Resulting package

Built on 2022-12-14T07:09 (took 2m18s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-releases gjh-asl-json-dbgsymapt install -t fresh-releases gjh-asl-json

Lintian Result

Diff

diff --git a/Thirdparty/get.ASL b/Thirdparty/get.ASL
index fbe0005..eac0930 100755
--- a/Thirdparty/get.ASL
+++ b/Thirdparty/get.ASL
@@ -3,7 +3,8 @@
 set -e
 
 rm -f solvers.tgz
-wget http://www.ampl.com/netlib/ampl/solvers.tgz
+wget http://www.ampl.com/netlib/ampl/solvers.tgz \
+  || wget http://www.ampl.com/netlib/solvers.tgz
 rm -rf solvers
 tar xf solvers.tgz
 rm solvers.tgz
diff --git a/debian/changelog b/debian/changelog
index a8f667a..42a3ebd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gjh-asl-json (0.0+git20221003.d3546e6-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 14 Dec 2022 07:07:47 -0000
+
 gjh-asl-json (0.0+git20210628.867c5da-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/fix-makefile-lib.patch b/debian/patches/fix-makefile-lib.patch
index ec07635..5eb9f79 100644
--- a/debian/patches/fix-makefile-lib.patch
+++ b/debian/patches/fix-makefile-lib.patch
@@ -3,8 +3,10 @@ Last-Update: 2020-10-04 10:34:20 +0200
 Description: fix Makefile link to libamplsolver.
 
 
---- a/Makefile
-+++ b/Makefile
+Index: gjh-asl-json.git/Makefile
+===================================================================
+--- gjh-asl-json.git.orig/Makefile
++++ gjh-asl-json.git/Makefile
 @@ -1,34 +1,30 @@
  SRC=src
 -TPL=Thirdparty

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/2e/70029f92ea7ef7d51a35ab68b7bbbdf829e6fe.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/a5/a9ce4c1219e0c80da5baab756a7946c15bf4b9.debug

No differences were encountered between the control files of package gjh-asl-json

Control files of package gjh-asl-json-dbgsym: lines which differ (wdiff format)

  • Build-Ids: a5a9ce4c1219e0c80da5baab756a7946c15bf4b9 2e70029f92ea7ef7d51a35ab68b7bbbdf829e6fe

More details

Full run details