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

Salvatore Bonaccorso carnil at debian.org
Mon Nov 26 17:21:06 UTC 2012


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

    Fix spacing in Breaks field in debian/control
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 1c6a698..5dab968 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: http://search.cpan.org/dist/Shell-Command/
 Package: libshell-command-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Breaks:   libextutils-command-perl
+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

-- 
Debian packaging of Shell::Command



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