When I needed to build a package from debian sources I used to:
bzcat ../debianpackage.diff.gz | patch -p1 from within the original source.Then:
debuild.And everything went smoothly.
Now I do (and does not work):
>From within the original package sources directory tree:
tar xfz ../debianpackage.
For several weeks below is the warning I receive when I do apt-get update.
Get:1 http://security.debian.org squeeze/updates Release.gpg [836 B]Ign
http://security.debian.org/ squeeze/updates/main Translation-enIgn
http://security.debian.org/ squeeze/updates/main Translation-en_USHit
http://sec
2 matches
Mail list logo