[med-svn] [Git][med-team/gjh-asl-json][master] add d/install, fixed comments in patch file and fixed d/control descriptions
Andrei Rozanski
gitlab at salsa.debian.org
Sun Oct 4 10:55:36 BST 2020
Andrei Rozanski pushed to branch master at Debian Med / gjh-asl-json
Commits:
6fcb476d by Andrei Rozanski at 2020-10-04T11:42:51+02:00
add d/install, fixed comments in patch file and fixed d/control descriptions
- - - - -
3 changed files:
- debian/control
- + debian/install
- debian/patches/fix-makefile-lib.patch
Changes:
=====================================
debian/control
=====================================
@@ -14,6 +14,10 @@ Rules-Requires-Root: no
Package: gjh-asl-json
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: gjh "solver" like solution.
- A simple tool providing similar functionality to that of the gjh "solver" distributed
- with the AMPL Solver Library. NLP information is summarized in a JSON-formatted output file.
+Description: A gjh solver like solution.
+ A simple tool providing similar functionality
+ to that of the gjh "solver" distributed with
+ the AMPL Solver Library.
+ .
+ NLP information is summarized in a JSON-formatted
+ output file.
=====================================
debian/install
=====================================
@@ -0,0 +1 @@
+bin/gjh_asl_json usr/bin
=====================================
debian/patches/fix-makefile-lib.patch
=====================================
@@ -1,3 +1,8 @@
+Author: Andrei Rozanski
+Last-Update: 2020-10-04 10:34:20 +0200
+Description: fix Makefile link to libamplsolver.
+
+
--- a/Makefile
+++ b/Makefile
@@ -1,34 +1,30 @@
View it on GitLab: https://salsa.debian.org/med-team/gjh-asl-json/-/commit/6fcb476d2211653e8eec620636c1a82f91041aa0
--
View it on GitLab: https://salsa.debian.org/med-team/gjh-asl-json/-/commit/6fcb476d2211653e8eec620636c1a82f91041aa0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201004/ac6b2a11/attachment-0001.html>
More information about the debian-med-commit
mailing list