]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Clear up lintian warnings about changelogs missing where they aren't needed.
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 3 Dec 2009 19:45:19 +0000 (12:45 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Thu, 3 Dec 2009 19:45:19 +0000 (12:45 -0700)
rules
tinyos-avr.lintian-overrides [new file with mode: 0644]
tinyos-msp430.lintian-overrides [new file with mode: 0644]
tinyos.lintian-overrides

diff --git a/rules b/rules
index 01eea5f8d68ebfc934c6332b4e33be53b50a4dbb..8551eb128b8ff275ca007641bfd65162055fcbf8 100755 (executable)
--- 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 (file)
index 0000000..3860db0
--- /dev/null
@@ -0,0 +1 @@
+debian-changelog-file-missing
diff --git a/tinyos-msp430.lintian-overrides b/tinyos-msp430.lintian-overrides
new file mode 100644 (file)
index 0000000..3860db0
--- /dev/null
@@ -0,0 +1 @@
+debian-changelog-file-missing
index af1aa8ad9d0239294d53eb7c66c015e7f4352b1a..9cf7fdebb0cad560b1d40ba174c1f91544add47c 100644 (file)
@@ -1,2 +1,3 @@
+debian-changelog-file-missing
 dir-or-file-in-opt
 script-not-executable ./opt/tinyos/tinyos.sh