[Pkg-javascript-commits] [node-ytdl-core] 01/03: dfsg repack to avoid copyright concerns

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Sep 13 16:27:33 UTC 2014


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

andrewrk-guest pushed a commit to branch master
in repository node-ytdl-core.

commit 6bbfb53fea721c868c7b7992603d966adf1943f9
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Sep 13 16:19:54 2014 +0000

    dfsg repack to avoid copyright concerns
---
 debian/changelog | 2 +-
 debian/copyright | 3 +++
 debian/watch     | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 93fe1fd..f8b47a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-ytdl-core (0.2.4-1) UNRELEASED; urgency=low
+node-ytdl-core (0.2.4+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #753655)
 
diff --git a/debian/copyright b/debian/copyright
index bb5b3fa..4cc094e 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: ytdl-core
 Upstream-Contact: https://github.com/fent/node-ytdl-core/issues
 Source: https://github.com/fent/node-ytdl-core
+Files-Excluded: test/*
+Comment: The orig tarball is repacked because upstream contains a test/
+ directory which contains copyrighted material from YouTube.
 
 Files: *
 Copyright: 2014 Roly Fentanes (https://github.com/fent)
diff --git a/debian/watch b/debian/watch
index 008e2fa..80cdd1a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
 opts=\
-dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+uversionmangle=s/$/+dfsg/,\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-ytdl-core-$1.tar.gz/ \
  https://github.com/fent/node-ytdl-core/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list