r15489 - in /trunk/libcoat-perl/debian: changelog control watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Feb 24 00:12:00 UTC 2008


Author: gregoa-guest
Date: Sun Feb 24 00:12:00 2008
New Revision: 15489

URL: http://svn.debian.org/wsvn/?sc=1&rev=15489
Log:
* 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: Alexis Sukrieh
  <sukria at debian.org>); Alexis Sukrieh <sukria at debian.org> moved to
  Uploaders.
* Add debian/watch.

Added:
    trunk/libcoat-perl/debian/watch
Modified:
    trunk/libcoat-perl/debian/changelog
    trunk/libcoat-perl/debian/control

Modified: trunk/libcoat-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libcoat-perl/debian/changelog?rev=15489&op=diff
==============================================================================
--- trunk/libcoat-perl/debian/changelog (original)
+++ trunk/libcoat-perl/debian/changelog Sun Feb 24 00:12:00 2008
@@ -1,3 +1,14 @@
+libcoat-perl (0.1-0.6-2) UNRELEASED; urgency=low
+
+  * 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: Alexis Sukrieh
+    <sukria at debian.org>); Alexis Sukrieh <sukria at debian.org> moved to
+    Uploaders.
+  * Add debian/watch.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 24 Feb 2008 01:09:08 +0100
+
 libcoat-perl (0.1-0.6-1) unstable; urgency=low
 
   * Initial Release. (Closes: #467206)

Modified: trunk/libcoat-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libcoat-perl/debian/control?rev=15489&op=diff
==============================================================================
--- trunk/libcoat-perl/debian/control (original)
+++ trunk/libcoat-perl/debian/control Sun Feb 24 00:12:00 2008
@@ -3,8 +3,11 @@
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: perl (>= 5.8.8-12)
-Maintainer: Alexis Sukrieh <sukria at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alexis Sukrieh <sukria at debian.org>
 Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcoat-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libcoat-perl/
 Homepage: http://search.cpan.org/dist/Coat/
 
 Package: libcoat-perl

Added: trunk/libcoat-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libcoat-perl/debian/watch?rev=15489&op=file
==============================================================================
--- trunk/libcoat-perl/debian/watch (added)
+++ trunk/libcoat-perl/debian/watch Sun Feb 24 00:12:00 2008
@@ -1,0 +1,3 @@
+version=3
+opts=uversionmangle=s/_/-/ \
+http://search.cpan.org/dist/Coat/  .+/Coat-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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