summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJeffrey Ratcliffe <jjr@debian.org>2020-09-09 19:36:08 +0200
committerJeffrey Ratcliffe <jjr@debian.org>2020-09-09 19:36:08 +0200
commit05f4fa9980e613689fc872a53dbc823c80e1270a (patch)
treee8e18e215d6c83dae68e40ffa1d7abdfdfc04fc4 /debian
parentcda67ea6c9825f6b2bbe7470a7f2cc30642dc8ab (diff)
Initial packaging by dh-make-perl 0.113
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control28
-rw-r--r--debian/copyright36
-rw-r--r--debian/libpdf-builder-perl.docs2
-rw-r--r--debian/libpdf-builder-perl.examples1
-rwxr-xr-xdebian/rules4
-rw-r--r--debian/source/format1
-rw-r--r--debian/upstream/metadata6
-rw-r--r--debian/watch2
9 files changed, 85 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..2532fd8
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libpdf-builder-perl (3.019-1) UNRELEASED; urgency=low
+
+ * Initial release.
+
+ -- Jeffrey Ratcliffe <jjr@debian.org> Wed, 9 Sep 2020 19:36:05 +0200
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..77ba3d9
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,28 @@
+Source: libpdf-builder-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
+Uploaders: Jeffrey Ratcliffe <jjr@debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper-compat (= 13)
+Build-Depends-Indep: libfont-ttf-perl <!nocheck>,
+ libio-compress-perl <!nocheck>,
+ libtest-exception-perl <!nocheck>,
+ libtest-memory-cycle-perl <!nocheck>,
+ perl
+Standards-Version: 4.5.0
+Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpdf-builder-perl
+Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpdf-builder-perl.git
+Homepage: https://metacpan.org/release/PDF-Builder
+Rules-Requires-Root: no
+
+Package: libpdf-builder-perl
+Architecture: all
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libfont-ttf-perl,
+ libio-compress-perl
+Description: Facilitates the creation and modification of PDF files
+ (no description was found)
+ .
+ This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..9913042
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/PDF-Builder
+Upstream-Contact: Phil Perry <phil4597@catskilltech.com>
+Upstream-Name: PDF-Builder
+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: <INSERT COPYRIGHT YEAR(S) HERE>, Phil Perry <phil4597@catskilltech.com>
+License:
+
+Files: debian/*
+Copyright: 2020, Jeffrey Ratcliffe <jjr@debian.org>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/libpdf-builder-perl.docs b/debian/libpdf-builder-perl.docs
new file mode 100644
index 0000000..3dbe3ca
--- /dev/null
+++ b/debian/libpdf-builder-perl.docs
@@ -0,0 +1,2 @@
+CONTRIBUTING
+examples/README
diff --git a/debian/libpdf-builder-perl.examples b/debian/libpdf-builder-perl.examples
new file mode 100644
index 0000000..e39721e
--- /dev/null
+++ b/debian/libpdf-builder-perl.examples
@@ -0,0 +1 @@
+examples/*
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..66f6087
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/PhilterPaper/Perl-PDF-Builder/issues
+Bug-Submit: support2854 [at] catskilltech.com
+Repository: https://github.com/PhilterPaper/Perl-PDF-Builder.git
+Repository-Browse: https://github.com/PhilterPaper/Perl-PDF-Builder
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..11f42b2
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=4
+https://metacpan.org/release/PDF-Builder .*/PDF-Builder-v?@ANY_VERSION@@ARCHIVE_EXT@$