From 1cfc6b967f7e18e7209a5739315fe8147f6deca2 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Tue, 31 Oct 2023 14:50:34 -0400
Subject: ./debian/ things

- debian/control add sisu-pdf texlive deps, primarily cjk related
- debian/control sisu git
- debian/compat bumped up
- debian/watch removed, source only upload
---
 debian/compat    | 2 +-
 debian/control   | 9 +++++++--
 debian/copyright | 2 +-
 debian/watch     | 2 --
 4 files changed, 9 insertions(+), 6 deletions(-)
 delete mode 100644 debian/watch

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
-- 
cgit v1.2.3