[Pkg-javascript-commits] [json-js] 74/85: Stop check upstream tarball checksum.
Jonas Smedegaard
dr at jones.dk
Mon Mar 14 10:39:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository json-js.
commit b5cb800dcd5365fab3c79f02d8e420e18aae1755
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Mar 14 04:31:10 2016 +0100
Stop check upstream tarball checksum.
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 64a15b2..4491b28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,6 @@ CDBS_BUILD_DEPENDS += , uglifyjs
DEB_UPSTREAM_URL = https://github.com/douglascrockford/JSON-js/archive
# FIXME: when tagged upstream change to v$(DEB_UPSTREAM_TARBALL_VERSION)
DEB_UPSTREAM_TARBALL_BASENAME = 43d783
-DEB_UPSTREAM_TARBALL_MD5 = 562eff09d374887cc6d3679be6fe2e08
js-basedir =
js-stems = $(basename $(wildcard $(js-basedir)*.js))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/json-js.git
More information about the Pkg-javascript-commits
mailing list