Hi all, I just wanted to let you guys know I'm working on packaging 0.96. At this point I'm post merge and before pristine-tar (in Michael's steps) and everything is fine.
The current status is: a...@1337ness:~/debian-clam$ diff -urN -x.git -x.gitignore -x.gitattributes -xdebian -xwin32 -xetc -xcontrib /tmp/asd/clamav-0.96+dfsg/ . | diffstat COPYING.llvm | 72 ++++++++ ChangeLog | 187 ++++++++++++ Makefile.am | 2 Makefile.in | 2 configure.in | 1 docs/man/clamd.conf.5.in | 8 libclamav/c++/llvm/include/llvm/System/DataTypes.h | 112 ------------ libclamav/filetypes.h | 6 libclamav/others_common.c | 5 9 files changed, 277 insertions(+), 118 deletions(-) COPYING.llvm and a bunch of ChangeLog was really missing in the tarball. In the Makefile's I've removed the win32 stuff which for soem reasons is in the tarball. For configure.in there's just one commented line which differs but i'd keep it there as it makes merging from upstream easier. The remaining stuff I'm still investigating. I'll commit soemthing later tonight. Cheers, -acab _______________________________________________ Pkg-clamav-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-clamav-devel
