r52258 - in /trunk/libcatalyst-action-rest-perl/debian: README.source changelog control copyright patches/ rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Feb 7 02:13:53 UTC 2010


Author: jawnsy-guest
Date: Sun Feb  7 02:13:32 2010
New Revision: 52258

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52258
Log:
* Standards-Version 3.8.4 (no changes)
* Remove patches applied upstream
* Update years of copyright

Removed:
    trunk/libcatalyst-action-rest-perl/debian/README.source
    trunk/libcatalyst-action-rest-perl/debian/patches/
Modified:
    trunk/libcatalyst-action-rest-perl/debian/changelog
    trunk/libcatalyst-action-rest-perl/debian/control
    trunk/libcatalyst-action-rest-perl/debian/copyright
    trunk/libcatalyst-action-rest-perl/debian/rules

Modified: trunk/libcatalyst-action-rest-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-action-rest-perl/debian/changelog?rev=52258&op=diff
==============================================================================
--- trunk/libcatalyst-action-rest-perl/debian/changelog (original)
+++ trunk/libcatalyst-action-rest-perl/debian/changelog Sun Feb  7 02:13:32 2010
@@ -1,8 +1,11 @@
 libcatalyst-action-rest-perl (0.82-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Standards-Version 3.8.4 (no changes)
+  * Remove patches applied upstream
+  * Update years of copyright
 
- -- Jonathan Yu <jawnsy at cpan.org>  Fri, 05 Feb 2010 13:53:31 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Sat, 06 Feb 2010 21:29:41 -0500
 
 libcatalyst-action-rest-perl (0.81-1) unstable; urgency=low
 

Modified: trunk/libcatalyst-action-rest-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-action-rest-perl/debian/control?rev=52258&op=diff
==============================================================================
--- trunk/libcatalyst-action-rest-perl/debian/control (original)
+++ trunk/libcatalyst-action-rest-perl/debian/control Sun Feb  7 02:13:32 2010
@@ -1,7 +1,7 @@
 Source: libcatalyst-action-rest-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.2.13), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.2.13)
 Build-Depends-Indep: perl, libclass-inspector-perl, libdata-serializer-perl,
  libcatalyst-perl, libmro-compat-perl (>= 0.10), libnamespace-autoclean-perl,
  libmoose-perl, libparams-validate-perl, liburi-find-perl, libyaml-syck-perl,
@@ -9,7 +9,7 @@
  libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Catalyst-Action-REST/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcatalyst-action-rest-perl
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcatalyst-action-rest-perl

Modified: trunk/libcatalyst-action-rest-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-action-rest-perl/debian/copyright?rev=52258&op=diff
==============================================================================
--- trunk/libcatalyst-action-rest-perl/debian/copyright (original)
+++ trunk/libcatalyst-action-rest-perl/debian/copyright Sun Feb  7 02:13:32 2010
@@ -4,23 +4,23 @@
 Name: Catalyst-Action-REST
 
 Files: *
-Copyright: 2006-2009, Adam Jacob <adam at stalecoffee.org>
- 2006-2009, Marchex, Inc. <http://www.marchex.com/>
- 2006-2009, Arthur Axel Schmidt <frioux at gmail.com>
- 2006-2009, Christopher Laco <claco at cpan.org>
- 2006-2009, Luke Saunders <lsaunders at cpan.org>
- 2006-2009, John Goulah <jgoulah at cpan.org>
- 2006-2009, Daisuke Maki <daisuke at endeworks.jp>
- 2006-2009, J. Shirley <jshirley at gmail.com>
- 2006-2009, Hans Dieter Pearcey <hdp at cpan.org>
- 2006-2009, Tomas Doran <bobtfish at bobtfish.net>
+Copyright: 2006-2010, Adam Jacob <adam at stalecoffee.org>
+ 2006-2010, Marchex, Inc. <http://www.marchex.com/>
+ 2006-2010, Arthur Axel Schmidt <frioux at gmail.com>
+ 2006-2010, Christopher Laco <claco at cpan.org>
+ 2006-2010, Luke Saunders <lsaunders at cpan.org>
+ 2006-2010, John Goulah <jgoulah at cpan.org>
+ 2006-2010, Daisuke Maki <daisuke at endeworks.jp>
+ 2006-2010, J. Shirley <jshirley at gmail.com>
+ 2006-2010, Hans Dieter Pearcey <hdp at cpan.org>
+ 2006-2010, Tomas Doran <bobtfish at bobtfish.net>
 License: Artistic or GPL-1+
 X-Comment: years of copyright estimated from Changes file
 
 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>
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: inc/Test/More.pm

Modified: trunk/libcatalyst-action-rest-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-action-rest-perl/debian/rules?rev=52258&op=diff
==============================================================================
--- trunk/libcatalyst-action-rest-perl/debian/rules (original)
+++ trunk/libcatalyst-action-rest-perl/debian/rules Sun Feb  7 02:13:32 2010
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_test:
 	TEST_POD=1 dh_auto_test




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