Commit Graph

107 Commits

Author SHA1 Message Date
Yaroslav Halchenko cccbe894fd adding closes for the fresh revision bug report 2014-06-14 08:30:36 -04:00
Yaroslav Halchenko d3b48a6027 changelog entry for the new release 2014-06-14 07:44:34 -04:00
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 2713d32095 debian/control - swap order of Build-Depends (and Recommends just in case) to favor python*-pil over python*-imaging so builders do not get confused
(Closes: #730678)
2013-11-29 19:51:54 -05:00
Yaroslav Halchenko f23d36f12d debian/tests/control - [thanks Julian Taylor] adding pil|imaging, tk, matplotlib to Depends 2013-11-28 21:46:49 -05: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 b33e85fb58 BF: forgotten build-depends on python3-matplotlib (making it optional if no python3 build for them yet) 2013-11-24 09:40:00 -05:00
Yaroslav Halchenko 52c1af8744 python3-scipy was missing from build-depends 2013-11-23 23:55:04 -05:00
Yaroslav Halchenko 089df03ac8 appantly python-imaging is now python-pil, thus adding alternative depends and recommends 2013-11-23 17:25:18 -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 840ddf1735 debian/patches - changeset_0eea2a48fe2dca7bbb3681fcd5b511579cad6347.diff and up_correct_version removed (upstreamed) 2013-11-22 15:40:21 -05:00
Yaroslav Halchenko 9e1e3dbe94 debian/changelog: adjusting version for 0.9.3 2013-11-22 15:38:22 -05:00
Yaroslav Halchenko 589681e023 Adding a copyright/license info for skimage/_shared/six.py 2013-11-22 15:16:14 -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
Yaroslav Halchenko 7ddcbfe984 we never released -2 2013-11-14 09:36:10 -05:00
Stefan van der Walt 8a06a22773 Development guidelines moved. 2013-10-05 14:02:24 +02:00
Stefan van der Walt 0cc89c97a0 Replace mentions of old package name. 2013-10-05 13:34:39 +02:00
Stefan van der Walt 592525ab9d New upstream release. 2013-10-05 13:34:37 +02:00
Yaroslav Halchenko 68f66c12bd adjusted changelog + releasing into unstable 2013-06-10 17:00:04 -04:00
Julian Taylor cbc5feccf8 add python3 packages 2013-06-10 22:57:10 +02:00
Julian Taylor 2633e25763 wrap-and-sort debian/ 2013-06-10 21:21:55 +02:00
Julian Taylor 8b4dd451e1 fix navbar links in documentation 2013-06-10 21:21:46 +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
Julian Taylor ce3a583313 add autopkgtests 2013-06-10 21:15:47 +02:00
Yaroslav Halchenko b6c15cb5b0 README became .md from .rst 2013-06-03 12:56:32 -04:00
Yaroslav Halchenko 0d3550f170 up_correct_version -- fix upstream version to be 0.8.2 (thanks Julian again) 2013-06-03 12:55:34 -04:00
Yaroslav Halchenko ebb78755b3 added patch changeset_0eea2a48fe2dca7bbb3681fcd5b511579cad6347.diff to "cherry-pick" 0eea2a48fe (Fix Cython 0.19 build error due to global wraparound=False) 2013-06-03 12:48:22 -04:00
Yaroslav Halchenko 2eec6c3d94 minor: boosted copyright year for upstream to this year 2013-06-03 10:40:28 -04:00
Yaroslav Halchenko 6ecc287be3 debian/control - boosted required cython version to 0.15, policy to 3.9.4 2013-06-03 10:38:50 -04:00
Yaroslav Halchenko 808788be7f Updated changelog entry for 0.8.2-1 2013-06-03 10:29:10 -04:00
Yaroslav Halchenko 587c6dcef8 Merge commit 'debian/0.6.1-1-1-gf768570' into debian
* commit 'debian/0.6.1-1-1-gf768570':
  PKG: Add python-qt4 as a recommended dependency.

Conflicts:
	debian/changelog -- moved that entry up -- will serve a starting point for the 0.8.x changelog
2013-06-03 10:23:44 -04:00
Yaroslav Halchenko 6eed771d15 Merge tag 'debian/0.6.1-1' into debian (reintroducing dropped by me debian release)
Tagging what upstream released as Debian package 0.6.1-1

* tag 'debian/0.6.1-1':
  PKG: More detailed changelog.
  Changelog for 0.6.1-1.
  PKG: Release 0.6.1 bugfix.
  Merge pull request #214 from cgohlke/patch-1
  PKG: Add python-support to build dependencies (closes Debian-681896).

Conflicts:
	debian/changelog -- relates to pysupport dependency
	debian/control
	setup.py  -- should be without change
2013-06-03 10:20:13 -04:00
Yaroslav Halchenko 443d0e9bdb absorb NMU patch from #681896
* Non-maintainer upload.
* Rebuild to get rid of python2.6 dependencies (Closes: #707894).
* Build-depend on python-support (Closes: #681896).
2013-05-28 00:34:33 -04:00
Yaroslav Halchenko 2df4a65bca fixed up watch for rename of the project 2012-12-01 22:13:07 -05:00
Yaroslav Halchenko 49e22d2ad1 New changelog + refreshed control (version dependency on scipy + multilined depends) 2012-12-01 22:10:02 -05:00
Stefan van der Walt f768570ca2 PKG: Add python-qt4 as a recommended dependency. 2012-08-13 12:11:13 -07:00
Stefan van der Walt 433e329661 PKG: More detailed changelog. 2012-07-17 17:48:49 -04:00
Stefan van der Walt c82f1ed6b6 Changelog for 0.6.1-1. 2012-07-17 15:04:06 -04:00
Stefan van der Walt e9f111d011 PKG: Add python-support to build dependencies (closes Debian-681896). 2012-07-17 14:47:15 -04:00
Yaroslav Halchenko 403ebe611c changelog entry for 0.6-1 2012-06-27 15:32:39 -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 ae0e6fd114 adjusting debian/changelog -- preparing for the first ever upload to Debian proper 2012-05-07 22:17:03 -04:00
Yaroslav Halchenko 2216db0d78 PKG: added .doc-base file 2012-05-03 22:09:57 -04:00
Yaroslav Halchenko e9ce5956bb PKG: fixed debian/watch, made it now use githubredir.debian.net 2012-05-03 21:59:13 -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 3498a2ec32 PKG: simplified and unified debian/copyright to match released 1.0 version of DEP5 2012-05-03 21:41:28 -04:00
Yaroslav Halchenko c101b48c64 PKG: fixed forgotten scikits.statsmodels reference ;-) 2012-05-03 21:41:28 -04:00
Yaroslav Halchenko 278fa00339 PKG: rudimentary gbp.conf to ease building with git-buildpackage 2012-05-03 21:41:28 -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