Hi James,
On 28-Jun-2007 22:23.53 (BST), James Westby wrote:
> > 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
On (28/06/07 19:28), Rob Andrews wrote:
> 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
>
>
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 t
3 matches
Mail list logo