[Pkg-javascript-commits] [node-async] 198/480: Update upstream-tarball hints for new upstream source.
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:25 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 3f1d1264f90472256af3108be0e6858545f420db
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Jun 1 09:15:53 2012 +0200
Update upstream-tarball hints for new upstream source.
---
debian/rules | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 0c811bb..f281950 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,10 +30,9 @@ CDBS_BUILD_DEPENDS_rules_upstream-tarball =
CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
DEB_UPSTREAM_URL = http://githubredir.debian.net/github/caolan/async
-# FIXME: when tagged upstream change to v$(DEB_UPSTREAM_TARBALL_VERSION)
-DEB_UPSTREAM_TARBALL_BASENAME = 0~master
+DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
DEB_UPSTREAM_WGET_OPTS += --no-check-certificate
-DEB_UPSTREAM_TARBALL_MD5 = 57ae8732603a5c644c65ca5fb36bd50e
+DEB_UPSTREAM_TARBALL_MD5 = 1562c187fcdbdc6064340e9d1ad91be1
# 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