[libwx-glcanvas-perl] 01/04: Remove version from libwx-perl dependency.

gregor herrmann gregoa at debian.org
Wed Aug 13 21:45:26 UTC 2014


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

gregoa pushed a commit to branch master
in repository libwx-glcanvas-perl.

commit 4ae0ca11055bb5fa3ac036668df61e433922af81
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Aug 13 23:38:12 2014 +0200

    Remove version from libwx-perl dependency.
    
    Nothing older in the archive.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 10de184..d578a5f 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Homepage: https://metacpan.org/release/Wx-GLCanvas
 Package: libwx-glcanvas-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libwx-perl (>= 0.57)
+ libwx-perl
 Description: Perl interface to wxWidgets' OpenGL canvas
  Wx::GLCanvas is an extension module allowing the integration of an
  OpenGL Canvas in Perl programs using the wxWidgets toolkit. It does so

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



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