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
|
perl-cross-debian (0.0.5) unstable; urgency=low
* Move package from experimental into unstable.
* Add watch file as this isn't on git.d.o but on github instead.
Include lintian override for the same.
* Add an initial rules.diff for multiarch support, not ready yet.
* Add initial support for perl 5.18
-- Neil Williams <codehelp@debian.org> Wed, 08 May 2013 11:49:35 +0100
perl-cross-debian (0.0.4) experimental; urgency=low
* Add arm64 support for perl 5.14.2 thanks to Wookey.
* Add some notes on the generated headers and how these are used.
-- Neil Williams <codehelp@debian.org> Tue, 05 Feb 2013 10:05:36 +0000
perl-cross-debian (0.0.3) experimental; urgency=low
* Add the current patches to the package.
* Extend the manpages.
-- Neil Williams <codehelp@debian.org> Wed, 30 Jan 2013 20:43:03 +0000
perl-cross-debian (0.0.2) experimental; urgency=low
* Add a clean command to handle generated headers (Closes: #696189)
-- Neil Williams <codehelp@debian.org> Sat, 05 Jan 2013 18:32:21 +0000
perl-cross-debian (0.0.1) experimental; urgency=low
* Initial release. (Closes: #694326: ITP: perl-cross-debian -- Cross
build support for Debian perl configurations)
-- Neil Williams <codehelp@debian.org> Sun, 25 Nov 2012 14:53:59 +0000
|