This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository node-quickselect.
commit 2cb1439eead90c969f3864f5cb087dc5a19a1475 Author: Bas Couwenberg <[email protected]> Date: Sun Dec 24 12:27:17 2017 +0100 Change Section from web to javascript. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6df301d..0e27be0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ node-quickselect (1.0.1-1) UNRELEASED; urgency=medium * New upstream release. * Bump Standards-Version to 4.1.2, no changes. + * Change Section from web to javascript. -- Bas Couwenberg <[email protected]> Sun, 24 Dec 2017 12:25:59 +0100 diff --git a/debian/control b/debian/control index 2afd52d..7e00f48 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: node-quickselect Maintainer: Debian GIS Project <[email protected]> Uploaders: Bas Couwenberg <[email protected]> -Section: web +Section: javascript Priority: optional Build-Depends: debhelper (>= 9), dh-buildinfo, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/node-quickselect.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

