From: R. Steve McKown Date: Fri, 4 Dec 2009 22:11:39 +0000 (-0700) Subject: Add 'debian/' from commit 'c0feb0119fe9f9f2af21a5f2fd08c8c1c60650d9' X-Git-Tag: debian/2.1.0-1tinyos1~6 X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=commitdiff_plain;h=3232824e41efd1d7fe50fddbd6869034074483a4;hp=520956b2e4d6d28e6a684f81b3819492770e1d84;p=tinyos-2.x.git Add 'debian/' from commit 'c0feb0119fe9f9f2af21a5f2fd08c8c1c60650d9' git-subtree-dir: debian git-subtree-mainline: 520956b2e4d6d28e6a684f81b3819492770e1d84 git-subtree-split: c0feb0119fe9f9f2af21a5f2fd08c8c1c60650d9 --- diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 00000000..a545745d --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,3 @@ +This package creates Ubuntu source and binary debian packages for the +tinyos, tinyos-tools and tinyos-source packages, which comprise the TinyOS +distribution. diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 00000000..1c2ba14c --- /dev/null +++ b/debian/changelog @@ -0,0 +1,62 @@ +tinyos (2.1.0-2-1tinyos1) hardy; urgency=low + + * TinyOS packages now carry both upstream (official) and TMI version numbers + encoded as the debian package version number. + * TinyOS source packages work through the tinyos-source meta package and by + providing tinyos-source to allow multiple tinyos-source-VER packages to be + installed while still allowing upgrades to bring in the latest + tinyos-source-VER package (perhaps via apt-get dist-upgrade). + * .gbp.conf file configures for git-buildpackage. Using the 'per branch' + config file so that we can maintain packages for multiple tinyos upstream + versions, as needed, from a single git repository. + + -- R. Steve McKown Thu, 03 Dec 2009 13:06:14 -0700 + +tinyos (2.1.0-1tinyos1) hardy; urgency=low + + * Performance improvements to the msp430 USCI SPI peripheral code. + * Better support in the msp430 USCI SPI peripheral for acting as SPI slave. + + -- R. Steve McKown Sat, 16 May 2009 11:56:51 -0600 + +tinyos (2.1.0-1tinyos0) hardy; urgency=low + + * Add filters for svn and git repos when building deb packages. + * Fix up io pin restoration after SPI peripheral is released. + * Wrong definition. __MSP430_HAS_ADC12 has trailing underscores. + * This change allows msp430 usci SpiByte.write to terminate if the spi + resource is released in a higher level interrupt. + * Msp430UartP for usci incorrectly resetting peripheral state when released. + * Resource unconfigure in Msp430SpiP for usci was incorrect. + * Add PlatformSerialC to tmicore, for convenience. + * Flash bits for the tmicore platform. Need work. + * Fix up steve's e-mail address. + * Fix up HplMsp430GeneralIOC.nc to make it more robust in the face of + various msp430 configurations. + + -- R. Steve McKown Sun, 12 Apr 2009 15:39:00 -0600 + +tinyos (2.1.0-0tinyos4) hardy; urgency=low + + * Support 64-bit builds + + -- R. Steve McKown Thu, 04 Sep 2008 10:55:34 -0600 + +tinyos (2.1.0-0tinyos3) hardy; urgency=low + + * Incorporate local enhancements to tos-bsl and motelist + + -- R. Steve McKown Thu, 04 Sep 2008 10:55:34 -0600 + +tinyos (2.1.0-0tinyos2) hardy; urgency=low + + * The extractor and tinyos.files files exist in tools/release, so we don't + need to replicate them in tools. Modify to support these changes. + + -- R. Steve McKown Tue, 02 Sep 2008 08:42:57 -0600 + +tinyos (2.1.0-0tinyos1) hardy; urgency=low + + * Initial release, built from stanford makefiles + + -- R. Steve McKown Wed, 27 Aug 2008 06:46:41 -0600 diff --git a/debian/control b/debian/control new file mode 100644 index 00000000..7dfc559f --- /dev/null +++ b/debian/control @@ -0,0 +1,71 @@ +Source: tinyos +Section: devel +Priority: optional +Maintainer: R. Steve McKown +Standards-Version: 3.7.2.0 +Build-Depends: dpkg-dev (>= 1.13.9), autoconf (>= 2.13), automake, bison, flex, + gettext, texinfo, binutils (>= 2.9.5.0.12), gcc (>= 4:4.2.2), + dejagnu (>= 1.4.2-1.1), dpatch, file, bzip2, lsb-release, nesc (>= 1.3.0), + libc6-dev-i386 [amd64], gcc-multilib [amd64], g++-multilib [amd64], emacs + +Package: tinyos +Architecture: all +Depends: tinyos-tools (>= 1.3.0), deputy-tinyos (>= 1.1), tinyos-source, + tinyos-toolchain +Conflicts: +Priority: extra +Description: Main TinyOS package + To install TinyOS, install this package. To remove TinyOS, remove this + package. + +Package: tinyos-tools +Architecture: any +Depends: python, python-serial, nesc (>= 1.3.0), ${shlibs:Depends} +Conflicts: +Priority: extra +Description: Development support tools for TinyOS + Includes various support tools, including uisp, motelist, pybsl, mig, ncc and + nesdoc. The source for these tools is found in the TinyOS CVS repository + under tinyos-2.x/tools. + +Package: tinyos-source +Architecture: all +Depends: tinyos-source-2.1.0-2 +Conflicts: +Priority: extra +Description: TinyOS source meta package + This package installs the latest tinyos source tree package, + tinyos-source-2.1.0-2, when you install or upgrade the tinyos package. + Command line users may need to issue 'apt-get dist-upgrade' if you see the + message that tinyos-source is being held back. + +Package: tinyos-source-2.1.0-2 +Architecture: all +Provides: tinyos-source +Depends: tinyos +Conflicts: +Priority: extra +Description: TinyOS source code tree + Provides the official TinyOS 2.1.0 release source tree with TMI version + 2 enhancements. + +Package: tinyos-avr +Architecture: all +Depends: avr-tinyos-base, avr-binutils-tinyos, avr-gcc-tinyos, avr-libc-tinyos, + avrdude-tinyos +Provides: tinyos-toolchain +Conflicts: +Priority: extra +Description: TinyOS avr toolchain + This dummy package allows for easy installation of the avr toolchain + for building TinyOS applications for avr microprocessor based systems. + +Package: tinyos-msp430 +Architecture: all +Depends: msp430-binutils, msp430-gcc, msp430-libc +Provides: tinyos-toolchain +Conflicts: +Priority: extra +Description: TinyOS msp430 toolchain + This dummy package allows for easy installation of the msp430 toolchain + for building TinyOS applications for msp430 microprocessor based systems. diff --git a/debian/control.in b/debian/control.in new file mode 100644 index 00000000..b7e2cc5d --- /dev/null +++ b/debian/control.in @@ -0,0 +1,71 @@ +Source: tinyos +Section: devel +Priority: optional +Maintainer: R. Steve McKown +Standards-Version: 3.7.2.0 +Build-Depends: dpkg-dev (>= 1.13.9), autoconf (>= 2.13), automake, bison, flex, + gettext, texinfo, binutils (>= 2.9.5.0.12), gcc (>= 4:4.2.2), + dejagnu (>= 1.4.2-1.1), dpatch, file, bzip2, lsb-release, nesc (>= 1.3.0), + libc6-dev-i386 [amd64], gcc-multilib [amd64], g++-multilib [amd64], emacs + +Package: tinyos +Architecture: all +Depends: tinyos-tools (>= 1.3.0), deputy-tinyos (>= 1.1), tinyos-source, + tinyos-toolchain +Conflicts: +Priority: extra +Description: Main TinyOS package + To install TinyOS, install this package. To remove TinyOS, remove this + package. + +Package: tinyos-tools +Architecture: any +Depends: python, python-serial, nesc (>= 1.3.0), ${shlibs:Depends} +Conflicts: +Priority: extra +Description: Development support tools for TinyOS + Includes various support tools, including uisp, motelist, pybsl, mig, ncc and + nesdoc. The source for these tools is found in the TinyOS CVS repository + under tinyos-2.x/tools. + +Package: tinyos-source +Architecture: all +Depends: tinyos-source-RELEASE-VERSION +Conflicts: +Priority: extra +Description: TinyOS source meta package + This package installs the latest tinyos source tree package, + tinyos-source-RELEASE-VERSION, when you install or upgrade the tinyos package. + Command line users may need to issue 'apt-get dist-upgrade' if you see the + message that tinyos-source is being held back. + +Package: tinyos-source-RELEASE-VERSION +Architecture: all +Provides: tinyos-source +Depends: tinyos +Conflicts: +Priority: extra +Description: TinyOS source code tree + Provides the official TinyOS TOS-VERSION release source tree with TMI version + TMI-VERSION enhancements. + +Package: tinyos-avr +Architecture: all +Depends: avr-tinyos-base, avr-binutils-tinyos, avr-gcc-tinyos, avr-libc-tinyos, + avrdude-tinyos +Provides: tinyos-toolchain +Conflicts: +Priority: extra +Description: TinyOS avr toolchain + This dummy package allows for easy installation of the avr toolchain + for building TinyOS applications for avr microprocessor based systems. + +Package: tinyos-msp430 +Architecture: all +Depends: msp430-binutils, msp430-gcc, msp430-libc +Provides: tinyos-toolchain +Conflicts: +Priority: extra +Description: TinyOS msp430 toolchain + This dummy package allows for easy installation of the msp430 toolchain + for building TinyOS applications for msp430 microprocessor based systems. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 00000000..ac16d698 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,31 @@ +TinyOS is copyright by various contributors over time. Please see the +copyright notices in each directory and/or file for more information. TinyOS +community software is usually released under the TinyOS license, which is +provided for convenience below. + +--- + +Copyright (c) . All rights reserved. + +Permission to use, copy, modify, and distribute this software and +its documentation for any purpose, without fee, and without written +agreement is hereby granted, provided that the above copyright +notice, the following two paragraphs and the author appear in all +copies of this software. + +IN NO EVENT SHALL STANFORD UNIVERSITY BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + + SPECIFICALLY DISCLAIMS ANY WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE +PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND +HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, +ENHANCEMENTS, OR MODIFICATIONS." + +--- + +Portions Copyright (c) 2008-2009 Titanium Mirror, Inc. All rights reserved. diff --git a/debian/gbp.conf.template b/debian/gbp.conf.template new file mode 100644 index 00000000..0ccec1bc --- /dev/null +++ b/debian/gbp.conf.template @@ -0,0 +1,51 @@ +# Configuration file for git-buildpackage and friends +# +# Copy this to .gbp.conf in the git repo top directory after merging and +# edit as needed. + +[DEFAULT] +# the default build command: +#builder = debuild -i\.git/ -I.git +#builder = debuild -d -us -uc -i\.git/ -I.git +builder = pdebuild --debbuildopts '-d -i\.git/ -I.git' +# the default clean command: +#cleaner = debuild clean +cleaner = fakeroot debian/rules clean +# the default branch for upstream sources: +#upstream-branch = upstream +#upstream-branch = release/2.1.0/2 +upstream-branch = release/2.1.0 +# the default branch for the debian patch: +#debian-branch = master +debian-branch = dmaster-fixups # ideally debian/2.1.0, as a branch +# the default tag formats used: +#upstream-tag = upstream/%(version)s +#debian-tag = debian/%(version)s + +# Options only affecting git-buildpackage +[git-buildpackage] +#upstream-branch = dfsgclean +# uncomment this to automatically GPG sign tags +#sign-tags = True +# keyid to GPG sign tags with +#keyid = 0xdeadbeef +# push to a remote repository after a successful tag: +#posttag = git-push git.example.com +# use this for more svn-buildpackage like bahaviour: +#export-dir = ../build-area/ +#tarball-dir = ../tarballs/ + +# Options only affecting git-import-orig +[git-import-orig] +#upstream-branch = newupstream +#debian-branch = dfsgclean + +# Options only affecting git-import-dsc +[git-import-dsc] +#upstream-branch = svn-upstream + +# Options only affecting git-dch +[git-dch] +#git-log = --no-merges +#snapshot-number = snapshot + 1 + diff --git a/debian/rules b/debian/rules new file mode 100755 index 00000000..aaf03840 --- /dev/null +++ b/debian/rules @@ -0,0 +1,213 @@ +#!/usr/bin/make -f +# debian/rules file - for tinyos-tools +# Based on sample debian/rules file - for GNU Hello (1.3). +# Copyright 1994,1995 by Ian Jackson. +# Copyright 1998-2007 James Troup +# I hereby give you perpetual unlimited permission to copy, +# modify and relicense this file, provided that you do not remove +# my name from the file itself. (I assert my moral right of +# paternity under the Copyright, Designs and Patents Act 1988.) +# This file may have to be extensively modified + +version := $(shell head -1 debian/changelog | sed -e s'|^.*(\(.*\)-.*).*$$|\1|') +tosver := $(shell echo $(version) | sed -e s'|-.*||') +tmiver := $(shell echo $(version) | sed -e s'|^.*-||') + +package = tinyos +toolspkg = $(package)-tools +srcmetapkg = $(package)-source +srcpkg = $(srcmetapkg)-$(version) +msppkg = tinyos-msp430 +avrpkg = tinyos-avr + +STRIP = strip --strip-unneeded --remove-section=.comment --remove-section=.note + +install_dir = install -d -m 755 +install_file = install -m 644 +install_script = install -m 755 +install_binary = install -m 755 -s + +DISTRIBUTION := $(shell lsb_release -is) +dtmp := debian/tmp + + +# At the current time (20080827) tinyos-tools will not build from a separate +# build directory. +# +# For now, the solution is quite hackish: copy the source directory to the +# build directory before running configure. +tempdir := $(shell tempfile $(PACKAGE)) + +debian/control: debian/control.in debian/changelog + sed -e 's/RELEASE-VERSION/$(version)/g' < $< | \ + sed -e 's/TOS-VERSION/$(tosver)/g' | \ + sed -e 's/TMI-VERSION/$(tmiver)/g' > debian/control + +configure-stamp: + $(checkdir) + rm -rf configure-stamp $(dtmp)/builddir $(tempdir) + $(install_dir) $(dtmp) + cp -a . $(tempdir) + mv $(tempdir) $(dtmp)/builddir + rm -rf $(dtmp)/builddir/debian + cd $(dtmp)/builddir/tools && ./Bootstrap && ./configure --prefix=/usr + touch $@ + + +build: build-stamp +build-stamp: configure-stamp + $(checkdir) + $(MAKE) -C $(dtmp)/builddir/tools + touch $@ + + +install: install-stamp +install-stamp: checkroot build-stamp + $(checkdir) + rm -rf $(dtmp)/$(toolspkg) + $(install_dir) $(dtmp)/$(toolspkg) + $(MAKE) -C $(dtmp)/builddir/tools \ + prefix=$$(pwd)/$(dtmp)/$(toolspkg)/usr \ + mandir=$$(pwd)/$(dtmp)/$(toolspkg)/usr/share/man install + touch $@ + + +binary-indep: checkroot build install + : # Nothing to do + + +binary-arch: checkroot build install + $(checkdir) + + : # Build the tinyos package too + rm -rf $(dtmp)/$(package) + $(install_dir) $(dtmp)/$(package)/DEBIAN + $(install_dir) $(dtmp)/$(package)/opt/tinyos + $(install_file) tinyos.sh $(dtmp)/$(package)/opt/tinyos + $(install_dir) $(dtmp)/$(package)/usr/share/lintian/overrides + $(install_file) debian/$(package).lintian-overrides \ + $(dtmp)/$(package)/usr/share/lintian/overrides/$(package) + $(install_dir) $(dtmp)/$(package)/usr/share/doc/$(package)/ + $(install_file) debian/copyright \ + $(dtmp)/$(package)/usr/share/doc/$(package)/ + $(install_file) tools/README debian/README.Debian \ + $(dtmp)/$(package)/usr/share/doc/$(package)/ + dpkg-gencontrol -isp -P$(dtmp)/$(package) -p$(package) + chown -R root:root $(dtmp)/$(package) + chmod -R go=rX $(dtmp)/$(package) + dpkg --build $(dtmp)/$(package) .. + + : # Build the tinyos-tools package + $(install_dir) $(dtmp)/$(toolspkg)/DEBIAN + $(install_dir) $(dtmp)/$(toolspkg)/usr/share/doc/$(toolspkg)/ + $(install_file) debian/changelog \ + $(dtmp)/$(toolspkg)/usr/share/doc/$(toolspkg)/changelog.Debian + $(install_file) debian/copyright \ + $(dtmp)/$(toolspkg)/usr/share/doc/$(toolspkg)/ + $(install_file) tools/README debian/README.Debian \ + $(dtmp)/$(toolspkg)/usr/share/doc/$(toolspkg)/ + gzip -9 $(dtmp)/$(toolspkg)/usr/share/man/man1/* + find $(dtmp)/$(toolspkg)/usr/share/doc/$(toolspkg) -type f \ + ! -name copyright | xargs gzip -9 + $(install_dir) $(dtmp)/$(toolspkg)/usr/share/lintian/overrides + $(install_file) debian/$(toolspkg).lintian-overrides \ + $(dtmp)/$(toolspkg)/usr/share/lintian/overrides/$(toolspkg) + find $(dtmp)/$(toolspkg) -type f | xargs file | grep ELF | \ + cut -d: -f 1 | xargs dpkg-shlibdeps + dpkg-gencontrol -isp -P$(dtmp)/$(toolspkg) -p$(toolspkg) + chown -R root:root $(dtmp)/$(toolspkg) + chmod -R go=rX $(dtmp)/$(toolspkg) + dpkg --build $(dtmp)/$(toolspkg) .. + + : # Build the tinyos-source meta package + rm -rf $(dtmp)/$(srcmetapkg) + $(install_dir) $(dtmp)/$(srcmetapkg)/DEBIAN + $(install_dir) $(dtmp)/$(srcmetapkg)/usr/share/lintian/overrides + $(install_file) debian/$(srcmetapkg).lintian-overrides \ + $(dtmp)/$(srcmetapkg)/usr/share/lintian/overrides/$(srcmetapkg) + $(install_dir) $(dtmp)/$(srcmetapkg)/usr/share/doc/$(srcmetapkg)/ + $(install_file) debian/copyright \ + $(dtmp)/$(srcmetapkg)/usr/share/doc/$(srcmetapkg)/ + dpkg-gencontrol -isp -P$(dtmp)/$(srcmetapkg) -p$(srcmetapkg) + chown -R root:root $(dtmp)/$(srcmetapkg) + chmod -R go=rX $(dtmp)/$(srcmetapkg) + dpkg --build $(dtmp)/$(srcmetapkg) .. + + : # Build the tinyos-source-VERSION package + rm -rf $(dtmp)/$(srcpkg) + $(install_dir) $(dtmp)/$(srcpkg)/DEBIAN + $(install_dir) $(dtmp)/$(srcpkg)/opt/tinyos + chmod u+x tools/release/extractor + tools/release/extractor $(dtmp)/$(srcpkg)/opt/tinyos/$(version) < \ + tools/release/tinyos.files >/dev/null + $(install_dir) $(dtmp)/$(srcpkg)/usr/share/lintian/overrides + $(install_file) debian/$(srcmetapkg).lintian-overrides \ + $(dtmp)/$(srcpkg)/usr/share/lintian/overrides/$(srcpkg) + $(install_dir) $(dtmp)/$(srcpkg)/usr/share/doc/$(srcpkg)/ + $(install_file) debian/changelog \ + $(dtmp)/$(srcpkg)/usr/share/doc/$(srcpkg)/changelog.Debian + $(install_file) debian/copyright \ + $(dtmp)/$(srcpkg)/usr/share/doc/$(srcpkg)/ + $(install_file) tools/README debian/README.Debian \ + $(dtmp)/$(srcpkg)/usr/share/doc/$(srcpkg)/ + find $(dtmp)/$(srcpkg)/usr/share/doc/$(srcpkg) -type f \ + ! -name copyright | xargs gzip -9 + dpkg-gencontrol -isp -P$(dtmp)/$(srcpkg) -p$(srcpkg) + chown -R root:root $(dtmp)/$(srcpkg) + chmod -R go=rX $(dtmp)/$(srcpkg) + dpkg --build $(dtmp)/$(srcpkg) .. + + : # 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)/ + $(install_file) tools/README debian/README.Debian \ + $(dtmp)/$(msppkg)/usr/share/doc/$(msppkg)/ + dpkg-gencontrol -isp -P$(dtmp)/$(msppkg) -p$(msppkg) + chown -R root:root $(dtmp)/$(msppkg) + chmod -R go=rX $(dtmp)/$(msppkg) + dpkg --build $(dtmp)/$(msppkg) .. + + : # 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)/ + $(install_file) tools/README debian/README.Debian \ + $(dtmp)/$(avrpkg)/usr/share/doc/$(avrpkg)/ + dpkg-gencontrol -isp -P$(dtmp)/$(avrpkg) -p$(avrpkg) + chown -R root:root $(dtmp)/$(avrpkg) + chmod -R go=rX $(dtmp)/$(avrpkg) + dpkg --build $(dtmp)/$(avrpkg) .. + + +binary: binary-indep binary-arch + + +clean: debian/control + $(checkdir) + -rm -rf $(dtmp) + -rm -fr debian/files* debian/substvars + -rm -f *-stamp + + +define checkdir + test -d tos/chips -a -f debian/rules +endef + + +checkroot: + $(checkdir) + test root = "`whoami`" + + +.PHONY: binary clean checkroot diff --git a/debian/tinyos-avr.lintian-overrides b/debian/tinyos-avr.lintian-overrides new file mode 100644 index 00000000..3860db08 --- /dev/null +++ b/debian/tinyos-avr.lintian-overrides @@ -0,0 +1 @@ +debian-changelog-file-missing diff --git a/debian/tinyos-msp430.lintian-overrides b/debian/tinyos-msp430.lintian-overrides new file mode 100644 index 00000000..3860db08 --- /dev/null +++ b/debian/tinyos-msp430.lintian-overrides @@ -0,0 +1 @@ +debian-changelog-file-missing diff --git a/debian/tinyos-source.lintian-overrides b/debian/tinyos-source.lintian-overrides new file mode 100644 index 00000000..3f9e5a38 --- /dev/null +++ b/debian/tinyos-source.lintian-overrides @@ -0,0 +1,2 @@ +dir-or-file-in-opt +debian-changelog-file-missing diff --git a/debian/tinyos-tools.lintian-overrides b/debian/tinyos-tools.lintian-overrides new file mode 100644 index 00000000..a591cca4 --- /dev/null +++ b/debian/tinyos-tools.lintian-overrides @@ -0,0 +1,3 @@ +dir-or-file-in-opt +manpage-has-errors-from-man +unstripped-binary-or-object diff --git a/debian/tinyos.lintian-overrides b/debian/tinyos.lintian-overrides new file mode 100644 index 00000000..9cf7fdeb --- /dev/null +++ b/debian/tinyos.lintian-overrides @@ -0,0 +1,3 @@ +debian-changelog-file-missing +dir-or-file-in-opt +script-not-executable ./opt/tinyos/tinyos.sh