Branches for Squeeze

Name Status Last Modified Last Commit
lp:debian/squeeze/php-imagick 1 Development 2010-03-09 17:58:50 UTC
5. * New upstream release (Closes: #5248...

Author: Guillaume Delacour
Revision Date: 2010-03-09 17:58:50 UTC

* New upstream release (Closes: #524863, #570649, #573139)
* New maintainer (Closes: #530621)
* Change Build-Depends from libmagick9-dev to libmagickwand-dev
  (Thanks Ivan Borzenkov)
* debian/rules:
  + Rewrite php5 oriented only, work in progress to adapt multi php version
  + Remove tarball mode rules
  + Fix generated path of debian/post{inst,rm} in clean rule
  + Delete "--with-regex" and "--disable-rpath" options (enabled by default)
    in configure call (unrecognized options)
  + Delete lintian override (no-shlibs-control-file)
  + Touch examples/ and CREDITS in upstream tarball
    (lintian package-contains-ancient-file rule)
  + Delete unnecessary patch rule
  + phpize5 --clean is now called in clean rule
  + Set CFLAGS to -Wl,--as-needed, to not link against some libX11
* Bump to Standards-Version 3.8.4 (move section from web to php)
* Bump to compatibility 7 in debian/{control,compat}
* debian/phpX-imagick.post{inst,rm}:
  + add "set -e" (instead of "#!/bin/sh -e")
  + comment loading on remove (Closes: #498150)
  (Thanks Ivan Borzenkov)
* debian/imagick.ini: change comment style from "#" to ";"
  (Closes: #563433, #566970, thanks Thijs Kinkhorst)
* debian/{changelog,copyright}: suppress unnecessary spaces
* Switch to dpkg-source 3.0 (quilt) format
* debian/watch: mangle version according Debian Policy 5.6.12
* debian/ltmain.patch: Patch to reorder linker argument after phpize
  (From BTS#347650)

11 of 1 result