Hi,
On Tue, 2008-01-29 at 15:36 -0200, Eriberto wrote:
> I think it occurs when I don't use some targets in debian/rules. Please, try
> it:
>
> # apt-get source gconjugue
> # debuild clean (into sorce code directory)
>
> After clean, the code will be compiled. I have the same problem with
> others packages.
I can't reproduce this.
[EMAIL PROTECTED]:~$ apt-get source gconjugue
Reading package lists... Done
Building dependency tree
Reading state information... Done
Need to get 131kB of source archives.
Get: 1 ftp://192.168.0.1 unstable/main gconjugue 0.6-1.1 (dsc)
[888B]
Get: 2 ftp://192.168.0.1 unstable/main gconjugue 0.6-1.1 (tar)
[128kB]
Get: 3 ftp://192.168.0.1 unstable/main gconjugue 0.6-1.1 (diff)
[2422B]
Fetched 131kB in 0s (514kB/s)
dpkg-source: extracting gconjugue in gconjugue-0.6
dpkg-source: unpacking gconjugue_0.6.orig.tar.gz
dpkg-source: applying ./gconjugue_0.6-1.1.diff.gz
[EMAIL PROTECTED]:~$ cd gconjugue-0.6/
[EMAIL PROTECTED]:~/gconjugue-0.6$ debuild clean
dpatch deapply-all
01_change_menu not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp
if [ -f Makefile ]; then /usr/bin/make distclean; fi
rm -f config.sub config.guess
dh_clean
Did you have any debuild hooks defined?
Adam
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]