[Pkg-javascript-commits] [node-esprima] 01/03: Reworked packaging
Julien Puydt
julien.puydt at laposte.net
Sat Jun 11 20:48:54 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-esprima.
commit adc412890a3eb1dbbe4c67e0fa1c888e763abfb3
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sat Jun 11 22:19:20 2016 +0200
Reworked packaging
---
debian/changelog | 2 +-
debian/copyright | 4 +++-
debian/dirs | 1 -
debian/patches/node_vs_nodejs | 2 +-
debian/watch | 1 +
5 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 413d96d..59f6cc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-esprima (2.7.2-1) unstable; urgency=low
+node-esprima (2.7.2+ds-1) unstable; urgency=low
* Initial release (Closes: #750223)
diff --git a/debian/copyright b/debian/copyright
index 42f632b..08c2336 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,9 +2,11 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: esprima
Upstream-Contact: https://github.com/jquery/esprima/issues
Source: http://esprima.org
+Files-Excluded: test/3rdparty
Files: *
-Copyright: 2016 Ariya Hidayat <ariya.hidayat at gmail.com>
+Copyright: 2011-2016 jQuery Foundation, Inc. and Contributors
+ 2016 Ariya Hidayat <ariya.hidayat at gmail.com>
License: BSD-2-Clause
Files: debian/*
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index e772481..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin
diff --git a/debian/patches/node_vs_nodejs b/debian/patches/node_vs_nodejs
index 0d464fe..bb690b9 100644
--- a/debian/patches/node_vs_nodejs
+++ b/debian/patches/node_vs_nodejs
@@ -1,6 +1,6 @@
Description: Debian's node is /usr/bin/nodejs
Author: Julien Puydt
-Forwarded: no
+Forwarded: not-needed
--- a/bin/esparse.js
+++ b/bin/esparse.js
diff --git a/debian/watch b/debian/watch
index c45d77f..6e8ea13 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,6 @@
version=3
opts=\
+repacksuffix=+ds,\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-esprima-$1.tar.gz/ \
https://github.com/jquery/esprima/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-esprima.git
More information about the Pkg-javascript-commits
mailing list