[Pkg-voip-commits] r7209 - in /zaptel/trunk/debian: changelog rules

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Tue May 12 07:54:20 UTC 2009


Author: tzafrir-guest
Date: Tue May 12 07:54:19 2009
New Revision: 7209

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7209
Log:
Fix download URL. 

Modified:
    zaptel/trunk/debian/changelog
    zaptel/trunk/debian/rules

Modified: zaptel/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/zaptel/trunk/debian/changelog?rev=7209&op=diff
==============================================================================
--- zaptel/trunk/debian/changelog (original)
+++ zaptel/trunk/debian/changelog Tue May 12 07:54:19 2009
@@ -8,8 +8,9 @@
   * Patch hrtimer_2628: Fix building ztdummy with kernel 2.6.28 
     (Closes: #518017)
   * Tell Zaptel we do want our custom OSLEC echo canceller (Closes: #510858).
-
- -- Kilian Krause <kilian at debian.org>  Sat, 09 May 2009 20:26:28 +0200
+  * Fix download URL. 
+
+ -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Tue, 12 May 2009 10:53:53 +0300
 
 zaptel (1:1.4.11~dfsg-3) unstable; urgency=high
 

Modified: zaptel/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/zaptel/trunk/debian/rules?rev=7209&op=diff
==============================================================================
--- zaptel/trunk/debian/rules (original)
+++ zaptel/trunk/debian/rules Tue May 12 07:54:19 2009
@@ -33,7 +33,7 @@
 
 UPFILENAME := zaptel_$(UPVERSION).orig.tar.gz
 FILENAME := zaptel_$(UPVERSION)~dfsg.orig.tar.gz
-URL := http://ftp2.digium.com/pub/zaptel/releases/zaptel-$(UPVERSION).tar.gz
+URL := http://downloads.digium.com/pub/zaptel/releases/zaptel-$(UPVERSION).tar.gz
 
 # If the makefile was properly-writen, there was a good separation 
 # between kernel and userspace. As things stand now I'd like to work




More information about the Pkg-voip-commits mailing list