[libopengl-image-perl] 01/05: control: BD and recommends libimage-magick-perl

dod at debian.org dod at debian.org
Sun Oct 5 08:30:21 UTC 2014


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

dod pushed a commit to branch master
in repository libopengl-image-perl.

commit 6a6cab6ce1492619413c1cbfae19d57be8efe09c
Author: Dominique Dumont <dod at debian.org>
Date:   Thu Oct 2 20:50:05 2014 +0200

    control: BD and recommends libimage-magick-perl
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 67a5d58..f9e7a67 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Uploaders: Dominique Dumont <dod at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libopengl-perl,
+Build-Depends-Indep: libimage-magick-perl,
+                     libopengl-perl,
                      perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libopengl-image-perl.git
@@ -16,6 +17,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libopengl-perl
+Recommends: libimage-magick-perl
 Description: Image loader for OpenGL
  This module provides methods to load/modify/save images for use
  with OpenGL textures, FBOs and VBOs.
@@ -25,4 +27,3 @@ Description: Image loader for OpenGL
  .
   * Targa  - Pure Perl - uncompressed RGBA files (comes with OpenGL::Image).
   * Magick - Requires PerlMagick (v6.3.5 or newer for best performance).
-Homepage: https://metacpan.org/release/OpenGL-Image

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



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