r39190 - in /trunk/libmouse-perl/debian: changelog control copyright watch
nhandler-guest at users.alioth.debian.org
nhandler-guest at users.alioth.debian.org
Fri Jul 3 03:02:43 UTC 2009
Author: nhandler-guest
Date: Fri Jul 3 03:02:27 2009
New Revision: 39190
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39190
Log:
Ready for upload
Modified:
trunk/libmouse-perl/debian/changelog
trunk/libmouse-perl/debian/control
trunk/libmouse-perl/debian/copyright
trunk/libmouse-perl/debian/watch
Modified: trunk/libmouse-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmouse-perl/debian/changelog?rev=39190&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/changelog (original)
+++ trunk/libmouse-perl/debian/changelog Fri Jul 3 03:02:27 2009
@@ -1,14 +1,14 @@
-libmouse-perl (0.27-1) UNRELEASED; urgency=low
+libmouse-perl (0.27-1) unstable; urgency=low
* New upstream release
+ * debian/copyright:
+ - Cleanup and add correct some errors
+ * debian/control:
+ - Add myself to list of Uploaders
+ * debian/watch:
+ - Remove unnecessary comments
- -- Nathan Handler <nhandler at ubuntu.com> Fri, 03 Jul 2009 00:10:43 +0000
-
-libmouse-perl (0.26-1) UNRELEASED; urgency=low
-
- * New upstream release
-
- -- Ryan Niebur <ryanryan52 at gmail.com> Thu, 02 Jul 2009 03:37:37 -0700
+ -- Nathan Handler <nhandler at ubuntu.com> Fri, 03 Jul 2009 03:01:53 +0000
libmouse-perl (0.25-1) unstable; urgency=low
Modified: trunk/libmouse-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmouse-perl/debian/control?rev=39190&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/control (original)
+++ trunk/libmouse-perl/debian/control Fri Jul 3 03:02:27 2009
@@ -8,7 +8,7 @@
Uploaders: Gunnar Wolf <gwolf at debian.org>, gregor herrmann <gregoa at debian.org>,
Jose Luis Rivas <ghostbar38 at gmail.com>, Brian Cassidy <brian.cassidy at gmail.com>,
Rene Mayorga <rmayorga at debian.org>, Antonio Radici <antonio at dyne.org>,
- Ryan Niebur <ryanryan52 at gmail.com>
+ Ryan Niebur <ryanryan52 at gmail.com>, Nathan Handler <nhandler at ubuntu.com>
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/Mouse/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmouse-perl/
Modified: trunk/libmouse-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmouse-perl/debian/copyright?rev=39190&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/copyright (original)
+++ trunk/libmouse-perl/debian/copyright Fri Jul 3 03:02:27 2009
@@ -5,20 +5,27 @@
Upstream-Source: http://search.cpan.org/dist/Mouse
Files: *
+Copyright: 2008-2009, Infinity Interactive, Inc.
+License-Alias: Perl
+License: GPL-1+ | Artistic
+
+Files: lib/ouse.pm
Copyright: Copyright 2008, Shawn M Moore <sartak at gmail.com>
-License: Perl
+License-Alias: Perl
+License: GPL-1+ | Artistic
-Files: inc/*
-Copyright: Copyright 2002 - 2009 by Brian Ingerson, Audrey Tang and Adam Kennedy
-License: Perl
+Files: inc/Module/*
+Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
+ 2002-2009, Audrey Tang <autrijus at autrijus.org>
+ 2002-2009, Brian Ingerson <ingy at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
Files: debian/*
Copyright: Copyright 2008-2009, Gunnar Wolf <gwolf at debian.org>
and other members of the Debian Perl Group, cf. debian/changelog
-License: Perl
-
License-Alias: Perl
-Licenses: GPL-1+ | Artistic
+License: GPL-1+ | Artistic
License: GPL-1+
This program is free software; you can redistribute it and/or modify
Modified: trunk/libmouse-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmouse-perl/debian/watch?rev=39190&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/watch (original)
+++ trunk/libmouse-perl/debian/watch Fri Jul 3 03:02:27 2009
@@ -1,4 +1,2 @@
-# 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/Mouse/ .*/Mouse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
More information about the Pkg-perl-cvs-commits
mailing list