diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/compat | 2 | ||||
| -rw-r--r-- | debian/control | 9 | ||||
| -rw-r--r-- | debian/copyright | 2 | ||||
| -rw-r--r-- | debian/watch | 2 | 
4 files changed, 9 insertions, 6 deletions
| diff --git a/debian/compat b/debian/compat index b4de3947..b1bd38b6 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +13 diff --git a/debian/control b/debian/control index 62072139..fe5b9c17 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Build-Depends:   debhelper (>= 11),  Rules-Requires-Root: no  Standards-Version: 4.1.5 -Homepage: http://www.sisudoc.org/ +Homepage: https://www.sisudoc.org/  Vcs-Browser: https://git.sisudoc.org/sisu/ -Vcs-Git: https://git.sisudoc.org/sisu/ +Vcs-Git: https://git.sisudoc.org/software/sisu  Package: sisu  Architecture: all @@ -137,6 +137,11 @@ Depends:  Suggests:   cjk-latex,   evince | pdf-viewer, + fonts-noto, + fonts-noto-cjk, + fonts-takao, + fonts-takao-mincho, + texlive-fonts-extra,   texlive-lang-chinese,   texlive-lang-cjk,   texlive-lang-japanese, diff --git a/debian/copyright b/debian/copyright index 0667bde5..46645085 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Ralph Amissah <ralph.amissah@gmail.com>  Source: https://git.sisudoc.org/software/sisu  Files: SiSU * -Copyright: 1997, 2005, 2015, 2022, Ralph Amissah +Copyright: 1997, 2005, 2015, 2022, 2023 Ralph Amissah  License: GPL-3+  Files: data/sisu/v*/conf/editor-syntax-etc/emacs/sisu-mode.el diff --git a/debian/watch b/debian/watch deleted file mode 100644 index 7354a5ac..00000000 --- a/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=4 -http://sisudoc.org/sisu/archive/pool/main/s/sisu/sisu_(\d+\.\d+\.\d+)(?:\.orig)?\.tar\.xz | 
