/branches/7.6-stable/debian/control |
---|
4,8 → 4,8 |
Maintainer: Magnus Holmgren <holmgren@debian.org> |
Uploaders: Henrik Andreasson <debian@han.pp.se> |
Standards-Version: 3.7.3 |
Build-Depends: debhelper (>> 4.0.0), dpatch, bison, sharutils, bc, |
libgmp3-dev, nettle-dev, |
Build-Depends: debhelper (>= 5), dpatch, bison, sharutils, bc, |
libgmp3-dev, nettle-dev, libfftw3-dev, |
zlib1g-dev | libz-dev, libbz2-dev, libreadline5-dev, |
libgdbm-dev, libiodbc2-dev, libmysqlclient15-dev, libpq-dev, |
libperl-dev, libpcre3-dev, libxml2-dev, |
/branches/7.6-stable/debian/changelog |
---|
9,6 → 9,7 |
* Update debian/copyright; fix references to common-licenses. |
* Increase Debhelper compat level to 5. |
- Remove non-matching lines from debian/*.install. |
* Add build dependency libfftw3-dev that was mysteriously missing. |
-- Magnus Holmgren <holmgren@debian.org> Sun, 23 Aug 2009 00:26:38 +0200 |