[ciderwebmail] 01/04: Use tagged releases at Github, and stop track checksum of upstream tarball.

Jonas Smedegaard dr at jones.dk
Sat Oct 25 00:44:42 UTC 2014


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

js pushed a commit to branch experimental
in repository ciderwebmail.

commit a66b1ca3a31744ed1e75802ec3a2f3bf406817c3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 25 02:29:17 2014 +0200

    Use tagged releases at Github, and stop track checksum of upstream tarball.
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index b689d8a..6efb6b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,9 +27,7 @@ DEB_UPSTREAM_PACKAGE = CiderWebmail
 # TODO: Use this and drop hints below when source again released there
 #DEB_UPSTREAM_URL = http://ciderwebmail.org/downloads
 DEB_UPSTREAM_URL = https://github.com/$(DEB_UPSTREAM_PACKAGE)/$(DEB_UPSTREAM_PACKAGE)/archive
-# TODO: when tagged upstream change to v$(DEB_UPSTREAM_TARBALL_VERSION)
-DEB_UPSTREAM_TARBALL_BASENAME = master
-DEB_UPSTREAM_TARBALL_MD5 = f0767bda767dee2f170eec2a7d23e416
+DEB_UPSTREAM_TARBALL_BASENAME = release-$(DEB_UPSTREAM_TARBALL_VERSION)
 
 # Needed by upstream build and (always/often) at runtime
 perl-deps = moose catalyst-authentication-credential-http log-dispatch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git



More information about the Pkg-perl-cvs-commits mailing list