[SCM] Debian packaging of libdist-zilla-plugin-changelogfromgit-perl branch, master, updated. 6dfe8728579477b84272d7b2e65aaa4d47bf9be1

Alessandro Ghedini al3xbio at gmail.com
Wed Oct 19 15:28:57 UTC 2011


The following commit has been merged in the master branch:
commit b92af2bf161f1018f99685b1f398994ac0313e82
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed Oct 19 16:59:31 2011 +0200

    Add libgit-repository-perl and libsoftware-release-perl to (Build-)Depends(-Indep)

diff --git a/debian/control b/debian/control
index 859dfbb..029e409 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: libdist-zilla-plugin-changelogfromgit-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl,
+ libgit-repository-perl,
+ libsoftware-release-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <al3xbio at gmail.com>
 Standards-Version: 3.9.1
@@ -12,7 +14,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla
 
 Package: libdist-zilla-plugin-changelogfromgit-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdist-zilla-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libdist-zilla-perl,
+ libgit-repository-perl,
+ libsoftware-release-perl
 Description: Dist::Zilla plugin to build a Changes file from a project's git log
  Dist::Zilla::Plugin::ChangelogFromGit is a Dist::Zilla plugin that writes a
  CHANGES file that contains formatted commit information from recent git

-- 
Debian packaging of libdist-zilla-plugin-changelogfromgit-perl



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