lp:debian/jessie/php-imagick

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/jessie/php-imagick
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

23. By Guillaume Delacour

* New upstream release, drop 002-use-pkgconfig-for-imagemagick as upstream
  has changed the detection of imagemagick by using pkg-config
* Depends ${phppear:Debian-Depends} and Recommend ${phppear:Debian-Recommends}
  drop unused ucf and obsolete ${php5:Depends} in Build-Depends
* Use ${phppear:summary} and ${phppear:description} for debian/control
  corresponding fields
* Cherry-pick fix (with minor changes) for Imagick::count() with
  PHP >= 5.6.0RC2 in debian/patches/imagick_count_php_5.6.patch
* Remove /etc/php5/conf.d/imagick.ini in {pre,post}inst and prerm
  (LP: #1017908, #1066230, #1264207)
* Bump to Standards-Version 3.9.6
* debian/rules: remove test/*.sh failed tests to re-build the package
  (see debian/TODO)
* Update maintainer to PHP PECL Maintainers list
* Build-Depends on libmagickwand-6.q16-dev to replace libmagickwand-dev
  transition package and use pkgconfig for version detection instead of
  Wand-config shell script

22. By Bastien Roucariès <email address hidden>

* NMU
* Fix FTBFS with newer imagemagick. Will ease imagemagick
  transition. Use pkgconfig instead of hardcoding path in
  config script (Closes: #747857)

21. By Lior Kaplan

New upstream release

20. By Lior Kaplan

* New upstream release
* Update maintainer to PHP PEAR Maintainers list (Closes: #656977)

19. By Ondřej Surý

* Disable ltmain.sh patch since it cannot be applied cleanly on all Ubuntus
* Update patches to RC2
* Update imagick to use dh_php5 and dh_phppear (Closes: #717214)
* Imported Upstream version 3.1.0~rc2

18. By Guillaume Delacour

[ Guillaume Delacour ]
* New upstream release
* debian/control: Add Vcs-{Browser,Git} field, point to pkg-php git repo
* debian/rules: export LDFLAGS and refresh ltmain.sh.patch
  to pass -Wl,--as-needed flag to linker at right place (Closes: #652200)
[ Thomas Goirand ]
* Made examples work if the added Recommends: are installed.

17. By Guillaume Delacour

* New upstream release
* Bump to Standards-Version 3.9.2 (no changes needed)
* debian/rules: delete "touch examples/ and CREDITS" to update timestamp
  (fixed upstream)

16. By Fabrice Coutadeur

No changes upload for libmagick2 -> libmagick3 transition

15. By Guillaume Delacour

* 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)

14. By Luke Faraone

* debian/imagick.ini: Use the correct comment notation (LP: #556469)
* debian/control: Change the Maintainer/XSBC-Original-Maintainer fields.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/php-imagick
This branch contains Public information 
Everyone can see this information.

Subscribers