Package: asymptote / 3.02+ds-1

Metadata

Package Version Patches format
asymptote 3.02+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 use xdg open instead of acroread.patch | (download)

settings.cc | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 replace specific commands by debian commands.
0002 update documentation for debian specific parts.patch | (download)

doc/asymptote.texi | 34 13 + 21 - 0 !
1 file changed, 13 insertions(+), 21 deletions(-)

 update documentation for debian specific parts
honour source date epoch | (download)

doc/FAQ/bfnnconv.pl | 2 2 + 0 - 0 !
doc/FAQ/m-lout.pl | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-)

 honour source_date_epoch.
 Honour the SOURCE_DATE_EPOCH environment variable to get documentation date
 from last debian changelog entry.
 This makes the build reproducible.
 See https://reproducible-builds.org/specs/source-date-epoch/.
typos.diff | (download)

ChangeLog | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix various typos detected by lintian.
dyn_link_GLEW.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
configure.ac | 12 6 + 6 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

---
use_system_gc.patch | (download)

configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
use_system_tinyexr.patch | (download)

configure.ac | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
fix_date_in_doc.patch | (download)

doc/TeXShopAndAsymptote.tex | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix date in documentation file.
3852538e0b43aab6abab1e159651513087452994.patch | (download)

LspCpp/include/LibLsp/JsonRpc/json.h | 2 1 + 1 - 0 !
LspCpp/include/LibLsp/JsonRpc/serializer.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 [patch] 1.fixed:add missing include "cstdint" to fix
 https://github.com/kuafuwang/LspCpp/issues/56


8c3541c6bb652c45922ed50b21e0ab086af9ea8f.patch | (download)

LspCpp/include/LibLsp/lsp/ParentProcessWatcher.h | 1 1 + 0 - 0 !
LspCpp/include/LibLsp/lsp/lru_cache.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 [patch] 1.try to fixed https://github.com/kuafuwang/lspcpp/issues/57