This is an automated email from the git hooks/post-receive script. rubund-guest pushed a commit to branch master in repository osm-tile-server.
commit f2e1e88ccf90d08c8bee78cdea9dc5ab6a7bde41 Author: Ruben Undheim <[email protected]> Date: Sun Oct 11 14:17:31 2015 +0200 More in changelog --- debian/changelog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 48d78b7..49d93f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,20 @@ openstreetmap-carto (2.35.0-2) UNRELEASED; urgency=low * Team upload + * Split in two binaries: openstreetmap-carto-common and openstreetmap-carto + * Added debian/openstreetmap-carto.triggers: + - openstreetmap-carto postinst script is triggered when + style.xml in openstreetmap-carto-common is updated. + * Added debian/openstreetmap-carto.preinst: + - move already existing /usr/share/openstreetmap-carto/data directory out + of way to make place for symlink to + /usr/share/openstreetmap-carto-common/data + * Added debian/openstreetmap-carto.postinst: + - Create /usr/share/openstreetmap-carto/style.xml + * Added debian/openstreetmap-carto.prerm: + - Remove /usr/share/openstreetmap-carto/style.xml + * Debconf templates and debian/control reviewed by the debian-l10n- english team as part of the Smith review project. Closes: #793938 * [Debconf translation updates] @@ -15,7 +28,7 @@ openstreetmap-carto (2.35.0-2) UNRELEASED; urgency=low * French (Jean-Pierre Giraud). Closes: #799874 * Danish (Joe Hansen). Closes: #799878 - -- Ruben Undheim <[email protected]> Sat, 19 Sep 2015 19:12:15 +0200 + -- Ruben Undheim <[email protected]> Sun, 11 Oct 2015 14:17:18 +0200 openstreetmap-carto (2.35.0-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-tile-server.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

