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

kanashiro-guest pushed a commit to branch master
in repository librinci-perl.

commit dade9b175b868519ef9fe1e998597c3a5a5b8158
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Sun Dec 6 20:33:01 2015 -0200

    Move libdefhash-perl to recommends field and set up version
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bb51702..7550469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ librinci-perl (1.1.78-1) UNRELEASED; urgency=medium
   * Update upstream copyright and contact in debian/copyright
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
+  * Move libdefhash-perl to recommends field and set up version
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Sun, 06 Dec 2015 20:12:27 
-0200
 
diff --git a/debian/control b/debian/control
index a20a8ba..447205a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
                perl
-Build-Depends-Indep: libdefhash-perl
+Build-Depends-Indep: libdefhash-perl (>= 1.0.6)
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/librinci-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librinci-perl.git
@@ -14,8 +14,8 @@ Homepage: https://metacpan.org/release/Rinci
 Package: librinci-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends},
-         libdefhash-perl
+         ${perl:Depends}
+Recommends: libdefhash-perl (>= 1.0.6)
 Description: module that provides a language-neutral metadata for your code
  Rinci is a set of extensible, language-neutral metadata
  specifications for your code. Rinci allows various helper tools, from code

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