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

dmn pushed a commit to annotated tag debian/0.43-2
in repository libconvert-units-perl.

commit 6be88f9d3368aecd2365adb99ca4e51a06979441
Author: Damyan Ivanov <d...@debian.org>
Date:   Tue Jul 21 19:38:14 2015 +0000

    Replace perl5 (build) dependency with plain 'perl' or ${perl:Depends}
    
    Closes: #786678
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 86a05a8..ff5b616 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ libconvert-units-perl (1:0.43-1) unstable; urgency=low
     (https://lists.debian.org/debian-perl/2014/04/msg00033.html)
     Make Debian Perl Group the Maintainer, and move eloy to Uploaders;
     Add myself to uploaders too
+  * Replace perl5 (build) dependency with plain 'perl' or ${perl:Depends}
+    Closes: #786678
 
  -- Krzysztof Krzyzaniak (eloy) <e...@debian.org>  Wed, 22 Feb 2006 22:02:19 
+0100
 
diff --git a/debian/control b/debian/control
index 949e26d..7d865c5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <e...@debian.org>,
            Damyan Ivanov <d...@debian.org>
-Build-Depends-Indep: debhelper (>> 3.0.0), perl5
+Build-Depends-Indep: debhelper (>> 3.0.0), perl
 Standards-Version: 3.6.2
 
 Package: libconvert-units-perl
 Architecture: all
-Depends: perl5
+Depends: ${perl:Depends}
 Description: Perl module for performing unit conversions
  The Units package is a collection of modules for parsing strings
  with unit measurements (such as "12pt" or "3 meters") and

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to