[DRE-commits] [SCM] ruby-mail.git branch, master, updated. upstream/2.4.1-16-gb2b206e

Carl Worth cworth at debian.org
Sun Mar 4 01:20:43 UTC 2012


The following commit has been merged in the master branch:
commit b2b206e23152e31b7025d729313fb63f461f9e8a
Author: Carl Worth <cworth at debian.org>
Date:   Sat Mar 3 17:18:25 2012 -0800

    watch: Update to point to tar file from github
    
    Originally we were using the gem as the upstream source for the
    mail-ruby tar file. But we recently switched to getting a tar file
    from github, (so that it would include the test suite as well). Update
    our watch file to notice the new site.
    
    Thanks to the githubreder for providing a watchable web page. See here
    for details:
    
    	http://githubredir.debian.net/

diff --git a/debian/watch b/debian/watch
index 2d9e9b2..1917e66 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/mail .*/mail-(.*).tar.gz
+http://githubredir.debian.net/github/mikel/mail (.*).tar.gz

-- 
ruby-mail.git



More information about the Pkg-ruby-extras-commits mailing list