[libogre-perl] 10/11: cme: sort/wrap
gregor herrmann
gregoa at debian.org
Fri Aug 2 12:49:22 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libogre-perl.
commit 3369e40b56b44058c46044ffa6b1d7152272a033
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 2 14:19:12 2013 +0200
cme: sort/wrap
Git-Dch: Ignore
---
debian/control | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 2a09374..5142e31 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
Source: libogre-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl, libogre-1.8-dev, libgtk2.0-dev, pkg-config
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>,
- Dominic Hargreaves <dom at earth.li>
+ Dominic Hargreaves <dom at earth.li>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+ libgtk2.0-dev,
+ libogre-1.8-dev,
+ perl,
+ pkg-config
Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Ogre/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libogre-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libogre-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libogre-perl.git
+Homepage: https://metacpan.org/release/Ogre/
Package: libogre-perl
Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
Recommends: libois-perl
Description: Perl binding for the OGRE C++ graphics library
This is a Perl binding for OGRE, Object-Oriented Graphics Rendering Engine,
@@ -27,3 +33,4 @@ Description: Perl binding for the OGRE C++ graphics library
website. The documentation of methods uses C++ types to describe its
parameters and return values, so some translation to Perl is generally
required.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libogre-perl.git
More information about the Pkg-perl-cvs-commits
mailing list