From 1ff5ccf46773439128e9ce9d65125d7e824bf714 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Wed, 26 Sep 2007 22:58:45 +0100
Subject: remove sisu-doc sub-package and introduce lintian overrides for
 inability to break line for sisu generated man pages

---
 debian/control                 | 13 -------------
 debian/lintian/sisu-complete   |  1 +
 debian/lintian/sisu-pdf        |  1 +
 debian/lintian/sisu-postgresql |  1 +
 debian/lintian/sisu-sqlite     |  1 +
 5 files changed, 4 insertions(+), 13 deletions(-)
 create mode 100644 debian/lintian/sisu-complete
 create mode 100644 debian/lintian/sisu-pdf
 create mode 100644 debian/lintian/sisu-postgresql
 create mode 100644 debian/lintian/sisu-sqlite

(limited to 'debian')

diff --git a/debian/control b/debian/control
index 1d560989..e5e5ecfa 100644
--- a/debian/control
+++ b/debian/control
@@ -63,19 +63,6 @@ Description: installs all SiSU related packages
  .
   Homepage: <http://www.jus.uio.no/sisu>
 
-Package: sisu-doc
-Architecture: all
-Depends: sisu
-Recommends: sisu-pdf, sisu-postgresql, sisu-sqlite
-Description: sisu manual and other documentation for sisu
- Multiple file formats generated output of sisu documentation generated from
- sisu markup source documents included in the main package
- .
- SiSU is a lightweight markup based document structuring, publishing and search
- framework for document collections.
- .
-  Homepage: <http://www.jus.uio.no/sisu>
-
 Package: sisu-pdf
 Architecture: all
 Depends: sisu, texlive-latex-base, texlive-fonts-recommended, texlive-latex-recommended, texlive-latex-extra
diff --git a/debian/lintian/sisu-complete b/debian/lintian/sisu-complete
new file mode 100644
index 00000000..512c09ec
--- /dev/null
+++ b/debian/lintian/sisu-complete
@@ -0,0 +1 @@
+sisu-complete: manpage-has-errors-from-man
diff --git a/debian/lintian/sisu-pdf b/debian/lintian/sisu-pdf
new file mode 100644
index 00000000..070f3c0a
--- /dev/null
+++ b/debian/lintian/sisu-pdf
@@ -0,0 +1 @@
+sisu-pdf: manpage-has-errors-from-man
diff --git a/debian/lintian/sisu-postgresql b/debian/lintian/sisu-postgresql
new file mode 100644
index 00000000..24e9bc48
--- /dev/null
+++ b/debian/lintian/sisu-postgresql
@@ -0,0 +1 @@
+sisu-postgresql: manpage-has-errors-from-man
diff --git a/debian/lintian/sisu-sqlite b/debian/lintian/sisu-sqlite
new file mode 100644
index 00000000..26af16d8
--- /dev/null
+++ b/debian/lintian/sisu-sqlite
@@ -0,0 +1 @@
+sisu-sqlite: manpage-has-errors-from-man
-- 
cgit v1.2.3