r69148 - in /trunk/libtest-yaml-meta-perl/debian: changelog control copyright patches/series rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Feb 20 16:43:24 UTC 2011


Author: jawnsy-guest
Date: Sun Feb 20 16:41:52 2011
New Revision: 69148

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69148
Log:
WAITS-FOR: libtest-cpan-meta-yaml-perl
* No longer run AUTOMATED_TESTING tests, drop overrides and
  revert to debhelper 7
* Standards-Version 3.9.1 (no changes)
* Mention this package is superseded by libtest-cpan-meta-perl
* Refresh copyright information

Modified:
    trunk/libtest-yaml-meta-perl/debian/changelog
    trunk/libtest-yaml-meta-perl/debian/control
    trunk/libtest-yaml-meta-perl/debian/copyright
    trunk/libtest-yaml-meta-perl/debian/patches/series
    trunk/libtest-yaml-meta-perl/debian/rules

Modified: trunk/libtest-yaml-meta-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-yaml-meta-perl/debian/changelog?rev=69148&op=diff
==============================================================================
--- trunk/libtest-yaml-meta-perl/debian/changelog (original)
+++ trunk/libtest-yaml-meta-perl/debian/changelog Sun Feb 20 16:41:52 2011
@@ -1,13 +1,15 @@
 libtest-yaml-meta-perl (0.19-1) UNRELEASED; urgency=low
 
-  !!!!!!!!!!!!!!!!! IMPORTANT TODO !!!!!!!!!!!!!!!!
-
-  NOTE: This package needs to be removed, it is superseded by
-  Test::CPAN::Meta::YAML
+  WAITS-FOR: libtest-cpan-meta-yaml-perl
 
   * New upstream release
+  * No longer run AUTOMATED_TESTING tests, drop overrides and
+    revert to debhelper 7
+  * Standards-Version 3.9.1 (no changes)
+  * Mention this package is superseded by libtest-cpan-meta-perl
+  * Refresh copyright information
 
- -- Jonathan Yu <jawnsy at cpan.org>  Sat, 19 Feb 2011 10:50:12 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Sun, 20 Feb 2011 10:20:02 -0500
 
 libtest-yaml-meta-perl (0.16-1) unstable; urgency=low
 

Modified: trunk/libtest-yaml-meta-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-yaml-meta-perl/debian/control?rev=69148&op=diff
==============================================================================
--- trunk/libtest-yaml-meta-perl/debian/control (original)
+++ trunk/libtest-yaml-meta-perl/debian/control Sun Feb 20 16:41:52 2011
@@ -1,25 +1,25 @@
 Source: libtest-yaml-meta-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-yaml-valid-perl,
- libtest-pod-perl
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl,
+ libtest-cpan-meta-yaml-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Rene Mayorga <rmayorga at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Test-YAML-Meta/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-yaml-meta-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-yaml-meta-perl/
 
 Package: libtest-yaml-meta-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libtest-yaml-valid-perl (>= 0.03)
-Description: test module to validate a META.yml file
- Test::YAML::Meta was written to ensure that a META.yml file, provided with a 
- standard distribution uploaded to CPAN, meets the specifications that slowly 
- being introduced to module uploads, via the use of ExtUtils::MakeMaker,
- Module::Build and Module::Install.
+Depends: ${misc:Depends}, ${perl:Depends},
+ libtest-cpan-meta-yaml-perl
+Description: transitional dummy package for obsolete Test::YAML::Meta
+ Test::YAML::Meta is a Perl test module for validating that the META.yml file,
+ included in all standard distributions uploaded to CPAN, is correct.
  .
- This package is considered DEPRECATED in favour of Test::CPAN::Meta, which
- provides similar functionality (see libtest-cpan-meta-perl).
+ This package is simply a wrapper around Test::CPAN::Meta::YAML, which is,
+ itself, superseded by Test::CPAN::Meta (see libtest-cpan-meta-perl). Please
+ consider using Test::CPAN::Meta instead.

Modified: trunk/libtest-yaml-meta-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-yaml-meta-perl/debian/copyright?rev=69148&op=diff
==============================================================================
--- trunk/libtest-yaml-meta-perl/debian/copyright (original)
+++ trunk/libtest-yaml-meta-perl/debian/copyright Sun Feb 20 16:41:52 2011
@@ -4,14 +4,14 @@
 Name: Test-YAML-Meta
 
 Files: *
-Copyright: 2007-2010, Barbie <barbie at cpan.org>
+Copyright: 2007-2011, Barbie <barbie at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2007, David Paleino <d.paleino at gmail.com>
- 2008, 2010, gregor herrmann <gregoa at debian.org>
+ 2008-2010, gregor herrmann <gregoa at debian.org>
  2008, Rene Mayorga <rmayorga at debian.org>
- 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2009-2011, Jonathan Yu <jawnsy at cpan.org>
  2009, Ryan Niebur <ryan at debian.org>
 License: Artistic or GPL-1+
 
@@ -19,8 +19,8 @@
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.
  .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -28,5 +28,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Modified: trunk/libtest-yaml-meta-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-yaml-meta-perl/debian/patches/series?rev=69148&op=diff
==============================================================================
--- trunk/libtest-yaml-meta-perl/debian/patches/series (original)
+++ trunk/libtest-yaml-meta-perl/debian/patches/series Sun Feb 20 16:41:52 2011
@@ -1,1 +1,0 @@
-spelling.patch

Modified: trunk/libtest-yaml-meta-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-yaml-meta-perl/debian/rules?rev=69148&op=diff
==============================================================================
--- trunk/libtest-yaml-meta-perl/debian/rules (original)
+++ trunk/libtest-yaml-meta-perl/debian/rules Sun Feb 20 16:41:52 2011
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_auto_test:
-	AUTOMATED_TESTING=1 dh_auto_test




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