changelog 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. uclibc (0.9.9-cvs20020221-2) unstable; urgency=low
  2. * debian/rules: touch linux/autoconf.h. Should make us buildable
  3. on arm.
  4. * add build-dep on bzip2
  5. -- David Schleef <ds@schleef.org> Sun, 24 Feb 2002 17:26:37 -0800
  6. uclibc (0.9.9-cvs20020221-1) unstable; urgency=low
  7. * New upstream snapshot
  8. * Add subarchitecture symlinks on arm
  9. * Use mips config file on mipsel
  10. -- David Schleef <ds@schleef.org> Thu, 21 Feb 2002 23:11:23 -0800
  11. uclibc (0.9.9-cvs20020210-1) unstable; urgency=low
  12. * New upstream snapshot.
  13. * debian/mksnapshot: updated version and filenames
  14. * debian/control.in: changed dependency from kernel-headers to
  15. kernel-source.
  16. * debian/rules: force HAS_MMU=true
  17. * debian/rules: change mipsel to mips
  18. * debian/rules: untar kernel-source include directory and use
  19. that as kernel source.
  20. * Previous 3 lines should fix autobuildability (Closes: #131373)
  21. -- David Schleef <ds@schleef.org> Sun, 10 Feb 2002 17:11:22 -0800
  22. uclibc (0.9.5-cvs20011117-1) unstable; urgency=low
  23. * New upstream snaphot
  24. * mksnapshot (new): script to generate snapshots from upstream CVS
  25. * control, control.in: limited architectures to those that can
  26. theoretically build. Updated kernel-headers dependency to
  27. -2.4.10 -- this may cause problems with autobuilders.
  28. * fixlinks (new): script to fix up symlinks to comply with policy.
  29. Decreases number of lintian complaints.
  30. * rules: use fixlinks. Fix method of finding kernel headers --
  31. should increase potential autobuildability.
  32. * uclibc-ldd.1, uclibc-readelf.1: Bogus updates to bogus man pages.
  33. These really need to be written.
  34. -- David Schleef <ds@schleef.org> Sat, 17 Nov 2001 18:10:33 -0800
  35. uclibc (0.9.5-cvs20011011-1) unstable; urgency=low
  36. * Closes #104243
  37. -- David Schleef <ds@schleef.org> Thu, 11 Oct 2001 13:29:02 -0700
  38. uclibc (0.9.5-cvs20010702-1) unstable; urgency=low
  39. * Build from CVS
  40. * Can create cross-compiling library (but not cross packages)
  41. -- David Schleef <ds@schleef.org> Mon, 2 Jul 2001 23:16:20 -0700
  42. uclibc (0.9.5-cvs20010630-1) unstable; urgency=low
  43. * No, really. Initial Release. I mean it this time.
  44. * Clean up patch.
  45. -- David Schleef <ds@schleef.org> Sat, 30 Jun 2001 17:12:41 -0700
  46. uclibc (0.9.5-cvs20010626-1) unstable; urgency=low
  47. * No, really. Initial Release.
  48. -- David Schleef <ds@schleef.org> Thu, 28 Jun 2001 16:49:25 -0700
  49. uclibc (0.9.5-cvs20010625-1) unstable; urgency=low
  50. * Initial Release.
  51. -- David Schleef <ds@schleef.org> Mon, 25 Jun 2001 22:13:43 -0700