[Pkg-javascript-commits] [node-editor] 03/03: adding changelog control copyright

Saravanan Palanisamy saravanan30erd-guest at moszumanska.debian.org
Wed Jun 28 18:20:43 UTC 2017


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

saravanan30erd-guest pushed a commit to branch master
in repository node-editor.

commit 1fe35cde640e038bc0f076d383a9b8c32aaff101
Author: saravanan30erd <saravanan30erd at gmail.com>
Date:   Wed Jun 28 14:18:39 2017 -0400

    adding changelog control copyright
---
 debian/changelog |  7 +++----
 debian/control   | 13 ++++---------
 debian/copyright |  2 +-
 debian/install   |  1 -
 4 files changed, 8 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index efb3eff..b49f4c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-editor (1.0.0-1) UNRELEASED; urgency=low
+node-editor (1.0.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
-  * New upstream release
+  * Initial release (Closes: #866242)
 
- -- saravanan30erd <saravanan30erd at gmail.com>  Wed, 28 Jun 2017 14:14:44 -0400
+ -- saravanan30erd <saravanan30erd at gmail.com>  Wed, 28 Jun 2017 14:03:40 -0400
diff --git a/debian/control b/debian/control
index 3e4b4b8..594b83e 100644
--- a/debian/control
+++ b/debian/control
@@ -17,15 +17,10 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: FIX_ME write the Debian package description
- Write the short and long descriptions for the Debian package as
- explained in the Developer's Reference, §6.2.1 – §6.2.3.
+Description: Launch $EDITOR in your program
+ Launch the $EDITOR (or opts.editor) for file.
+ When the editor exits, cb(code, sig) fires.
  .
- You can start with the short upstream package description,
- “launch $EDITOR in your program”.
- .
- Be aware that most upstream package descriptions are not written to
- conform with Debian package guidelines. You need to explain the role
- of this package for a Debian audience.
+ This library is a dependency of npm, Node.js package manager.
  .
  Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index 046daf7..35484fa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: https://github.com/substack/node-editor/issues
 Source: https://github.com/substack/node-editor
 
 Files: *
-Copyright: 2017 James Halliday <mail at substack.net> (http://substack.net)
+Copyright: 2013 James Halliday <mail at substack.net> (http://substack.net)
 License: Expat
 
 Files: debian/*
diff --git a/debian/install b/debian/install
index 7825110..2be9038 100644
--- a/debian/install
+++ b/debian/install
@@ -1,5 +1,4 @@
 README.markdown usr/lib/nodejs/editor/
 package.json usr/lib/nodejs/editor/
-LICENSE usr/lib/nodejs/editor/
 example usr/lib/nodejs/editor/
 index.js usr/lib/nodejs/editor/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-editor.git



More information about the Pkg-javascript-commits mailing list