[libstring-print-perl] 08/10: Update build and runtime dependencies

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Jul 10 14:08:43 UTC 2017


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

kanashiro pushed a commit to branch master
in repository libstring-print-perl.

commit 83ed8d95574576a4538f922d8a81d2a90360c156
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Mon Jul 10 10:58:44 2017 -0300

    Update build and runtime dependencies
---
 debian/changelog | 1 +
 debian/control   | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4a9f457..3cf28b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libstring-print-perl (0.92-1) UNRELEASED; urgency=medium
   * Update Debian packaging copyright
   * Bump debhelper compatibility level to 10
   * Declare compliance with Debian Policy 4.0.0
+  * Update build and runtime dependencies
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Mon, 10 Jul 2017 10:50:51 -0300
 
diff --git a/debian/control b/debian/control
index 6484a48..cb60b8a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,9 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 10)
-Build-Depends-Indep: libunicode-linebreak-perl,
+Build-Depends-Indep: libhtml-parser-perl,
+                     libtimedate-perl,
+                     libunicode-linebreak-perl,
                      perl
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-print-perl.git
@@ -15,6 +17,8 @@ Package: libstring-print-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libhtml-parser-perl,
+         libtimedate-perl,
          libunicode-linebreak-perl
 Description: module providing (s)printf alternatives
  String::Print inserts values into (translated) strings.  It provides printf()

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



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