[Pkg-javascript-commits] [node-async] 341/480: Stop tracking md5sum of upstream tarball.
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:40 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 83dfcc572ff598848441cedf180e6041fd6796ec
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Aug 15 11:20:54 2013 +0200
Stop tracking md5sum of upstream tarball.
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f366181..c1b4bce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,6 @@ CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
DEB_UPSTREAM_URL = http://github.com/caolan/async/archive
DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
-DEB_UPSTREAM_TARBALL_MD5 = ed61867d148cbaafc79d4a17ec87d144
# suppress checking binary files, to not upset dpkg-source
DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(dist/async\.min\.js|debian/(changelog|copyright(|_hints|_newhints)))$
--
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