[Pkg-javascript-commits] [node-findup-sync] 01/02: match the released version 0.1.3-1

Paolo Greppi paolog-guest at moszumanska.debian.org
Sat Oct 29 19:16:47 UTC 2016


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

paolog-guest pushed a commit to branch master
in repository node-findup-sync.

commit 78df7efa5f03797841fc063fd696d82360ab31e5
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Sat Oct 29 08:37:02 2016 +0200

    match the released version 0.1.3-1
---
 debian/changelog | 4 ++--
 debian/control   | 9 ++++-----
 debian/copyright | 4 ++--
 debian/examples  | 1 +
 debian/install   | 2 +-
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6878285..feb1655 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-findup-sync (0.1.3-1) UNRELEASED; urgency=low
+node-findup-sync (0.1.3-1) unstable; urgency=low
 
   * Initial release (Closes: #743160)
 
- -- Matthew Pideil <matthewp_debian at teledetection.fr>  Sat, 10 May 2014 18:02:52 +0200
+ -- Matthew Pideil <matthewp_debian at teledetection.fr>  Sun, 30 Mar 2014 17:05:46 +0000
diff --git a/debian/control b/debian/control
index bf565c7..99583e8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Matthew Pideil <matthewp_debian at teledetection.fr>
-Build-Depends: debhelper (>= 9.0.0),
- nodejs
+Build-Depends: debhelper (>= 9.0.0)
 Standards-Version: 3.9.5
 Homepage: https://github.com/cowboy/node-findup-sync
 Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-findup-sync.git
@@ -13,8 +12,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-findup-sync
 Package: node-findup-sync
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, nodejs, node-glob, node-lodash
-Description: Filename searcher module for Node.js
+Recommends: javascript-common
+Description: Filename searcher module for Node.js, event-based server-side
+ javascript engine.
  Find the first file matching a given pattern in the current directory or the
  nearest ancestor directory.
- .
- Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index 125094e..da0e003 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: findup-sync
+Upstream-Name: node-findup-sync
 Source: https://github.com/cowboy/node-findup-sync
 
 Files: *
 Copyright: 2013 "Cowboy" Ben Alman
-License: Expat
+License: MIT
  Permission is hereby granted, free of charge, to any person
  obtaining a copy of this software and associated documentation
  files (the "Software"), to deal in the Software without
diff --git a/debian/examples b/debian/examples
new file mode 100644
index 0000000..65e3ba2
--- /dev/null
+++ b/debian/examples
@@ -0,0 +1 @@
+test/
diff --git a/debian/install b/debian/install
index dacad75..f90c7c5 100644
--- a/debian/install
+++ b/debian/install
@@ -1 +1 @@
-lib/findup-sync.js	usr/lib/nodejs/
+lib/*	/usr/lib/nodejs/

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



More information about the Pkg-javascript-commits mailing list