r9301 - in /trunk/libemail-mime-perl/debian: changelog watch
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Thu Nov 15 13:02:45 UTC 2007
Author: dmn
Date: Thu Nov 15 13:02:45 2007
New Revision: 9301
URL: http://svn.debian.org/wsvn/?sc=1&rev=9301
Log:
* debian/watch: version=3; stop capturing file extensions; escape periods
Modified:
trunk/libemail-mime-perl/debian/changelog
trunk/libemail-mime-perl/debian/watch
Modified: trunk/libemail-mime-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libemail-mime-perl/debian/changelog?rev=9301&op=diff
==============================================================================
--- trunk/libemail-mime-perl/debian/changelog (original)
+++ trunk/libemail-mime-perl/debian/changelog Thu Nov 15 13:02:45 2007
@@ -1,12 +1,16 @@
libemail-mime-perl (1.861-1) unstable; urgency=high
+ [ Ernesto Hernández-Novich (USB) ]
* New upstream release (Closes: #420859).
* Moved package into Debian Pkg Perl Project SVN.
* Fixed copyright file with a better URL.
* Cleanup debian/rules.
* Fixed watch file.
- -- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Wed, 14 Nov 2007 18:47:19 -0400
+ [ Damyan Ivanov ]
+ * debian/watch: version=3; stop capturing file extensions; escape periods
+
+ -- Damyan Ivanov <dmn at debian.org> Thu, 15 Nov 2007 15:02:05 +0200
libemail-mime-perl (1.860-1) unstable; urgency=high
Modified: trunk/libemail-mime-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libemail-mime-perl/debian/watch?rev=9301&op=diff
==============================================================================
--- trunk/libemail-mime-perl/debian/watch (original)
+++ trunk/libemail-mime-perl/debian/watch Thu Nov 15 13:02:45 2007
@@ -1,3 +1,2 @@
-# format version number, currently 2; this line is compulsory!
-version=2
-http://www.cpan.org/modules/by-module/Email/Email-MIME-([\d\.]+).(tar.gz|tar|tgz)
+version=3
+http://www.cpan.org/modules/by-module/Email/Email-MIME-([\d\.]+)\.(?:tar\.gz|tar|tgz)
More information about the Pkg-perl-cvs-commits
mailing list