[libdist-zilla-plugin-test-podspelling-perl] 05/05: Add transitional package with wrapper plugin

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:01:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libdist-zilla-plugin-test-podspelling-perl.

commit fbf519941b29c84e070b756896d5f75cb4b573b2
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon May 25 11:53:44 2015 +0200

    Add transitional package with wrapper plugin
---
 debian/control                                         | 18 ++++++++++++++++++
 .../libdist-zilla-plugin-podspellingtests-perl.install |  1 +
 ...libdist-zilla-plugin-podspellingtests-perl.manpages |  1 +
 .../libdist-zilla-plugin-test-podspelling-perl.install |  1 +
 ...libdist-zilla-plugin-test-podspelling-perl.manpages |  1 +
 5 files changed, 22 insertions(+)

diff --git a/debian/control b/debian/control
index 16ee280..8b99156 100644
--- a/debian/control
+++ b/debian/control
@@ -33,3 +33,21 @@ Description: Author tests for POD spelling
  author tests to spell-check all POD in a distribution.
  .
  It's the successor of Dist::Zilla::Plugin::PodSpellingTests.
+
+Package: libdist-zilla-plugin-podspellingtests-perl
+Architecture: all
+Depends: libdist-zilla-plugin-test-podspelling-perl,
+         ${misc:Depends},
+         ${perl:Depends}
+Priority: extra
+Section: oldlibs
+Description: Backward-compatibility wrapper around Dist::Zilla::Plugin::Test::PodSpelling
+ Dist::Zilla::Plugin::PodSpellingTests is the old name of
+ Dist::Zilla::Plugin::Test::PodSpelling.
+ .
+ This package contains the wrapper plugin
+ Dist::Zilla::Plugin::PodSpellingTests which extends
+ Dist::Zilla::Test::PodSpelling and adds nothing.
+ .
+ You can safely remove this transitional package if none of your
+ Dist::Zilla based distributions uses "[PodSpellingTests]" anymore.
diff --git a/debian/libdist-zilla-plugin-podspellingtests-perl.install b/debian/libdist-zilla-plugin-podspellingtests-perl.install
new file mode 100644
index 0000000..2718bcd
--- /dev/null
+++ b/debian/libdist-zilla-plugin-podspellingtests-perl.install
@@ -0,0 +1 @@
+debian/tmp/usr/share/perl5/Dist/Zilla/Plugin/PodSpellingTests.pm
diff --git a/debian/libdist-zilla-plugin-podspellingtests-perl.manpages b/debian/libdist-zilla-plugin-podspellingtests-perl.manpages
new file mode 100644
index 0000000..94898bb
--- /dev/null
+++ b/debian/libdist-zilla-plugin-podspellingtests-perl.manpages
@@ -0,0 +1 @@
+debian/tmp//usr/share/man/man3/Dist::Zilla::Plugin::PodSpellingTests.3pm
diff --git a/debian/libdist-zilla-plugin-test-podspelling-perl.install b/debian/libdist-zilla-plugin-test-podspelling-perl.install
new file mode 100644
index 0000000..7f2ff74
--- /dev/null
+++ b/debian/libdist-zilla-plugin-test-podspelling-perl.install
@@ -0,0 +1 @@
+debian/tmp/usr/share/perl5/Dist/Zilla/Plugin/Test/PodSpelling.pm
diff --git a/debian/libdist-zilla-plugin-test-podspelling-perl.manpages b/debian/libdist-zilla-plugin-test-podspelling-perl.manpages
new file mode 100644
index 0000000..bacc0ca
--- /dev/null
+++ b/debian/libdist-zilla-plugin-test-podspelling-perl.manpages
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man3/Dist::Zilla::Plugin::Test::PodSpelling.3pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git



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