[libtest2-suite-perl] 01/02: Add Breaks/Replaces/Provides on libtest2-asyncsubtest-perl and libtest2-workflow-perl.

gregor herrmann gregoa at debian.org
Wed Dec 27 21:38:34 UTC 2017


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

gregoa pushed a commit to branch master
in repository libtest2-suite-perl.

commit f07dabbe9efb2a681be67436bab3517ed17030bd
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 27 22:32:07 2017 +0100

    Add Breaks/Replaces/Provides on libtest2-asyncsubtest-perl and libtest2-workflow-perl.
    
    The respective modules have been merged into Test2-Suite.
    
    Thanks: ci.debian.net and Niko Tyni for noticing & reporting.
    Closes: #885541
---
 debian/control | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/control b/debian/control
index 3a372f7..d1a2969 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,12 @@ Depends: ${misc:Depends},
          libsub-info-perl,
          libterm-table-perl,
          libtest-simple-perl (>= 1.302119) | perl (>= 5.27.7)
+Breaks: libtest2-asyncsubtest-perl (<< 0.000020+),
+        libtest2-workflow-perl (<< 0.000018+)
+Replaces: libtest2-asyncsubtest-perl (<< 0.000020+),
+          libtest2-workflow-perl (<< 0.000018+)
+Provides: libtest2-asyncsubtest-perl,
+          libtest2-workflow-perl
 Description: set of tools built upon the Test2 framework
  Test2::Suite contains a rich set of tools, plugins, bundles, etc. built upon
  the Test2 testing library. If you are interested in writing tests this is the

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest2-suite-perl.git



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