[Pkg-javascript-commits] [node-fs-extra] 09/10: Packaging new 1.0.0 upstream release

Julien Puydt julien.puydt at laposte.net
Sun Nov 6 08:54:55 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository node-fs-extra.

commit 2eccbd4cf50615e93267a49f8d9fdecd6fffb76e
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sun Nov 6 09:40:49 2016 +0100

    Packaging new 1.0.0 upstream release
---
 debian/changelog | 5 +++--
 debian/control   | 6 +++---
 debian/copyright | 3 ++-
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a7f67ad..20c9f1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-fs-extra (0.16.5-1) unstable; urgency=low
+node-fs-extra (1.0.0-1) UNRELEASED; urgency=medium
 
   [ Bas Couwenberg ]
   * Initial packaging.
@@ -8,5 +8,6 @@ node-fs-extra (0.16.5-1) unstable; urgency=low
   * Bump standards-version to 3.9.8.
   * Use https for Vcs-* fields.
   * Add myself to uploaders.
+  * New upstream release. (Closes: #843350)
 
- -- Bas Couwenberg <sebastic at debian.org>  Fri, 27 Mar 2015 19:25:40 +0100
+ -- Julien Puydt <julien.puydt at laposte.net>  Sun, 06 Nov 2016 09:39:09 +0100
diff --git a/debian/control b/debian/control
index ae0f692..76aef8a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Homepage: https://github.com/jprichardson/node-fs-extra
 
 Package: node-fs-extra
 Architecture: all
-Depends: node-graceful-fs (>= 3.0.2),
-         node-jsonfile (>= 2.0.0),
-         node-rimraf (>= 2.2.8),
+Depends: node-graceful-fs (>= 4.1.2),
+         node-jsonfile (>= 2.1.0),
+         node-klaw (>= 1.0.0),
          nodejs,
          ${misc:Depends}
 Description: fs-extra contains methods not included in the Node.js fs module
diff --git a/debian/copyright b/debian/copyright
index f68834c..bfe8d1b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,11 +4,12 @@ Upstream-Contact: JP Richardson <jprichardson at gmail.com>
 Source: https://github.com/jprichardson/node-fs-extra
 
 Files: *
-Copyright: 2011-2014, JP Richardson <jprichardson at gmail.com>
+Copyright: 2011-2016, JP Richardson <jprichardson at gmail.com>
 License: Expat
 
 Files: debian/*
 Copyright: 2015, Bas Couwenberg <sebastic at debian.org>
+           2016, Julien Puydt <julien.puydt at laposte.net>
 License: Expat
 
 License: Expat

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



More information about the Pkg-javascript-commits mailing list