[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dpkg-source and .git directories.



Hi,

I'm maintaining a set of debian package differences in a git repository. I
prepare the package source diff thusly:

    cd packagename/
    tar --strip-components=1 -zxvf ../package-version.tar.gz
    dpkg-buildpackage -S -rfakeroot

Only, the .diff.gz includes the .git directory.

According to the dpkg-source script, the source diff shouldn't contain the
.git directories.

Can anyone point out what I'm doing wrong?

Thanks,
rob.

-- 
rob andrews                       :: pgp 0x01e00563 :: rob@choralone.org



Reply to: