[libxml-tmx-perl] 02/08: Add new dependency libfile-bom-perl

Nuno Carvalho smash at cpan.org
Thu Sep 7 13:35:47 UTC 2017


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

mestre-guest pushed a commit to branch master
in repository libxml-tmx-perl.

commit f5793c3f0e41cec1c50769a7ab84b1120af361b8
Author: Nuno Carvalho <smash at cpan.org>
Date:   Thu Sep 7 12:38:13 2017 +0100

    Add new dependency libfile-bom-perl
---
 debian/changelog | 7 +++++--
 debian/control   | 2 ++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cee5740..955ba79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxml-tmx-perl (0.31-2) UNRELEASED; urgency=medium
+libxml-tmx-perl (0.36-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -6,7 +6,10 @@ libxml-tmx-perl (0.31-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 30 Jan 2016 20:07:33 +0100
+  [ Nuno Carvalho ]
+  * debian/control: add new dependency libfile-bom-perl.
+
+ -- Nuno Carvalho <smash at cpan.org>  Thu, 07 Sep 2017 12:36:07 +0100
 
 libxml-tmx-perl (0.31-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index b6f126f..48f43f1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
+                     libfile-bom-perl,
                      libxml-dt-perl (>= 0.57),
                      libtest-pod-perl,
                      libtest-pod-coverage-perl
@@ -18,6 +19,7 @@ Package: libxml-tmx-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libfile-bom-perl,
          libxml-dt-perl (>= 0.57)
 Description: Perl extensions for managing TMX files
  XML::TMX is a collection of modules that provide functions to deal with

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



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