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

abe pushed a commit to branch master
in repository librelative-perl.

commit 6a1ca05682194987dcdb24ec6bcd549ac6bd86ee
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Sun Jun 7 01:33:36 2015 +0200

    Fix duplicate build-dependency on perl
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0db1320..a07a332 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,7 @@ librelative-perl (0.04-2) UNRELEASED; urgency=low
     + Drop now redundant dh_{clean,installchangelogs} parameters.
     + Finally switch to a minimal dh v7 style debian/rules file.
   * Convert debian/copyright to machine-readable DEP5 format.
+  * Fix duplicate build-dependency on perl.
 
  -- gregor herrmann <gre...@debian.org>  Sat, 10 May 2008 20:49:28 +0200
 
diff --git a/debian/control b/debian/control
index 4501eef..79e486a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8),
                libmodule-build-perl,
                perl
-Build-Depends-Indep: perl,
-                     libuniversal-require-perl,
+Build-Depends-Indep: libuniversal-require-perl,
                      libtest-pod-perl,
                      libtest-pod-coverage-perl
 Standards-Version: 3.9.6

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librelative-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