[libimager-perl] 05/06: cme: wrap fields
gregor herrmann
gregoa at debian.org
Tue Aug 13 12:47:05 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libimager-perl.
commit a1f6f6f037d7338e6b61d3b8e40e4713cb058408
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Aug 13 14:30:18 2013 +0200
cme: wrap fields
Git-Dch: Ignore
---
debian/control | 49 ++++++++++++++++++++++++++++---------------------
1 file changed, 28 insertions(+), 21 deletions(-)
diff --git a/debian/control b/debian/control
index 48a215a..3152e7e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,39 @@
Source: libimager-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312),
- libfreetype6-dev,
- libgif-dev,
- libinline-perl,
- libjpeg-dev,
- libpng-dev,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtiff4-dev
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci at debian.org>,
- Esteban Manchado Velázque <zoso at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Chris Butler <chrisb at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
- Dominic Hargreaves <dom at earth.li>
+ Esteban Manchado Velázque <zoso at debian.org>,
+ Damyan Ivanov <dmn at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Rene Mayorga <rmayorga at debian.org>,
+ Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+ Chris Butler <chrisb at debian.org>,
+ Nicholas Bamber <nicholas at periapt.co.uk>,
+ Dominic Hargreaves <dom at earth.li>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+ debhelper (>= 9.20120312),
+ libfreetype6-dev,
+ libgif-dev,
+ libinline-perl,
+ libjpeg-dev,
+ libpng-dev,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtiff4-dev
Standards-Version: 3.9.4
-Homepage: http://imager.perl.org/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libimager-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimager-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libimager-perl.git
+Homepage: http://imager.perl.org/
Package: libimager-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Provides: perl-imagerapi-${perl-imagerapi-version}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Breaks: libimager-qrcode-perl (<< 0.033-1.~)
+Provides: perl-imagerapi-${perl-imagerapi-version}
Description: Perl extension for generating 24-bit images
Imager is a module for creating and altering images. It can read and write
various image formats, draw primitive shapes like lines and polygons, blend
@@ -35,3 +41,4 @@ Description: Perl extension for generating 24-bit images
.
Imager also has convenience functions for things like color space conversion
(convert RGB to HSV and back).
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimager-perl.git
More information about the Pkg-perl-cvs-commits
mailing list