| | 1 | pugs (6.2.11-1) unstable; urgency=low |
| | 2 | |
| | 3 | * New upstream release. |
| | 4 | |
| | 5 | -- Florian Ragwitz <rafl@debian.org> Tue, 31 Jan 2006 08:32:01 +0100 |
| | 6 | |
| | 7 | pugs (6.2.10-5) unstable; urgency=low |
| | 8 | |
| | 9 | * Added libghc6-plugins-dev build dependency to enable haskell eval support. |
| | 10 | * Added libparrot-dev build dependency to enable runtime evaluation of |
| | 11 | parrot code as well as the parrot backend for running Perl 6 code |
| | 12 | (-BParrot) |
| | 13 | * Removed dependency to pugs from pugs-modules to remove a circular |
| | 14 | dependnecy (Closes: #340022). |
| | 15 | * Use (= ${Source-Version}) instead of (>= ${Source-Version}) in the |
| | 16 | dependency from pugs to pugs-modules. |
| | 17 | * Backported some recent changes for Makefile.PL from svn to the last |
| | 18 | release so that pugs will work well with parrot. This involved removing |
| | 19 | Makefile.PL changes from the 30cabal patch. |
| | 20 | * Changed my Maintainer address. |
| | 21 | |
| | 22 | -- Florian Ragwitz <rafl@debian.org> Sun, 20 Nov 2005 15:00:55 +0100 |
| | 23 | |