[Pkg-voip-commits] r3058 - twinkle/trunk/debian

Mark Purcell msp at alioth.debian.org
Thu Jan 25 22:35:04 CET 2007


Author: msp
Date: 2007-01-25 22:35:04 +0100 (Thu, 25 Jan 2007)
New Revision: 3058

Modified:
   twinkle/trunk/debian/changelog
   twinkle/trunk/debian/rules
Log:
* Update debian/rules URL location

Modified: twinkle/trunk/debian/changelog
===================================================================
--- twinkle/trunk/debian/changelog	2007-01-25 21:31:29 UTC (rev 3057)
+++ twinkle/trunk/debian/changelog	2007-01-25 21:35:04 UTC (rev 3058)
@@ -3,8 +3,9 @@
   * New upstream release
     - binNMU required (Closes: #402509)
     - Via headers containing ipv6 addresses are dropped (Closes: #398849)
+  * Update debian/rules URL location
 
- -- Mark Purcell <msp at debian.org>  Thu, 25 Jan 2007 21:30:22 +0000
+ -- Mark Purcell <msp at debian.org>  Thu, 25 Jan 2007 21:33:25 +0000
 
 twinkle (1:1.0~beta-1) unstable; urgency=low
 

Modified: twinkle/trunk/debian/rules
===================================================================
--- twinkle/trunk/debian/rules	2007-01-25 21:31:29 UTC (rev 3057)
+++ twinkle/trunk/debian/rules	2007-01-25 21:35:04 UTC (rev 3058)
@@ -7,10 +7,9 @@
 export QTDIR=/usr/share/qt3
 
 UPFILENAME = $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION).tar.bz2
-URL2 = http://www.xs4all.nl/~mfnboer/twinkle/download/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION).tar.gz
+URL = http://www.xs4all.nl/~mfnboer/twinkle/download/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION).tar.gz
 
 FILENAME = $(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
-URL := http://www.xs4all.nl/~mfnboer/twinkle/download/twinkle-1.0beta.tar.gz
 
 -include /usr/share/cdbs/1/class/autotools.mk
 -include /usr/share/cdbs/1/rules/debhelper.mk




More information about the Pkg-voip-commits mailing list