1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
libinline-perl (0.43-3) unstable; urgency=low
* Added libdigest-md5-perl and libparse-recdescent-perl to build deps,
(so it can test itself). Closes: #133747
-- Joey Hess <joeyh@debian.org> Wed, 13 Feb 2002 10:35:56 -0500
libinline-perl (0.43-2) unstable; urgency=low
* Corrected the path to the typemap in Inline::C man page. Closes: #126945
* Typos, Closes: #126948, #126955, #127034, #127036 (will send upstream).
-- Joey Hess <joeyh@debian.org> Sun, 30 Dec 2001 00:12:53 -0500
libinline-perl (0.43-1) unstable; urgency=low
* Newer upstream release. Closes: #118190
-- Joey Hess <joeyh@debian.org> Mon, 5 Nov 2001 16:58:30 -0500
libinline-perl (0.41-3) unstable; urgency=low
* Added missing deps on libdigest-md5-perl and libparse-recdescent-perl,
Closes: #100161
-- Joey Hess <joeyh@debian.org> Fri, 8 Jun 2001 19:33:59 -0400
libinline-perl (0.41-2) unstable; urgency=low
* Bod thought up a better MakeMaker fix, which I will send upstream.
-- Joey Hess <joeyh@debian.org> Thu, 7 Jun 2001 23:03:59 -0400
libinline-perl (0.41-1) unstable; urgency=low
* First release.
* Interesting hacking had to be done to C.pm to make it pass PREFIX=.
when making pure_install. I susppose this is the result of debian's
modified pure_install handling; it was trying to install into
/usr/local/share/perl/.
-- Joey Hess <joeyh@debian.org> Wed, 6 Jun 2001 16:22:20 -0400
|