[SCM] Debian packaging of Git-Repository CPAN distribution branch, master, updated. d67583e3451dec613ecec05684e20a5285be5706

Alessandro Ghedini al3xbio at gmail.com
Sat Oct 22 11:21:15 UTC 2011


The following commit has been merged in the master branch:
commit a8841ff218acf4ceff6558a37e03e5dcab88318e
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sat Oct 22 13:16:18 2011 +0200

    Add git to (B-)D(-I)

diff --git a/debian/control b/debian/control
index 72c9eec..70f119a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Alessandro Ghedini <al3xbio at gmail.com>
 Build-Depends: debhelper (>= 8), 
  perl (>= 5.12) | libmodule-build-perl (>= 0.360000),
 Build-Depends-Indep: perl,
+ git (>= 1:1.7.0.4-2~) | git-core,
  libsystem-command-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgit-repository-perl.git
@@ -14,7 +15,8 @@ Homepage: http://search.cpan.org/dist/Git-Repository/
 
 Package: libgit-repository-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
+Depends: ${misc:Depends}, ${perl:Depends}, 
+ git (>= 1:1.7.0.4-2~) | git-core,
  libsystem-command-perl
 Description: Perl interface to Git repositories
  Git::Repository is a Perl interface to Git, for scripted interactions with

-- 
Debian packaging of Git-Repository CPAN distribution



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