[SCM] Debian packaging of libpdf-reuse-perl branch, master, updated. ec035a0ace32610303ad67c4be83cf8c520ea863

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


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

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

diff --git a/debian/control b/debian/control
index 9f6021a..03b8218 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
 Source: libpdf-reuse-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), quilt
-Build-Depends-Indep: perl (>= 5.8.8-7), libcompress-zlib-perl,
- libfont-ttf-perl, libtext-pdf-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               quilt
+Build-Depends-Indep: perl,
+                     libfont-ttf-perl,
+                     libtext-pdf-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/PDF-Reuse/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpdf-reuse-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-reuse-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpdf-reuse-perl.git
+Homepage: http://search.cpan.org/dist/PDF-Reuse/
 
 Package: libpdf-reuse-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libcompress-zlib-perl
-Recommends: libfont-ttf-perl, libtext-pdf-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         perl
+Recommends: libfont-ttf-perl,
+            libtext-pdf-perl
 Description: Reuse and mass produce PDF documents
  PDF::Reuse could be used when you want to mass produce similar (but not
  identical) PDF documents and reuse templates, JavaScripts and some other
@@ -27,3 +32,4 @@ Description: Reuse and mass produce PDF documents
  experimental level. More testing is needed. (If you get problems with a new
  document from Acrobat 6 or 7, try to save it or recreate it as a PDF-1.4
  document first, before using it together with this module.)
+

-- 
Debian packaging of libpdf-reuse-perl



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