[Pkg-javascript-commits] [json-js] 06/18: Stop track CDBS upstream-tarball checksum (use git tags instead).

Jonas Smedegaard dr at jones.dk
Wed Aug 31 09:48:45 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 8e29ec8e2c4d29c2d54210cbad672c571b1df967
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 31 11:25:46 2016 +0200

    Stop track CDBS upstream-tarball checksum (use git tags instead).
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index c131638..9bdd815 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,6 @@ pkg = libjs-$(libname)
 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
 
 # Build-depend unversioned on debhelper
 #  TODO: Drop when adopted in cdbs

-- 
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