[Pkg-voip-commits] r5412 - in /gnugk/trunk/debian: changelog rules

paravoid at alioth.debian.org paravoid at alioth.debian.org
Tue Apr 1 04:40:58 UTC 2008


Author: paravoid
Date: Tue Apr  1 04:40:58 2008
New Revision: 5412

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5412
Log:
* New upstream release.
* Fix get-orig-source target to use qa.debian.org's sourceforge redirect
  script. 

Modified:
    gnugk/trunk/debian/changelog
    gnugk/trunk/debian/rules

Modified: gnugk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/gnugk/trunk/debian/changelog?rev=5412&op=diff
==============================================================================
--- gnugk/trunk/debian/changelog (original)
+++ gnugk/trunk/debian/changelog Tue Apr  1 04:40:58 2008
@@ -1,3 +1,11 @@
+gnugk (2:2.2.7-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Fix get-orig-source target to use qa.debian.org's sourceforge redirect
+    script. 
+
+ -- Faidon Liambotis <paravoid at debian.org>  Tue, 01 Apr 2008 07:40:48 +0300
+
 gnugk (2:2.2.6-7) unstable; urgency=high
 
   * Set high urgency for fixing RC bug.

Modified: gnugk/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/gnugk/trunk/debian/rules?rev=5412&op=diff
==============================================================================
--- gnugk/trunk/debian/rules (original)
+++ gnugk/trunk/debian/rules Tue Apr  1 04:40:58 2008
@@ -29,7 +29,7 @@
 UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/.dfsg$$//')
 
 FILENAME := $(PACKAGE)_$(UPVERSION).orig.tar.gz
-URL := http://ovh.dl.sourceforge.net/openh323gk/gnugk-$(UPVERSION).tar.gz
+URL := http://qa.debian.org/watch/sf.php/openh323gk/gnugk-$(UPVERSION).tar.gz
 
 
 config.status: patch-stamp 




More information about the Pkg-voip-commits mailing list