This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mgrs.
commit 0a4d9eff49da5f5c9203aeb0ee28401bd4207b4a Author: Bas Couwenberg <[email protected]> Date: Mon Jan 23 22:29:19 2017 +0100 Change section of libjs-mgrs to web. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5e2209e..4671d98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mgrs (0.0.3-3) UNRELEASED; urgency=medium + + * Change section of libjs-mgrs to web. + + -- Bas Couwenberg <[email protected]> Mon, 23 Jan 2017 22:30:52 +0100 + mgrs (0.0.3-2) unstable; urgency=medium * Update Vcs-Git URL to use HTTPS. diff --git a/debian/control b/debian/control index 3ef2e95..2fb7ec9 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Homepage: https://github.com/proj4js/mgrs Package: libjs-mgrs Architecture: all +Section: web Depends: ${misc:Depends} Recommends: javascript-common Description: Javascript for converting between WGS84 lat/lng and MGRS coordinates @@ -47,4 +48,3 @@ Description: Utility for converting between WGS84 lat/lng and MGRS coordinates This package contains the mgrs module for Node.js. . Node.js is an event-based server-side JavaScript engine. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mgrs.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

