Dear Mentors, There's a new version of prelink up at mentors.debian.net.
Here is the full changelog:
prelink (0.0.20111012-1) unstable; urgency=low
* QA upload.
* New upstream release. (LP: #731719)
* Switched to source format 3.0 (quilt).
- Refreshed all patches.
* Bumped debhelper compat level to 7.
* Some lintian complaints solved.
- Add ${misc:Depends}
- Changed deprecated dh_clean -k by dh_prep in debian/rules
- Added build-arch and build-indep to debian/rules
- Added a debian/watch file
- debian/NEWS doesn't use a bulleted list anymore
- Added a Homepage field
- execstack's Conflicts: prelink is now Replaces: prelink
- Added dh_md5sums to binary-arch
- debian/rules now imports dpkg build flags
- postrm uses set -e in its body rather than in #!
- Added prelink.pdf to doc-base
- hyphens.patch solves the hyphens - minus signs lintian complaint
- manpage-spelling.patch corrects a spelling mistake (Closes: #418805)
* Bumped standards version to 3.9.3.0. No changes needed.
In respect to the last upload, I've added the changes in -5 and -6, and
I've added three more fixes of my own: doc-base, hyphens.patch and
manpage-spelling.patch. With these three, we can now assure prelink is
100% lintian clean, including all pedantic warnings :-)
I've read quite a bit on the kfreebsd-i386 problems with ELF, but I
have encountered a different solution in every thread on the internet.
Some said to patch libelf.h, which is sadly not shipped with prelink. We
have libelf-0.7.0.patch, but that patchs a nonexistent file. We do have
libelf.m4, but I have no clue as to how to modify it.
Some other threads suggest moving on to elfutils, but I'm not sure how
would that be done. Since debian/rules makes no reference to any of the
two, I suppose it would need a quilt pach.
Anyhow, for now this is as far as I've gotten.
Cheers.
--
Daniel Martí - [email protected] - GPG 0x58BF72C3
pgpHvvJ74anfo.pgp
Description: PGP signature

