r10740 - in /trunk/libemail-mime-contenttype-perl/debian: changelog watch
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Sun Dec 2 18:04:40 UTC 2007
Author: dmn
Date: Sun Dec 2 18:04:40 2007
New Revision: 10740
URL: http://svn.debian.org/wsvn/?sc=1&rev=10740
Log:
* Use less bandwidth-hungry location in debian/watch
Modified:
trunk/libemail-mime-contenttype-perl/debian/changelog
trunk/libemail-mime-contenttype-perl/debian/watch
Modified: trunk/libemail-mime-contenttype-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libemail-mime-contenttype-perl/debian/changelog?rev=10740&op=diff
==============================================================================
--- trunk/libemail-mime-contenttype-perl/debian/changelog (original)
+++ trunk/libemail-mime-contenttype-perl/debian/changelog Sun Dec 2 18:04:40 2007
@@ -1,5 +1,6 @@
libemail-mime-contenttype-perl (1.014-2) unstable; urgency=low
+ [ Ernesto Hernández-Novich (USB) ]
* Moved package into Debian Pkg Perl Project SVN.
* Fixed copyright file with a better URL.
* Cleaned up debian/rules.
@@ -8,6 +9,9 @@
libtest-pod-coverage-perl.
* Fixed Maintainer field in control file.
* Fixed copyright and control file with a better URL.
+
+ [ Damyan Ivanov ]
+ * Use less bandwidth-hungry location in debian/watch
-- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Fri, 23 Nov 2007 13:10:31 -0400
Modified: trunk/libemail-mime-contenttype-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libemail-mime-contenttype-perl/debian/watch?rev=10740&op=diff
==============================================================================
--- trunk/libemail-mime-contenttype-perl/debian/watch (original)
+++ trunk/libemail-mime-contenttype-perl/debian/watch Sun Dec 2 18:04:40 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/Email/Email-MIME-ContentType-([\d\.]+)\.(?:tar\.gz|tar|tgz)
+http://search.cpan.org/dist/Email-MIME-ContentType/ .+/Email-MIME-ContentType-([\d\.]+)\.(?:tar\.gz|tar|tgz)
More information about the Pkg-perl-cvs-commits
mailing list