[SCM] Debian packaging of Shell::Command branch, master, updated. debian/0.06-1-3-gc9e8408

Salvatore Bonaccorso carnil at debian.org
Mon Nov 26 06:41:01 UTC 2012


The following commit has been merged in the master branch:
commit edba7b6498abe6785661db77aaff0736b8e8c77d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Nov 26 07:39:07 2012 +0100

    Add Breaks and Replaces on libextutils-command-perl
    
    As libextutils-command-perl has been removed from Debian, the Breaks and
    Replaces can be unversioned.
    
    Thanks: Andreas Beckmann <debian at abeckmann.de>
    Closes: #694395

diff --git a/debian/control b/debian/control
index db35f1f..1c6a698 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,8 @@ Homepage: http://search.cpan.org/dist/Shell-Command/
 Package: libshell-command-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
+Breaks:   libextutils-command-perl
+Replaces: libextutils-command-perl
 Description: cross-platform functions emulating common shell commands
  Shell::Command is a thin wrapper around ExtUtils::Command. It is used to
  replace common UNIX commands in a tried-and-tested cross-platform way.

-- 
Debian packaging of Shell::Command



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