Commit Graph

31 Commits

Author SHA1 Message Date
Julian Taylor 2f01a3b65b don't optimize pngs in post build processors some derivatives use
palette changes break tests and documented examples
2014-01-23 20:53:12 +01:00
Yaroslav Halchenko 9ae0313a31 Ignore failed attempts to remove .so from original arch all pkgs (in -a (arch-only) mode those directories are absent) 2013-11-24 19:01:04 -05:00
Yaroslav Halchenko f63544dbcc we should not build docs in -a and dh_sphinxdoc should not give us problem either 2013-11-24 12:43:48 -05:00
Yaroslav Halchenko 24949dd149 debian/rules - added export http(s)_proxy to point to non-existing localhost proxy, so we could guarantee no network is used at pkg build time 2013-11-22 16:10:18 -05:00
Yaroslav Halchenko 6c9cfc53da Merge commit '8a06a2277366d01c5e7e25d3ded0f04ba9aa0b85' into debian
* commit '8a06a2277366d01c5e7e25d3ded0f04ba9aa0b85': (1124 commits)
  Development guidelines moved.
  Replace mentions of old package name.
  New upstream release.
  DOC: fix indent
  PEP8
  PEP8: fix indentation
  DOC: add missing import
  DOC: no import numpy in doc
  MAINT: matplotlib is in requierements.txt
  MAINT: unused import
  PEP8: comparison
  Fix deprecated function name in example
  Improve example of warp function to show all available options
  Add support for matrix as inverse_map
  Add note about internal usage of transformation matrix
  Only clip for ndimage.map_coordinates case
  Misc doc string fixes
  Remove call to deprecated is_gray function
  Fix dtype bug in perimeter
  Raise error for non 2-D images
  ...

Conflicts:
	debian/changelog
	debian/control
2013-11-22 15:14:34 -05:00
Stefan van der Walt 8a06a22773 Development guidelines moved. 2013-10-05 14:02:24 +02:00
Julian Taylor cbc5feccf8 add python3 packages 2013-06-10 22:57:10 +02:00
Julian Taylor 7e13028ca0 update packaging to use dh_sphinxdoc and dh_python2
requires search-html.patch to fix file so dh_sphinxdoc recognises it
2013-06-10 21:21:21 +02:00
Yaroslav Halchenko b6c15cb5b0 README became .md from .rst 2013-06-03 12:56:32 -04:00
Yaroslav Halchenko 6271947a93 debian/rules: globally export MPLCONFIGDIR and HOME so they would be in effect also for unittests resolving FTBFS on build boxes. 2012-05-21 13:14:28 -04:00
Yaroslav Halchenko becf1b7ac3 PKG: actually we should only care about "requested" not all "supported" python version
otherwise it will try to build for python2.5 on squeeze
2012-05-03 21:44:51 -04:00
Yaroslav Halchenko 0649956790 PKG: Move any handing of docs under if_nodoc, no need for custom mv if there is .docs 2012-05-03 21:41:28 -04:00
Stefan van der Walt 429dedd5c0 Merge branch 'yarik_debian' into debian
Conflicts:
	debian/changelog
	debian/control
	debian/rules
	debian/source/options
2012-05-02 23:23:43 -07:00
Yaroslav Halchenko 34b25106cd PKG: do not use system-wide underscore.js for now 2012-05-02 23:16:45 -07:00
Yaroslav Halchenko 40d29393b3 PKG: use dh_links (with links specified in .links) to use system-wide installed jquery and underscore 2012-05-02 23:16:45 -07:00
Yaroslav Halchenko 50e8e25c03 PKG: Use dh_installdocs to install additional docs instead of incorrect cp 2012-05-02 23:16:45 -07:00
Yaroslav Halchenko 1aaaf9b6e0 PKG: pkg should match the module name (hence python-scikits.image) + Uploaders (me) 2012-05-02 23:16:45 -07:00
Stefan van der Walt ff1db52764 PKG: Working Debian package. 2012-05-02 23:16:45 -07:00
Stefan van der Walt 3a48102567 PKG: Progress towards doc building. 2012-05-02 23:16:45 -07:00
Stefan van der Walt d147fbf13b PKG: Use dh_python instead of py_support to build. Add 'noclean' build option. 2012-05-02 23:16:45 -07:00
Stefan van der Walt 92c1101e5d PKG: Add first Debian packaging files. 2012-05-02 23:16:45 -07:00
Yaroslav Halchenko 93a983cb08 fixing some typos and minor in debian/rules 2012-05-02 23:14:01 -07:00
Yaroslav Halchenko adcc59efe9 removing residual of scikits.image in favor of skimage in debian/rules 2012-05-02 23:14:01 -07:00
Yaroslav Halchenko f49c3313b6 PKG: do not use system-wide underscore.js for now 2012-05-02 23:14:00 -07:00
Yaroslav Halchenko 4db1b8fcac PKG: use dh_links (with links specified in .links) to use system-wide installed jquery and underscore 2012-05-02 23:14:00 -07:00
Yaroslav Halchenko 4957834fee PKG: Use dh_installdocs to install additional docs instead of incorrect cp 2012-05-02 23:14:00 -07:00
Yaroslav Halchenko 9fc9a7b86e PKG: pkg should match the module name (hence python-scikits.image) + Uploaders (me) 2012-05-02 23:14:00 -07:00
Stefan van der Walt 4f853c71ae PKG: Working Debian package. 2012-05-02 23:14:00 -07:00
Stefan van der Walt 7ab059717c PKG: Progress towards doc building. 2012-05-02 23:13:59 -07:00
Stefan van der Walt a2d8d432af PKG: Use dh_python instead of py_support to build. Add 'noclean' build option. 2012-05-02 23:13:59 -07:00
Stefan van der Walt 278d1324ea PKG: Add first Debian packaging files. 2012-05-02 23:13:59 -07:00