From: R. Steve McKown Date: Thu, 3 Dec 2009 19:45:41 +0000 (-0700) Subject: Add the debian changelog to the tinyos-source package as well as tinyos-tools. X-Git-Tag: debian/2.1.0-1tinyos1~6^2~8 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=b98bdc0d075e984a779019e2239b17fcfcc35d90 Add the debian changelog to the tinyos-source package as well as tinyos-tools. --- diff --git a/rules b/rules index 8551eb12..fdedfdb8 100755 --- a/rules +++ b/rules @@ -110,6 +110,8 @@ binary-arch: checkroot build install $(install_file) debian/$(srcpkg).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 \