Whamcloud - gitweb
b=24416 debian packaging fixes 13/213/6
authorBrian J. Murrell <brian@whamcloud.com>
Sat, 22 Jan 2011 11:16:55 +0000 (06:16 -0500)
committerBrian J. Murrell <brian@whamcloud.com>
Thu, 10 Feb 2011 21:33:12 +0000 (16:33 -0500)
commitb635501547739ba4db2225e7263069a70d4a71cb
treed98bd3e0a55b3c9168973d6523e9c761821e2032
parentddd2b0e4c4170071948e27bf4e4dcd81ef24291e
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
Change-Id: I041aaef217e107def86ce808d0e96fc6891e1dcd
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]