On Mon, 30 Nov 2009, Aníbal Monsalve Salazar wrote:
If you agree, I'll upload it with the following changes:
Wow :)
and apply the following patch:
diff -urNp lbzip2-0.18/debian/control lbzip2-0.18/debian/control
diff -urNp lbzip2-0.18/debian/source/format lbzip2-0.18/debian/source/format
diff -urNp lbzip2-0.18/debian/source/options lbzip2-0.18/debian/source/options
After reading [0]:
- do you want me to remove README.source as well?
- dupload is said to work; does that mean that after building the package
with pbuilder like before, I simply have to
Run the following three commands:
cd lbzip2
gzip -dc lbzip2_0.18.orig.tar.gz | bzip2 -9 - > lbzip2_0.18.orig.tar.bz2
touch -r lbzip2_0.18.orig.tar.gz lbzip2_0.18.orig.tar.bz2
and dupload will upload the bz2 file?
Just to understand it better, are both the gz and bz2 tarballs necessary
for upload? If not, a gunzip / bzip2 sequence might suffice, since they
both preserve mtime.
Thank you very much,
lacos
[0] http://wiki.debian.org/Projects/DebSrc3.0