r71993 - in /trunk/libdist-zilla-plugin-podspellingtests-perl/debian: changelog control copyright libdist-zilla-plugin-podspellingtests-perl.docs source/ source/format

ddumont-guest at users.alioth.debian.org ddumont-guest at users.alioth.debian.org
Sun Mar 27 14:09:33 UTC 2011


Author: ddumont-guest
Date: Sun Mar 27 14:08:44 2011
New Revision: 71993

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71993
Log:
updated control and copyright. Waiting for dependency to show up in archive

Added:
    trunk/libdist-zilla-plugin-podspellingtests-perl/debian/source/
    trunk/libdist-zilla-plugin-podspellingtests-perl/debian/source/format
Removed:
    trunk/libdist-zilla-plugin-podspellingtests-perl/debian/libdist-zilla-plugin-podspellingtests-perl.docs
Modified:
    trunk/libdist-zilla-plugin-podspellingtests-perl/debian/changelog
    trunk/libdist-zilla-plugin-podspellingtests-perl/debian/control
    trunk/libdist-zilla-plugin-podspellingtests-perl/debian/copyright

Modified: trunk/libdist-zilla-plugin-podspellingtests-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdist-zilla-plugin-podspellingtests-perl/debian/changelog?rev=71993&op=diff
==============================================================================
--- trunk/libdist-zilla-plugin-podspellingtests-perl/debian/changelog (original)
+++ trunk/libdist-zilla-plugin-podspellingtests-perl/debian/changelog Sun Mar 27 14:08:44 2011
@@ -1,5 +1,5 @@
 libdist-zilla-plugin-podspellingtests-perl (1.103491-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #619740)
 
- -- Dominique Dumont <domi.dumont at free.fr>  Sat, 26 Mar 2011 18:10:42 +0100
+ -- Dominique Dumont <domi.dumont at free.fr>  Sun, 27 Mar 2011 15:36:27 +0200

Modified: trunk/libdist-zilla-plugin-podspellingtests-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdist-zilla-plugin-podspellingtests-perl/debian/control?rev=71993&op=diff
==============================================================================
--- trunk/libdist-zilla-plugin-podspellingtests-perl/debian/control (original)
+++ trunk/libdist-zilla-plugin-podspellingtests-perl/debian/control Sun Mar 27 14:08:44 2011
@@ -1,22 +1,32 @@
 Source: libdist-zilla-plugin-podspellingtests-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominique Dumont <domi.dumont at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dominique Dumont <domi.dumont at free.fr>
+Build-Depends-Indep: perl,
+                     libdist-zilla-perl,
+                     libtest-simple-perl (>= 0.94),
+                     libtest-spelling-perl,
+                     libpod-wordlist-hanekomu-perl,
+                     libmoose-perl
 Standards-Version: 3.9.1
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdist-zilla-plugin-podspellingtests-perl/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdist-zilla-plugin-podspellingtests-perl/
 Homepage: http://search.cpan.org/dist/Dist-Zilla-Plugin-PodSpellingTests/
-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdist-zilla-plugin-podspellingtests-perl/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdist-zilla-plugin-podspellingtests-perl/
 
 Package: libdist-zilla-plugin-podspellingtests-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description: Release tests for POD spelling
- This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdist-zilla-perl,
+         libtest-spelling-perl,
+         libmoose-perl,
+         libpod-wordlist-hanekomu-perl
+Description: release tests for POD spelling
+ Dist::Zilla::Plugin::PodSpellingTests Perl module is an 
+ extension of Dist::Zilla::Plugin::InlineFiles, providing the
  following file:
  .
  xt/release/pod-spell.t - a standard Test::Spelling test
- .
- This description was automagically extracted from the module by dh-make-perl.
+

Modified: trunk/libdist-zilla-plugin-podspellingtests-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdist-zilla-plugin-podspellingtests-perl/debian/copyright?rev=71993&op=diff
==============================================================================
--- trunk/libdist-zilla-plugin-podspellingtests-perl/debian/copyright (original)
+++ trunk/libdist-zilla-plugin-podspellingtests-perl/debian/copyright Sun Mar 27 14:08:44 2011
@@ -1,23 +1,18 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: Marcel Gruenauer <marcel at cpan.org>, Harley Pig <harleypig at gmail.com>
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Dist-Zilla-Plugin-PodSpellingTests
+Upstream-Contact: Marcel Gruenauer <marcel at cpan.org>
 Source: http://search.cpan.org/dist/Dist-Zilla-Plugin-PodSpellingTests/
-Name: Dist-Zilla-Plugin-PodSpellingTests
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Marcel Gruenauer <marcel at cpan.org>, Harley Pig <harleypig at gmail.com>
+Copyright: 2010 Marcel Gruenauer <marcel at cpan.org>
+           2010 Harley Pig <harleypig at gmail.com>
 License: Artistic or GPL-1+
+
 
 Files: debian/*
 Copyright: 2011, Dominique Dumont <domi.dumont at free.fr>
 License: Artistic or GPL-1+
+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
@@ -34,3 +29,4 @@
  .
  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'.
+

Added: trunk/libdist-zilla-plugin-podspellingtests-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdist-zilla-plugin-podspellingtests-perl/debian/source/format?rev=71993&op=file
==============================================================================
--- trunk/libdist-zilla-plugin-podspellingtests-perl/debian/source/format (added)
+++ trunk/libdist-zilla-plugin-podspellingtests-perl/debian/source/format Sun Mar 27 14:08:44 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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