[Pkg-javascript-commits] [node-rx] 05/08: repackage
Paolo Greppi
paolog-guest at moszumanska.debian.org
Wed Dec 21 10:39:05 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-rx.
commit 3d465bd5e127791e0360b2ddea84ede5c9ce5b6c
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Wed Dec 21 10:34:58 2016 +0000
repackage
---
debian/changelog | 2 +-
debian/copyright | 8 ++++++++
debian/watch | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6484d23..e7780b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-rx (4.1.0-1) unstable; urgency=low
+node-rx (4.1.0+dfsg-1) unstable; urgency=low
* Initial release (Closes: #848964)
diff --git a/debian/copyright b/debian/copyright
index 6cbb690..73aeb38 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rx
Upstream-Contact: https://github.com/Reactive-Extensions/RxJS/issues
Source: https://github.com/Reactive-Extensions/RxJS
+Files-Excluded:
+ .nuget/nuget.exe
+ dist
+ modules
+Comment:
+ .nuget/nuget.exe: exlcude prebuilt windows binary
+ dist: exclude prebuilt and minified javascript library
+ modules: exclude prebuilt and minified javascript library
Files: *
Copyright: 2016 Cloud Programmability Team (https://github.com/Reactive-Extensions/RxJS/blob/master/authors.txt)
diff --git a/debian/watch b/debian/watch
index 0975b9b..d15556c 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-rx-$1.tar.gz/ \
https://github.com/Reactive-Extensions/RxJS/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-rx.git
More information about the Pkg-javascript-commits
mailing list