[Pkg-haskell-commits] darcs: happy: New upstream release 1.18.4, adopt for team
laney at ubuntu.com
laney at ubuntu.com
Wed Sep 30 13:38:45 UTC 2009
Wed Sep 30 13:23:52 UTC 2009 laney at ubuntu.com
* New upstream release 1.18.4, adopt for team
Ignore-this: bd9b35757395284df7e190ffa822a2bb
* New upstream release 1.18.4
- New feature: EBNF-style paramterized macros, thanks to
Iavor Diatchki.
- Works with Cabal 1.2, 1.4 and 1.6
- A few minor bugfixes
* debian/control, debian/copyright, debian/rules: Adopt for Debian Haskell
Group, add myself to Uploaders and remove Ian Lynagh (Igloo). Thanks for
your previous maintainership. Add VCS information.
* debian/control: Update long description
* debian/control: Standards-version 3.8.3
- Section: haskell
- Add debian/README.source for new patchsys
* debian/rules, debian/control, debian/happy.*, debian/compat: Fairly major
rewrite to use cdbs and hlibrary.mk
* debian/control, debian/patches/templates_path.patch, debian/rules: Add
quilt patchsys and patch Setup.lhs to install templates in out/ directory.
They are usually installed in the build root which means there is no easy
way to use dh_install .install files to install them. These files are now
installed into /usr/share/happy instead of /usr/share/happy-<version> as
this can be done without further rules hacks.
* debian/rules, debian/control: Upstream doesn't ship doc/configure required
for the doc build - use autoconf to generate it at build-time. Requires a
build-dep on autoconf.
A ./README.source
M ./changelog +28
M ./compat -1 +1
M ./control -9 +31
M ./copyright -1 +2
A ./happy.examples
A ./happy.install
A ./happy.manpages
A ./patches/
A ./patches/series
A ./patches/templates_path.patch
M ./rules -72 +26
More information about the Pkg-haskell-commits
mailing list