[libpadre-plugin-snippet-perl] 02/06: sort
gregor herrmann
gregoa at debian.org
Sun Sep 22 22:08:11 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libpadre-plugin-snippet-perl.
commit ccb37c0c861d3c752b5c89aed90fde3a42ad64d9
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Sep 23 00:02:21 2013 +0200
sort
Git-Dch: Ignore
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a27fa3f..2a651b8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: liblocale-msgfmt-perl (>= 0.15),
libmoose-perl (>= 2.0402),
- libyaml-perl (>= 0.80),
libtest-yaml-valid-perl,
+ libyaml-perl (>= 0.80),
padre (>= 0.94),
perl,
xauth,
@@ -28,5 +28,5 @@ Enhances: padre
Description: Padre plugin to provide TextMate-like snippets
Once you enable this Plugin under Padre (the Perl IDE), you'll get
TextMate-style TAB triggered snippets for Perl, Moose, Mouse and
- MooseX::Declare
+ MooseX::Declare.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpadre-plugin-snippet-perl.git
More information about the Pkg-perl-cvs-commits
mailing list