[SCM] Debian packaging of Wx-Scintilla CPAN distribution branch, master, updated. 3f9b15af6c4ed3f4e18bb17c613cb9d03f488a5f
Dominique Dumont
dod at debian.org
Mon Dec 19 13:41:41 UTC 2011
The following commit has been merged in the master branch:
commit 360481f3984831543d209f83cce2f5f584f719ae
Author: Dominique Dumont <dod at debian.org>
Date: Mon Dec 19 14:37:09 2011 +0100
added dependency on libwx-perl. Fix synopsis
diff --git a/debian/control b/debian/control
index 1f9e99b..4eb262f 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,9 @@ Package: libwx-scintilla-perl
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
- ${shlibs:Depends}
-Description: Scintilla source code editing component for wxWidgets
+ ${shlibs:Depends},
+ libwx-perl
+Description: source code editor component for wxWidgets
Wx::Scintilla Perl module is a Wx wrapper around scintilla editor.
.
Wx::Scintilla prjoect goal is to provide fresh Perl 5 and maybe Perl 6
--
Debian packaging of Wx-Scintilla CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list