This is an automated email from the git hooks/post-receive script.

eythian-guest pushed a commit to branch master
in repository libpdf-writer-perl.

commit d6109fe5c286a65f90662b7f7867344133830788
Author: Robin Sheat <ro...@catalyst.net.nz>
Date:   Tue May 5 15:10:16 2015 +1200

    Changes for Debian
---
 debian/changelog |  4 ++--
 debian/control   | 11 +++++++----
 debian/copyright | 12 ++----------
 3 files changed, 11 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b27a1bb..8160a0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libpdf-writer-perl (0.06-1) UNRELEASED; urgency=low
+libpdf-writer-perl (0.06-1) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release. Closes: #784296
 
  -- Robin Sheat <ro...@catalyst.net.nz>  Tue, 5 May 2015 14:51:17 +1200
diff --git a/debian/control b/debian/control
index a03ed37..e5dbd2b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,13 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libpdf-writer-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, libpdf-api2-perl
 Description: PDF writer abstraction layer
- This is a generalized API that allows a module that generates PDFs to
+ PDF::Writer is a generalised API that allows a module that generates PDFs to
  transparently target multiple backends without changing its code. The
  currently supported backends are:
- .
- This description was automagically extracted from the module by dh-make-perl.
+  * PDF::API2
+  * PDFlib (versions 3+)
+  * Mock
+ If both PDF::API2 and pdflib_pl are available, PDF::API2 is preferred.
+ If neither is available, a run-time exception will be thrown.
diff --git a/debian/copyright b/debian/copyright
index 703ac70..871d534 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,10 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/PDF-Writer
-Upstream-Contact: unknown
+Upstream-Contact: Rob Kinyon <rob.kin...@iinteractive.com>
 Upstream-Name: PDF-Writer
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: unknown
+Copyright: 2004-2005 Autrijus Tang <autri...@autrijus.org>
 License: Artistic or GPL-1+
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpdf-writer-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to