r11903 - in /trunk/soap-lite/debian: changelog control watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Wed Jan 2 00:38:26 UTC 2008


Author: gregoa-guest
Date: Wed Jan  2 00:38:26 2008
New Revision: 11903

URL: http://svn.debian.org/wsvn/?sc=1&rev=11903
Log:
* debian/control: use Homepage from Sourceforge.
* debian/watch: use Sourceforge download URL (more recent than CPAN).

Modified:
    trunk/soap-lite/debian/changelog
    trunk/soap-lite/debian/control
    trunk/soap-lite/debian/watch

Modified: trunk/soap-lite/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/soap-lite/debian/changelog?rev=11903&op=diff
==============================================================================
--- trunk/soap-lite/debian/changelog (original)
+++ trunk/soap-lite/debian/changelog Wed Jan  2 00:38:26 2008
@@ -5,6 +5,8 @@
     Vcs-Svn fields.
   * debian/watch: add warning about http://search.cpan.org/dist/SOAP-Lite/
     carrying only older versions.
+  * debian/control: use Homepage from Sourceforge.
+  * debian/watch: use Sourceforge download URL (more recent than CPAN).
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:33:31 +0200
 

Modified: trunk/soap-lite/debian/control
URL: http://svn.debian.org/wsvn/trunk/soap-lite/debian/control?rev=11903&op=diff
==============================================================================
--- trunk/soap-lite/debian/control (original)
+++ trunk/soap-lite/debian/control Wed Jan  2 00:38:26 2008
@@ -6,7 +6,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ezra Pagel <ezra at cpan.org>, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregor+debian at comodo.priv.at>
 Standards-Version: 3.7.2.1
-Homepage: http://search.cpan.org/dist/SOAP-Lite/
+Homepage: http://sourceforge.net/projects/soaplite/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/soap-lite/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/soap-lite/
 

Modified: trunk/soap-lite/debian/watch
URL: http://svn.debian.org/wsvn/trunk/soap-lite/debian/watch?rev=11903&op=diff
==============================================================================
--- trunk/soap-lite/debian/watch (original)
+++ trunk/soap-lite/debian/watch Wed Jan  2 00:38:26 2008
@@ -1,6 +1,2 @@
 version=3
-
-# Attention:
-# http://search.cpan.org/dist/SOAP-Lite/ only has older versions
-
-http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-([\.\d]+).tar.gz
+http://sf.net/soaplite/SOAP-Lite-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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