[SCM] Seamless communication between many kinds of Unix branch, debian, updated. d0542d8fc94c6a80db2ba9544532c146f3381aa4

Ole Streicher debian at liska.ath.cx
Fri Feb 3 09:59:54 UTC 2012


The following commit has been merged in the debian branch:
commit d0542d8fc94c6a80db2ba9544532c146f3381aa4
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Feb 3 10:49:38 2012 +0100

    Remove changelog.html everywhere except from the -dev package.
    In -dev it is needed for the HTML manpages; however elsewhere the
    text file is enough.

diff --git a/debian/libxpa1.lintian-overrides b/debian/libxpa1.lintian-overrides
deleted file mode 100644
index b90d5f7..0000000
--- a/debian/libxpa1.lintian-overrides
+++ /dev/null
@@ -1,5 +0,0 @@
-# We need the changelog.html uncompressed since it is linked in the 
-# upstream HTML documentation. Although this is a policy violation,
-# we ignore Lintian here since the file will not grow infinite.
-# See http://lists.debian.org/debian-mentors/2012/01/msg00400.html
-changelog-file-not-compressed changelog.html
diff --git a/debian/rules b/debian/rules
index e525ce8..c5a5552 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,9 @@ override_dh_auto_build:
 
 override_dh_installchangelogs:
 	dh_installchangelogs doc/changelog.html
+	for pkg in tcl-xpa libxpa1 xpa-tools ; do \
+		rm -f debian/$$pkg/usr/share/doc/$$pkg/changelog.html; \
+	done
 
 override_dh_compress:
 	dh_compress -Xchangelog.html
diff --git a/debian/tcl-xpa.lintian-overrides b/debian/tcl-xpa.lintian-overrides
deleted file mode 100644
index b90d5f7..0000000
--- a/debian/tcl-xpa.lintian-overrides
+++ /dev/null
@@ -1,5 +0,0 @@
-# We need the changelog.html uncompressed since it is linked in the 
-# upstream HTML documentation. Although this is a policy violation,
-# we ignore Lintian here since the file will not grow infinite.
-# See http://lists.debian.org/debian-mentors/2012/01/msg00400.html
-changelog-file-not-compressed changelog.html
diff --git a/debian/xpa-tools.lintian-overrides b/debian/xpa-tools.lintian-overrides
deleted file mode 100644
index b90d5f7..0000000
--- a/debian/xpa-tools.lintian-overrides
+++ /dev/null
@@ -1,5 +0,0 @@
-# We need the changelog.html uncompressed since it is linked in the 
-# upstream HTML documentation. Although this is a policy violation,
-# we ignore Lintian here since the file will not grow infinite.
-# See http://lists.debian.org/debian-mentors/2012/01/msg00400.html
-changelog-file-not-compressed changelog.html

-- 
Seamless communication between many kinds of Unix



More information about the debian-science-commits mailing list