Quoting Sven Luther <[EMAIL PROTECTED]>: > Ok, i am currently uploading it : > > [EMAIL PROTECTED]:~/debian/ocaml/3.07$ dpkg -c ocaml-source_3.07-1_all.deb > drwxr-xr-x root/root 0 2003-10-01 14:12:52 ./ > drwxr-xr-x root/root 0 2003-10-01 14:12:41 ./usr/ > drwxr-xr-x root/root 0 2003-10-01 14:12:51 ./usr/src/ > -rw-r--r-- root/root 1896059 2003-10-01 14:12:51 > ./usr/src/ocaml-source.tar.bz2 > drwxr-xr-x root/root 0 2003-10-01 14:12:51 ./usr/share/ > drwxr-xr-x root/root 0 2003-10-01 14:12:41 ./usr/share/lintian/ > drwxr-xr-x root/root 0 2003-10-01 14:12:41 > ./usr/share/lintian/overrides/ > drwxr-xr-x root/root 0 2003-10-01 14:12:51 ./usr/share/doc/ > drwxr-xr-x root/root 0 2003-10-01 14:12:52 > ./usr/share/doc/ocaml-source/ > -rw-r--r-- root/root 24341 2003-09-29 11:42:21 > ./usr/share/doc/ocaml-source/changelog.gz > -rw-r--r-- root/root 6494 2003-09-30 22:05:18 > ./usr/share/doc/ocaml-source/copyright > -rw-r--r-- root/root 7102 2003-10-01 13:31:31 > ./usr/share/doc/ocaml-source/changelog.Debian.gz > > And ocaml-source.tar.bz2 unpacks into ocaml/ocaml-3.07 ... Mmm, this is > not nice, i suppose that just ocaml or just ocaml-3.07, maybe the latest > would have been better, i will fix it.
Hmm you could have kept the version in the file name, it is less confusing. And why doesn't it simply unpacks into ocaml-3.07/ directly? > The nice thing about doing it this way, is that you can use bzip2, and > thus save around 450K in the package size :))) Good. I guess you added bzip2 to build depends? -- Jérôme Marant

