[Pkg-javascript-commits] [node-findup-sync] 01/01: lintian/install fix

matthew pideil mpideil-guest at moszumanska.debian.org
Sun Mar 30 22:36:33 UTC 2014


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

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

commit b1b7a97d670ad2a82a91e06027e3788ee1d47279
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date:   Sun Mar 30 22:26:12 2014 +0000

    lintian/install fix
---
 debian/control  | 16 +++++++++-------
 debian/docs     |  1 -
 debian/examples |  1 +
 debian/install  |  3 +--
 4 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index b0c1f29..093f9ff 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,18 @@ Source: node-findup-sync
 Section: web
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 8.0.0)
-Standards-Version: 3.9.4
+Uploaders: Matthew Pideil <matthewp_debian at teledetection.fr>
+Build-Depends: debhelper (>= 9.0.0)
+Standards-Version: 3.9.5
 Homepage: https://github.com/cowboy/node-findup-sync
-Vcs-Git: git://git.debian.org/pkg-javascript/node-findup-sync.git
-Vcs-Browser: http://git.debian.org/?p=pkg-javascript/node-findup-sync.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-findup-sync.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-findup-sync.git;a=summary
 
 Package: node-findup-sync
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, nodejs
 Recommends: javascript-common
-Description: 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.
+Description: Findup-sync 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.
diff --git a/debian/docs b/debian/docs
index 87ae095..b43bf86 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1 @@
 README.md
-test/
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 199de68..68f832b 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1 @@
-lib/	/usr/lib/nodejs/node-findup-sync
-package.json	/usr/lib/nodejs/node-findup-sync
+lib/*	/usr/lib/nodejs/findup-sync/

-- 
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