Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian patches #246

Merged
merged 5 commits into from Oct 27, 2016
Merged

Debian patches #246

merged 5 commits into from Oct 27, 2016

Conversation

sebastic
Copy link
Contributor

This PR forwards patches included in the tilestache Debian package.

The first commit (93b5e82) fixes the manpage syntax to prevent warnings from the lintian QA tool by escaping the minus signs.

The second commit (92885db) supports modestmaps versions >= 2.0.0.

The third commit (4aa3a22) adds support for Pillow 3.0.0.

The fourth commit (dade8b2) fixes a syntax error in the Pillow 3.0.0 changes.

Patch by David Paleino <dapal@debian.org>
Patch by Andrew Harvey <andrew.harvey4@gmail.com>
Tilestache uses PIL.Image.fromstring, which has been deprecated in Pillow since 2.0.0, and has now been removed in 3.0.0.

Patch by Eric Soroos <eric-debian@soroos.net>
@alculquicondor
Copy link
Contributor

@sebastic I'm trying to go over old PRs. Could you fix the conflicts and merge master into your branch?
We fixed CI.

Conflicts:
	TileStache/Mapnik.py
	TileStache/Pixels.py
@sebastic
Copy link
Contributor Author

Merge conflicts have been solved, unless new ones have appeared in the mean time.

@alculquicondor alculquicondor merged commit 2343d78 into TileStache:master Oct 27, 2016
@sebastic sebastic deleted the debian-patches branch October 27, 2016 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants