[Pkg-javascript-commits] [node-grunt-cli] 02/06: Update various FIX_ME's from npm2deb template
Tim Potter
tpot at hpe.com
Thu Sep 22 03:45:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository node-grunt-cli.
commit 74354b04c29842ff53a52529f32f253181739e42
Author: Tim Potter <tpot at hpe.com>
Date: Thu Sep 22 13:37:53 2016 +1000
Update various FIX_ME's from npm2deb template
---
debian/control | 8 +++++---
debian/copyright | 2 +-
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 2e2cc20..33a7942 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: node-grunt-cli
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Uploaders: FIX_ME debian author
+Uploaders: Tim Potter <tpot at hpe.com>
Build-Depends:
debhelper (>= 9)
, dh-buildinfo
@@ -22,6 +22,8 @@ Depends:
, node-nopt (>= 3.0.6)
, node-resolve (>= 1.1.0)
Description: The grunt command line interface
- FIX_ME long description
+ Grunt is a task runner to performing repetitive tasks like
+ minification, compilation, unit testing, linting, etc, on JavaScript
+ applications.
.
- Node.js is an event-based server-side JavaScript engine.
+ This module is a script to load and run Grunt itself.
diff --git a/debian/copyright b/debian/copyright
index 0102ed9..d75adf1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2016 Grunt Development Team (http://gruntjs.com/development-team)
License: Expat
Files: debian/*
-Copyright: 2016 FIX_ME debian author
+Copyright: 2016 Tim Potter <tpot at hpe.com>
License: Expat
License: Expat
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-grunt-cli.git
More information about the Pkg-javascript-commits
mailing list