This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository node-rbush.

commit 280c53d55b33772982eaf026bb626dcb1dac838a
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Feb 15 12:19:27 2015 +0100

    Restructure control file with cme.
---
 debian/control | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 4f6bf93..0999b2f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,21 @@
 Source: node-rbush
-Section: web
-Priority: extra
 Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
 Uploaders: Johan Van de Wauw <johan.vandew...@gmail.com>
-Build-Depends:
- debhelper (>= 9)
- , dh-buildinfo
- , nodejs
+Section: web
+Priority: extra
+Build-Depends: debhelper (>= 9),
+               dh-buildinfo,
+               nodejs
 Standards-Version: 3.9.6
-Homepage: https://github.com/mourner/rbush
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-rbush.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-rbush.git
+Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-rbush.git
+Homepage: https://github.com/mourner/rbush
 XS-Testsuite: autopkgtest
 
 Package: node-rbush
 Architecture: all
-Depends:
- ${misc:Depends}
- , nodejs
+Depends: ${misc:Depends},
+         nodejs
 Description: High-performance 2D spatial index for rectangles
  RBush is a high-performance JavaScript library for 2D spatial indexing
  of points and rectangles by Vladimir Agafonkin, based on an optimized
@@ -29,3 +27,4 @@ Description: High-performance 2D spatial index for rectangles
  items). It's most commonly used in maps and data visualizations.
  .
  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/node-rbush.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to