From: R. Steve McKown Date: Thu, 3 Dec 2009 19:45:19 +0000 (-0700) Subject: Clear up lintian warnings about changelogs missing where they aren't needed. X-Git-Tag: debian/2.1.0-1tinyos1~6^2~9 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=da2255ca7d460c7a827f32e7207fa700fdecb18b Clear up lintian warnings about changelogs missing where they aren't needed. --- diff --git a/rules b/rules index 01eea5f8..8551eb12 100755 --- a/rules +++ b/rules @@ -140,6 +140,9 @@ binary-arch: checkroot build install : # Build tinyos-msp430 dummy package rm -rf $(dtmp)/$(msppkg) $(install_dir) $(dtmp)/$(msppkg)/DEBIAN + $(install_dir) $(dtmp)/$(msppkg)/usr/share/lintian/overrides + $(install_file) debian/$(msppkg).lintian-overrides \ + $(dtmp)/$(msppkg)/usr/share/lintian/overrides/$(msppkg) $(install_dir) $(dtmp)/$(msppkg)/usr/share/doc/$(msppkg)/ $(install_file) debian/copyright \ $(dtmp)/$(msppkg)/usr/share/doc/$(msppkg)/ @@ -153,6 +156,9 @@ binary-arch: checkroot build install : # Build tinyos-avr dummy package rm -rf $(dtmp)/$(avrpkg) $(install_dir) $(dtmp)/$(avrpkg)/DEBIAN + $(install_dir) $(dtmp)/$(avrpkg)/usr/share/lintian/overrides + $(install_file) debian/$(avrpkg).lintian-overrides \ + $(dtmp)/$(avrpkg)/usr/share/lintian/overrides/$(avrpkg) $(install_dir) $(dtmp)/$(avrpkg)/usr/share/doc/$(avrpkg)/ $(install_file) debian/copyright \ $(dtmp)/$(avrpkg)/usr/share/doc/$(avrpkg)/ diff --git a/tinyos-avr.lintian-overrides b/tinyos-avr.lintian-overrides new file mode 100644 index 00000000..3860db08 --- /dev/null +++ b/tinyos-avr.lintian-overrides @@ -0,0 +1 @@ +debian-changelog-file-missing diff --git a/tinyos-msp430.lintian-overrides b/tinyos-msp430.lintian-overrides new file mode 100644 index 00000000..3860db08 --- /dev/null +++ b/tinyos-msp430.lintian-overrides @@ -0,0 +1 @@ +debian-changelog-file-missing diff --git a/tinyos.lintian-overrides b/tinyos.lintian-overrides index af1aa8ad..9cf7fdeb 100644 --- a/tinyos.lintian-overrides +++ b/tinyos.lintian-overrides @@ -1,2 +1,3 @@ +debian-changelog-file-missing dir-or-file-in-opt script-not-executable ./opt/tinyos/tinyos.sh