[libcpan-meta-perl] 02/03: Use ${source:Upstream-Version} to calculate the provided version of libparse-cpan-meta-perl.

gregor herrmann gregoa at debian.org
Mon Jul 3 16:53:18 UTC 2017


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

gregoa pushed a commit to branch master
in repository libcpan-meta-perl.

commit 799790538f6db0fcdb42300d5960e3cad92b3387
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jul 3 18:51:13 2017 +0200

    Use ${source:Upstream-Version} to calculate the provided version of libparse-cpan-meta-perl.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 83db5b1..5ce19c8 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Depends: ${misc:Depends},
          perl (>= 5.21.5) | libjson-pp-perl (>= 2.27300)
 Breaks: libparse-cpan-meta-perl (<< 1.4414+)
 Replaces: libparse-cpan-meta-perl (<< 1.4414+)
-Provides: libparse-cpan-meta-perl (= 2.150010)
+Provides: libparse-cpan-meta-perl (= ${source:Upstream-Version})
 Description: Perl module to access CPAN distributions metadata
  Software distributions released to the CPAN include a META.json or, for older
  distributions, META.yml which describes the distribution, its contents, and

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



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