[Pkg-javascript-commits] [json-js] 50/85: Update watch and rules files to use archive subdir at github.com.

Jonas Smedegaard dr at jones.dk
Mon Mar 14 10:39:33 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 8d7ac192a2c44a4ae98f73bc0e237267cbd1c8b8
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Nov 14 20:30:13 2012 +0100

    Update watch and rules files to use archive subdir at github.com.
---
 debian/rules | 8 ++------
 debian/watch | 2 +-
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9be1457..ded9a69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,14 +30,10 @@ CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
 CDBS_BUILD_DEPENDS += , uglifyjs
 
-DEB_UPSTREAM_URL = https://github.com/douglascrockford/JSON-js/tarball
+DEB_UPSTREAM_URL = https://github.com/douglascrockford/JSON-js/archive
 #DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
 DEB_UPSTREAM_TARBALL_BASENAME = master
-DEB_UPSTREAM_TARBALL_DELIMITER =
-DEB_UPSTREAM_TARBALL_EXTENSION =
-DEB_UPSTREAM_RECEIVED_EXTENSION = tar.gz
-DEB_UPSTREAM_WGET_OPTS += --no-check-certificate
-DEB_UPSTREAM_TARBALL_MD5 = 84c9a8bbd20b0ba5bcfa92baeeb7d9e1
+DEB_UPSTREAM_TARBALL_MD5 = 
 
 js-basedir =
 js-stems = $(basename $(wildcard $(js-basedir)*.js))
diff --git a/debian/watch b/debian/watch
index 08a2725..0a8a2db 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://github.com/douglascrockford/JSON-js/tags .*/tarball/v?(\d[\d\.]+)
+https://github.com/douglascrockford/JSON-js/tags .*/archive/v?(\d[\d\.]+).tar.gz

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