Whamcloud - gitweb
b=24416 debian packaging fixes
authorBrian J. Murrell <brian@whamcloud.com>
Wed, 26 Jan 2011 19:38:17 +0000 (14:38 -0500)
committerTerry Rutledge <terry.rutledge@oracle.com>
Wed, 26 Jan 2011 20:11:32 +0000 (12:11 -0800)
commitfb7a499bf47530b9eee162990c8f1815b643d30e
tree245de5021c366e0592dc9566e714a17770213684
parent94b4f96f866a4b87411dedb73d21f0d4c78ae44b
b=24416 debian packaging fixes

- don't make a patch out of anything in /debian
- exclude noise files from the debian built source tarball
- fake debian/patche{s,d} for make dist
- a few more reasons to run autogen.sh
- figure out if dist tarball needs autogen.shs and include it if so
- look for and run autogen.sh in the build subdir
- make debdiff as part of make dist
- add a debian/source/format file
- mv the orig tarball and the debdiff to the debs dir
- don't try to dist /debian for non-dpkg-using build targets

Issue: LU-51
autoMakefile.am
build/autoMakefile.am.toplevel
build/autoconf/lustre-build-linux.m4
build/autoconf/lustre-build.m4
build/extract_patches [new file with mode: 0755]
debian/rules
debian/source/format [new file with mode: 0644]