[Pkg-javascript-commits] [node-async] 477/480: Stop suppress uglified files from copyright check: No longer included in upstream source.
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-async.
commit b52277eea6429d836e91cbf6ead915993660ba3a
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri May 2 10:42:04 2014 +0200
Stop suppress uglified files from copyright check: No longer included in upstream source.
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 85f717f..5719d05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,9 +32,6 @@ CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
DEB_UPSTREAM_URL = https://github.com/caolan/async/archive
DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_TARBALL_VERSION)
-# suppress checking binary files, to not upset dpkg-source
-DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(dist/async\.min\.js|debian/(changelog|copyright(|_hints|_newhints)))$
-
DEB_INSTALL_DOCS_ALL += README.md
# Ease backporting (node-uglify is tough to backport)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list