[Pkg-javascript-commits] [node-async] 471/480: Fix use TLS in CDBS	get-orig-source target.
    Jonas Smedegaard 
    js at moszumanska.debian.org
       
    Fri May  2 08:58:53 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 ed4ee7c96a6b6e24b72e821bd2c4cc592498d64f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri May 2 10:26:45 2014 +0200
    Fix use TLS in CDBS get-orig-source target.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 02f8707..e9f2b76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ nodepkgname = node-$(libname)
 CDBS_BUILD_DEPENDS_rules_upstream-tarball =
 CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
-DEB_UPSTREAM_URL = http://github.com/caolan/async/archive
+DEB_UPSTREAM_URL = https://github.com/caolan/async/archive
 DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
 
 # suppress checking binary files, to not upset dpkg-source
-- 
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