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

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

commit eed8c39916b98eaff5ef3d90fafaa44b3485112b
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Wed Aug 5 17:04:50 2015 -0300

    Add recommends run time dependencies
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b8dc6b8..cca12f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libset-object-perl (1.35-1) UNRELEASED; urgency=medium
   * Import upstream version 1.35
   * Add autopkgtest-pkg-perl
   * Declare compliance with Debian policy 3.9.6
+  * Add recommends run time dependencies
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Wed, 05 Aug 2015 16:56:03 
-0300
 
diff --git a/debian/control b/debian/control
index acfcf64..b2497ba 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,8 @@ Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
+Recommends: libmoose-perl,
+            libtest-leaktrace-perl
 Description: collection of objects without duplications
  Set::Object module implements a Set of objects, that is, a collection of
  objects without duplications. It is similar to a Smalltalk

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