[SCM] Debian packaging of libpostscript-perl branch, master, updated. 0a3f834cc76da32a6e967850cc3d8ddf1d192afa

gregor herrmann gregoa at debian.org
Thu Jul 5 20:53:14 UTC 2012


The following commit has been merged in the master branch:
commit 6ae5cbd42244b64cbe6b55f10041966808ae925c
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:52:17 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index bb7a56d..526ed6d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libpostscript-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.8.8-11.1)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.50),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/PostScript/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpostscript-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpostscript-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpostscript-perl.git
+Homepage: http://search.cpan.org/dist/PostScript/
 
 Package: libpostscript-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Recommends: ghostscript
 Description: Perl module to generate PostScript code
  The PostScript module lets you generate PostScript files within a Perl
@@ -21,3 +23,4 @@ Description: Perl module to generate PostScript code
  With PostScript::Element you can represent circles, boxes, lines and images
  such that they can be easily output as PostScript code.
  With PostScript::TextBlock you can write text blocks into your output file.
+

-- 
Debian packaging of libpostscript-perl



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