[SCM] Debian packaging of libpdf-api2-perl branch, master, updated. af2eb6a863942219f35c72d8cb186da5eb7cf5f2

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


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

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

diff --git a/debian/control b/debian/control
index 4e67348..1c528f5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libpdf-api2-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Gustavo Franco <stratus at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ryan Niebur <ryan at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libfont-ttf-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Gustavo Franco <stratus at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Ryan Niebur <ryan at debian.org>
+                     libfont-ttf-perl
 Standards-Version: 3.9.1
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpdf-api2-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-api2-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpdf-api2-perl.git
 Homepage: http://pdfapi2.sourceforge.net/
 
 Package: libpdf-api2-perl
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${misc:Depends}, ${perl:Depends},
- ttf-dejavu,
- libfont-ttf-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ttf-dejavu,
+         libfont-ttf-perl
+Pre-Depends: dpkg
 Description: module for creating or modifying PDF documents in Perl
  PDF::API2 started as a nice API around the Text::PDF modules created by
  Martin Hosken.
@@ -35,3 +36,4 @@ Description: module for creating or modifying PDF documents in Perl
   - Supports native Embedding of bitmap images (jpeg,ppm,png)
   - Supports modification of existing pdfs and import/cloning of pages
   - Lite version of the API for first-timers
+

-- 
Debian packaging of libpdf-api2-perl



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