[SCM] Debian packaging of libpostscript-file-perl branch, master, updated. debian/2.20+dfsg-1-2-g61a3828

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


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

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

diff --git a/debian/control b/debian/control
index 4a2d773..42f5a30 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libpostscript-file-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Vincent Danjean <vdanjean at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Chris Butler <chrisb at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Vincent Danjean <vdanjean at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>, Chris Butler <chrisb at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/PostScript-File/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpostscript-file-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpostscript-file-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpostscript-file-perl.git
+Homepage: http://search.cpan.org/dist/PostScript-File/
 
 Package: libpostscript-file-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Suggests: libfont-afm-perl
 Description: module for creating Adobe PostScript files
  PostScript::File is a Perl module capable of producing the outline for an
@@ -23,3 +25,4 @@ Description: module for creating Adobe PostScript files
  directly, and also includes error reporting and debugging facilities. Though
  it is designed to be used independently, the functions provided are suitable
  for use in other modules.
+

-- 
Debian packaging of libpostscript-file-perl



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