[SCM] Debian packaging of libpdf-create-perl branch, master, updated. 6ec104ee373db8dab9bff79dd62ccaa2adb6bc39

gregor herrmann gregoa at debian.org
Thu Jul 5 20:49:05 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 456d5c4..c11ba79 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libpdf-create-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Vincent Danjean <vdanjean at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.9.1~)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Damyan Ivanov <dmn at debian.org>,
- Vincent Danjean <vdanjean at debian.org>, gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.9.0
-Homepage: http://search.cpan.org/dist/PDF-Create/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpdf-create-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-create-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpdf-create-perl.git
+Homepage: http://search.cpan.org/dist/PDF-Create/
 
 Package: libpdf-create-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Suggests: libpdf-api2-perl
 Description: Perl module to create PDF files
  PDF::Create allows you to create documents in the Portable Document Format
@@ -28,3 +31,4 @@ Description: Perl module to create PDF files
  .
  It is intended to be simple and highly portable, as it is written purely in
  Perl. For more complex tasks, see libpdf-api2-perl.
+

-- 
Debian packaging of libpdf-create-perl



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