[SCM] Debian packaging of libgit-wrapper-perl branch, master, updated. debian/0.015-1-6-g70a9cb0

Alessandro Ghedini al3xbio at gmail.com
Tue Sep 6 08:58:48 UTC 2011


The following commit has been merged in the master branch:
commit 8f6ccfc0aed89a17fd53aac0c675c17ae4ba0c3a
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Tue Sep 6 10:48:06 2011 +0200

    Add libsort-versions-perl to (Build-)Depends(-Indep)

diff --git a/debian/control b/debian/control
index cb6229b..977b4ec 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  git (>= 1:1.7.0.4-2~) | git-core,
  libfile-pushd-perl,
+ libsort-versions-perl,
  libtest-deep-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl
@@ -20,7 +21,8 @@ Package: libgit-wrapper-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  git (>= 1:1.7.0.4-2~) | git-core,
- libfile-pushd-perl
+ libfile-pushd-perl,
+ libsort-versions-perl
 Description: Perl module to wrap git command-line interface
  Git::Wrapper provides an API for git that uses Perl data structures for
  argument passing, instead of CLI-style --options as Git does.

-- 
Debian packaging of libgit-wrapper-perl



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