r50599 - in /trunk/libnet-twitter-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jan 9 20:31:41 UTC 2010


Author: gregoa
Date: Sat Jan  9 20:31:33 2010
New Revision: 50599

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50599
Log:
debian/watch: update to ignore development releases.

Modified:
    trunk/libnet-twitter-perl/debian/changelog
    trunk/libnet-twitter-perl/debian/watch

Modified: trunk/libnet-twitter-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-twitter-perl/debian/changelog?rev=50599&op=diff
==============================================================================
--- trunk/libnet-twitter-perl/debian/changelog (original)
+++ trunk/libnet-twitter-perl/debian/changelog Sat Jan  9 20:31:33 2010
@@ -4,6 +4,7 @@
   * Add /me to Uploaders.
   * Bump debhelper build dependency to ensure skipping Module::AutoInstall.
   * debian/rules: use an override for the test settings.
+  * debian/watch: update to ignore development releases.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 09 Jan 2010 21:27:49 +0100
 

Modified: trunk/libnet-twitter-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-twitter-perl/debian/watch?rev=50599&op=diff
==============================================================================
--- trunk/libnet-twitter-perl/debian/watch (original)
+++ trunk/libnet-twitter-perl/debian/watch Sat Jan  9 20:31:33 2010
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Net-Twitter/   .*/Net-Twitter-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/Net-Twitter/   .*/Net-Twitter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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