[libtext-micromason-perl] 05/10: debian/control: add build dependency on libmodule-build-perl

Lucas Kanashiro kanashiro.duarte at gmail.com
Sat May 21 21:34:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtext-micromason-perl.

commit d71ac61b0ca1b6b344b2e1ef80191545fa745331
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat May 21 17:16:01 2016 -0300

    debian/control: add build dependency on libmodule-build-perl
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dac70bb..6f5978a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ libtext-micromason-perl (2.18-1) UNRELEASED; urgency=medium
   * Import upstream version 2.18
   * Remove debian/docs, all the docs was removed by upstream
   * Update Debian packaging copyright
+  * debian/control: add build dependency on libmodule-build-perl
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sat, 21 May 2016 17:06:07 -0300
 
diff --git a/debian/control b/debian/control
index 9946732..9c44b68 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
            Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl
 Build-Depends-Indep: perl,
                      libclass-mixinfactory-perl,
                      libhtml-parser-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-micromason-perl.git



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