[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/openofficeorg/2.4.1/unstable r1238: some lintian fixes



------------------------------------------------------------
revno: 1238
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Wed 2009-01-14 15:14:44 +0100
message:
  some lintian fixes
added:
  source.lintian-overrides
modified:
  changelog
  shell-lib.sh
=== modified file 'changelog'
--- a/changelog	2009-01-14 13:34:26 +0000
+++ b/changelog	2009-01-14 14:14:44 +0000
@@ -11,6 +11,10 @@
   * debian/rules, control.gcj.in: disable ppc for -gcj as gij doesn't work
     there anyway (#478760). Fix Architecture: of -gcj to not include
     non-Java archs.
+  * debian/source.lintian-overrides: override bogus
+    missing-build-dependency-for-dh_-command
+  * debian/shell-lib.sh: remove long obsolete "trap {...}". bashism anyway.
+    Thanks lintian.
 
  -- Rene Engelhard <rene@debian.org>  Sun, 14 Dec 2008 23:49:35 +0100
 

=== modified file 'shell-lib.sh'
--- a/shell-lib.sh	2008-03-28 09:57:54 +0000
+++ b/shell-lib.sh	2009-01-14 14:14:44 +0000
@@ -81,10 +81,5 @@
   echo " done."
 }
 
-trap "message;\
-      message \"Received signal.  Aborting script $0.\";\
-      message;\
-      exit 1" 1 2 3 15
-
 VER=
 

=== added file 'source.lintian-overrides'
--- a/source.lintian-overrides	1970-01-01 00:00:00 +0000
+++ b/source.lintian-overrides	2009-01-14 14:14:44 +0000
@@ -0,0 +1,1 @@
+openoffice.org source: missing-build-dependency-for-dh_-command dh_clideps=cli-common-dev


Reply to: