[Pkg-jed-commit] [SCM] Debian packaging of JED branch, jo-0.99.19, updated. 1%3A0.99.18+dfsg.1-10-291-ga668a94

Jörg Sommer joerg at alea.gnuu.de
Sat Nov 21 22:27:26 UTC 2009


The following commit has been merged in the jo-0.99.19 branch:
commit c9d6793eb404c0c1caa7a32f1181f20a257107bf
Author: Jörg Sommer <joerg at alea.gnuu.de>
Date:   Sat Nov 21 21:09:38 2009 +0100

    Revert "Add overrid for Lintian warning spelling-error-in-readme-debian"
    
    The guessed spelling mistake was in README.Debian in a code section,
    which made it impossible to modify it. This section was removed in commit
    493b090cd36f47665af75166b00ba07efefc8bb6d and therefore the lintian
    warning vanished. So we don't need this suppression of the lintian
    message anymore.
    
    This reverts partially commit 0b309bd2ba5c57d495b0efd6521c9fbded388c7b.
    The old message in debian/changelog is left.

diff --git a/debian/changelog b/debian/changelog
index ff86d4d..e531737 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,9 @@ jed (1:0.99.19~pre210-1) UNRELEASED; urgency=low
     because an upgrade from the current stable version doesn't need this
     fix anymore.
 
+  * Removed lintian override for spelling-error-in-readme-debian,
+    because this error doesn't exist anymore.
+
  -- Jörg Sommer <joerg at alea.gnuu.de>  Thu, 01 Jan 1970 00:00:00 +0000
 
 jed (1:0.99.19~pre175-1) experimental; urgency=low
diff --git a/debian/jed-common.lintian-overrides b/debian/jed-common.lintian-overrides
deleted file mode 100644
index 51f68b7..0000000
--- a/debian/jed-common.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-jed-common: spelling-error-in-readme-debian xwindows X
diff --git a/debian/rules b/debian/rules
index 77f3cfa..370d60c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -118,9 +118,6 @@ binary-indep: config.status
 	dh_installexamples -pjed-common lib/jed.conf \
 	    $(jed-common)/usr/share/jed/lib/jed.rc
 
-	# install Lintian override
-	dh_lintian -pjed-common
-
 	# install *.sl files
 	dh_install -pjed-common debian/defaults.sl usr/share/jed/lib/
 	rm $(jed-common)/usr/share/jed/lib/jed.rc # it's moved to examples above

-- 
Debian packaging of JED



More information about the Pkg-jed-commit mailing list