[Pkg-javascript-commits] [node-external-editor] 04/10: repackage to exclude the main dir

Paolo Greppi paolog-guest at moszumanska.debian.org
Mon Dec 19 11:44:49 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-external-editor.

commit d3853ef6317acb8fdb77cb64a9472b2884941602
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Mon Dec 19 11:18:57 2016 +0000

    repackage to exclude the main dir
---
 debian/copyright | 3 +++
 debian/watch     | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 06572dd..7042d08 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: external-editor
 Upstream-Contact: https://github.com/mrkmg/node-external-editor/issues
 Source: https://github.com/mrkmg/node-external-editor#readme
+Files-Excluded: main
+Comment: the main directory is generated by coffee from the
+ CoffeeScript sources
 
 Files: *
 Copyright: 2016 Kevin Gravier <kevin at mrkmg.com> (https://mrkmg.com)
diff --git a/debian/watch b/debian/watch
index 8c8d947..d685e45 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-opts=\
+opts=repacksuffix=+dfsg,\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-external-editor-$1.tar.gz/ \
  https://github.com/mrkmg/node-external-editor/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list