[Pkg-javascript-commits] [uglifyjs] 01/18: Stop track md5sum of upstream tarball: Compare tarball against upstream git commits instead.

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 20:30:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master-experimental
in repository uglifyjs.

commit b578ca981faf8eab4a732eeef69ecaacb061e518
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu May 1 08:23:04 2014 +0200

    Stop track md5sum of upstream tarball: Compare tarball against upstream git commits instead.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b11891a..af807e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_UPSTREAM_URL = https://github.com/mishoo/UglifyJS2/archive
 DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
-DEB_UPSTREAM_TARBALL_MD5 = be5a15be7491b33aad3577bd32edf6b7
 
 # Unset executable bit on library file
 binary-fixup/node-uglifyjs::

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git



More information about the Pkg-javascript-commits mailing list