[Pkg-javascript-commits] [node-async] 170/480: Update upstream-tarball hints for new upstream source.

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:23 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 307d594bf61a86ecd6a71c965dca09188c299b78
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Mar 19 20:36:58 2012 +0100

    Update upstream-tarball hints for new upstream source.
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index adb9558..e698ad5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,9 +30,10 @@ CDBS_BUILD_DEPENDS_rules_upstream-tarball =
 CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
 DEB_UPSTREAM_URL = http://githubredir.debian.net/github/caolan/async
-DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
+# FIXME: when tagged upstream change to v$(DEB_UPSTREAM_TARBALL_VERSION)
+DEB_UPSTREAM_TARBALL_BASENAME = 0~master
 DEB_UPSTREAM_WGET_OPTS += --no-check-certificate
-DEB_UPSTREAM_TARBALL_MD5 = 5a540b95b45365780888114cb7cfa876
+DEB_UPSTREAM_TARBALL_MD5 = 22aca42347583ca368708e47939a80ec
 
 # 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