r24324 - in /trunk/libnews-newsrc-perl/debian: ./ changelog control watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Aug 15 20:22:52 UTC 2008


Author: gregoa
Date: Fri Aug 15 20:22:49 2008
New Revision: 24324

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24324
Log:
takeover part 2

Modified:
    trunk/libnews-newsrc-perl/debian/   (props changed)
    trunk/libnews-newsrc-perl/debian/changelog
    trunk/libnews-newsrc-perl/debian/control
    trunk/libnews-newsrc-perl/debian/watch

Propchange: trunk/libnews-newsrc-perl/debian/
------------------------------------------------------------------------------
--- svn-bp:TrunkUrl (added)
+++ svn-bp:TrunkUrl Fri Aug 15 20:22:49 2008
@@ -1,0 +1,1 @@
+svn+ssh://svn.debian.org/svn/pkg-perl/trunk/libnews-newsrc-perl

Propchange: trunk/libnews-newsrc-perl/debian/
------------------------------------------------------------------------------
--- svn-bp:tagsUrl (added)
+++ svn-bp:tagsUrl Fri Aug 15 20:22:49 2008
@@ -1,0 +1,1 @@
+svn+ssh://svn.debian.org/svn/pkg-perl/tags/libnews-newsrc-perl

Propchange: trunk/libnews-newsrc-perl/debian/
------------------------------------------------------------------------------
--- svn-bp:upsCurrentUrl (added)
+++ svn-bp:upsCurrentUrl Fri Aug 15 20:22:49 2008
@@ -1,0 +1,1 @@
+svn+ssh://svn.debian.org/svn/pkg-perl/branches/upstream/libnews-newsrc-perl/current

Propchange: trunk/libnews-newsrc-perl/debian/
------------------------------------------------------------------------------
--- svn-bp:upsTagUrl (added)
+++ svn-bp:upsTagUrl Fri Aug 15 20:22:49 2008
@@ -1,0 +1,1 @@
+svn+ssh://svn.debian.org/svn/pkg-perl/branches/upstream/libnews-newsrc-perl

Modified: trunk/libnews-newsrc-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnews-newsrc-perl/debian/changelog?rev=24324&op=diff
==============================================================================
--- trunk/libnews-newsrc-perl/debian/changelog (original)
+++ trunk/libnews-newsrc-perl/debian/changelog Fri Aug 15 20:22:49 2008
@@ -1,6 +1,11 @@
 libnews-newsrc-perl (1.09-2) UNRELEASED; urgency=low
 
   * Take over for the Debian Perl Group; Closes: #494596 -- RFA
+  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
+    field (source stanza). Changed: Maintainer set to Debian Perl Group
+    <pkg-perl-maintainers at lists.alioth.debian.org> (was: Debian QA Group
+    <packages at qa.debian.org>); added /me to Uploaders.
+  * debian/watch: use dist-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Fri, 15 Aug 2008 17:19:30 -0300
 

Modified: trunk/libnews-newsrc-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnews-newsrc-perl/debian/control?rev=24324&op=diff
==============================================================================
--- trunk/libnews-newsrc-perl/debian/control (original)
+++ trunk/libnews-newsrc-perl/debian/control Fri Aug 15 20:22:49 2008
@@ -3,8 +3,11 @@
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.6.0-16)
-Maintainer: Debian QA Group <packages at qa.debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.0
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnews-newsrc-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnews-newsrc-perl/
 Homepage: http://search.cpan.org/dist/News-Newsrc/
 
 Package: libnews-newsrc-perl

Modified: trunk/libnews-newsrc-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnews-newsrc-perl/debian/watch?rev=24324&op=diff
==============================================================================
--- trunk/libnews-newsrc-perl/debian/watch (original)
+++ trunk/libnews-newsrc-perl/debian/watch Fri Aug 15 20:22:49 2008
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/CPAN/authors/id/S/SW/SWMCD/News-Newsrc-([\.\d]*)\.tar\.gz
+http://search.cpan.org/dist/News-Newsrc/   .*/News-Newsrc-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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