r10806 - in /trunk/libhtml-highlight-perl/debian: changelog watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Dec 4 20:11:41 UTC 2007


Author: dmn
Date: Tue Dec  4 20:11:41 2007
New Revision: 10806

URL: http://svn.debian.org/wsvn/?sc=1&rev=10806
Log:
* Use faster URL in debian/watch

Modified:
    trunk/libhtml-highlight-perl/debian/changelog
    trunk/libhtml-highlight-perl/debian/watch

Modified: trunk/libhtml-highlight-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhtml-highlight-perl/debian/changelog?rev=10806&op=diff
==============================================================================
--- trunk/libhtml-highlight-perl/debian/changelog (original)
+++ trunk/libhtml-highlight-perl/debian/changelog Tue Dec  4 20:11:41 2007
@@ -6,6 +6,9 @@
   * Fixed watch file.
   * Fixed Maintainer field in control file.
   * Fixed copyright and control file with a better URL.
+
+  [ Damyan Ivanov ]
+  * Use faster URL in debian/watch
 
  -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Fri, 23 Nov 2007 14:46:40 -0400
 

Modified: trunk/libhtml-highlight-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libhtml-highlight-perl/debian/watch?rev=10806&op=diff
==============================================================================
--- trunk/libhtml-highlight-perl/debian/watch (original)
+++ trunk/libhtml-highlight-perl/debian/watch Tue Dec  4 20:11:41 2007
@@ -1,3 +1,3 @@
-# format version number, currently 2; this line is compulsory!
+# format version number, currently 3; this line is compulsory!
 version=3
-http://www.cpan.org/modules/by-module/HTML/HTML-Highlight-([\d\.]+)\.(?:tar\.gz|tar|tgz)
+http://search.cpan.org/dist/HTML-Highlight/ .+/HTML-Highlight-([\d\.]+)\.(?:tar\.gz|tar|tgz)




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