r13368 - in /trunk/libnet-irc-perl/debian: changelog compat control copyright watch

rmayorga-guest at users.alioth.debian.org rmayorga-guest at users.alioth.debian.org
Thu Jan 24 01:42:27 UTC 2008


Author: rmayorga-guest
Date: Thu Jan 24 01:42:26 2008
New Revision: 13368

URL: http://svn.debian.org/wsvn/?sc=1&rev=13368
Log:
* debian/control
  + wrap Uploaders field
  + Set Standards-version to 3.7.3 (no changes needed)
  + raise debhelper to 6
  + Add  ${misc:Depends} to Depends
* debian/watch - Improved
* debian/copyright
  + Add Upstream URL
  + converting to new format and adding copyright note for other authors

Modified:
    trunk/libnet-irc-perl/debian/changelog
    trunk/libnet-irc-perl/debian/compat
    trunk/libnet-irc-perl/debian/control
    trunk/libnet-irc-perl/debian/copyright
    trunk/libnet-irc-perl/debian/watch

Modified: trunk/libnet-irc-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-irc-perl/debian/changelog?rev=13368&op=diff
==============================================================================
--- trunk/libnet-irc-perl/debian/changelog (original)
+++ trunk/libnet-irc-perl/debian/changelog Thu Jan 24 01:42:26 2008
@@ -10,7 +10,18 @@
   * debian/rules: Fix target dependencies to allow building with dpkg-
     buildpackage -j. Found by Daniel Schepler.
 
- -- Frank Lichtenheld <djpig at debian.org>  Fri, 02 Nov 2007 09:03:34 +0100
+  [ Rene Mayorga ]
+  * debian/control
+    + wrap Uploaders field
+    + Set Standards-version to 3.7.3 (no changes needed)
+    + raise debhelper to 6
+    + Add  ${misc:Depends} to Depends
+  * debian/watch - Improved
+  * debian/copyright
+    + Add Upstream URL
+    + converting to new format and adding copyright note for other authors
+
+ -- Rene Mayorga <rmayorga at debian.org.sv>  Wed, 23 Jan 2008 17:43:51 -0600
 
 libnet-irc-perl (0.75-7) unstable; urgency=low
 

Modified: trunk/libnet-irc-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libnet-irc-perl/debian/compat?rev=13368&op=diff
==============================================================================
--- trunk/libnet-irc-perl/debian/compat (original)
+++ trunk/libnet-irc-perl/debian/compat Thu Jan 24 01:42:26 2008
@@ -1,1 +1,1 @@
-5
+6

Modified: trunk/libnet-irc-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libnet-irc-perl/debian/control?rev=13368&op=diff
==============================================================================
--- trunk/libnet-irc-perl/debian/control (original)
+++ trunk/libnet-irc-perl/debian/control Thu Jan 24 01:42:26 2008
@@ -2,17 +2,18 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Gunnar Wolf <gwolf at debian.org>, Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregor+debian at comodo.priv.at>
-Standards-Version: 3.7.2
+Uploaders: Gunnar Wolf <gwolf at debian.org>, Niko Tyni <ntyni at iki.fi>, 
+ gregor herrmann <gregor+debian at comodo.priv.at>
+Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/Net-IRC/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-irc-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-irc-perl/
-Build-Depends: debhelper (>= 5), dpatch (>= 2.0.9)
+Build-Depends: debhelper (>= 6), dpatch (>= 2.0.9)
 Build-Depends-Indep: perl (>= 5.6.1)
 
 Package: libnet-irc-perl
 Architecture: all
-Depends: ${perl:Depends}
+Depends: ${perl:Depends}, ${misc:Depends}
 Description: IRC (Internet Relay Chat) interface module for Perl
  This package contains an interface to write programs that connect
  to IRC, the Internet Relay Chat.

Modified: trunk/libnet-irc-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libnet-irc-perl/debian/copyright?rev=13368&op=diff
==============================================================================
--- trunk/libnet-irc-perl/debian/copyright (original)
+++ trunk/libnet-irc-perl/debian/copyright Thu Jan 24 01:42:26 2008
@@ -1,21 +1,17 @@
-This is the Debian GNU/Linux version of the Net::IRC Perl module.
+Net::IRC was downloaded from: http://search.cpan.org/dist/Net-IRC/
 
-From the README:
+Files: *
+Copyright (c) 1997 Greg Bacon & Dennis Taylor. All rights reserved.
+License: Artistic
+ This module is free software; you can redistribute it and/or
+ modify it under the terms of the Perl Artistic License, distributed 
+ with this module.
 
-8. Copyright
-------------------------
-
-    This is standard legal boilerplate stuff, I suppose. The names on the
-copyright notice do NOT reflect in any way the time and effort put into this
-project by lots of studly people, but if we did that, we'd have to start a
-small corporation to handle them all in case of legal problems. :-)
-
-Without further ado... *ahem* :
-
-    This module copyright (c) 1997 Greg Bacon & Dennis Taylor. All rights
-    reserved. This module is free software; you can redistribute it and/or
-    modify it under the terms of the Perl Artistic License, distributed with
-    this module.
+Files: Event.pm
+Copyright: (c) 2001 Pete Sergeant, Greg Bacon & Dennis Taylor.
+License: Artistic
+ This module is free software; you can redistribute or 
+  modify it under the terms of Perl's Artistic License.
 
 The Perl Artistic License is available on Debian GNU/Linux systems in
 the file /usr/share/common-licenses/Artistic

Modified: trunk/libnet-irc-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libnet-irc-perl/debian/watch?rev=13368&op=diff
==============================================================================
--- trunk/libnet-irc-perl/debian/watch (original)
+++ trunk/libnet-irc-perl/debian/watch Thu Jan 24 01:42:26 2008
@@ -1,6 +1,4 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# Site		Directory		Pattern			Version	Script
-version=2
-http://www.cpan.org/modules/by-module/Net/Net-IRC-(\d.*)\.tar\.gz	debian	uupdate
+version=3
+
+http://search.cpan.org/dist/Net-IRC/         .+/Net-IRC-v?(\d[\d._]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip)
+




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