[libtest-fake-httpd-perl] 01/01: Initial packaging.

Jonas Smedegaard dr at jones.dk
Sat May 24 17:25:39 UTC 2014


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

js pushed a commit to branch master
in repository libtest-fake-httpd-perl.

commit 9b97fdee81cdd6e20255a944729806503c1c9716
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat May 24 19:22:07 2014 +0200

    Initial packaging.
---
 debian/README.source   | 11 ++++++++
 debian/changelog       |  6 ++++
 debian/compat          |  1 +
 debian/control         | 29 ++++++++++++++++++++
 debian/control.in      | 17 ++++++++++++
 debian/copyright       | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/copyright_hints | 54 ++++++++++++++++++++++++++++++++++++
 debian/rules           | 41 ++++++++++++++++++++++++++++
 debian/source/format   |  1 +
 debian/watch           |  3 ++
 10 files changed, 237 insertions(+)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..f88449e
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,11 @@
+CDBS+git-buildpackage
+---------------------
+
+This source package uses CDBS and git-buildpackage.  NMUs need not (but
+are encouraged to) make special use of these tools.  In particular, the
+debian/control.in file can be completely ignored.
+
+More info here: http://wiki.debian.org/CDBS+git-buildpackage
+
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 18 Feb 2013 12:55:37 +0100
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..25380dd
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,6 @@
+libtest-fake-httpd-perl (0.06-1) unstable; urgency=low
+
+  * Initial Release.
+    Closes: bug#749125.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sat, 24 May 2014 19:04:24 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..301160a
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
\ No newline at end of file
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..f418894
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,29 @@
+Source: libtest-fake-httpd-perl
+Section: perl
+Priority: optional
+Build-Depends: cdbs,
+ debhelper,
+ dh-buildinfo,
+ devscripts,
+ perl,
+ libhttp-daemon-perl,
+ libplack-perl,
+ libtest-tcp-perl,
+ liburi-perl,
+ libwww-perl,
+ libtest-exception-perl,
+ libtest-useallmodules-perl,
+ perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Smedegaard <dr at jones.dk>
+Standards-Version: 3.9.5
+Homepage: https://metacpan.org/pod/Test::Fake::HTTPD
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-fake-httpd-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-fake-httpd-perl.git
+
+Package: libtest-fake-httpd-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Recommends: ${cdbs:Recommends}
+Description: fake HTTP server
+ Test::Fake::HTTPD is a fake HTTP server module for testing.
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..e38f83b
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,17 @@
+Source: libtest-fake-httpd-perl
+Section: perl
+Priority: optional
+Build-Depends: @cdbs@
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Smedegaard <dr at jones.dk>
+Standards-Version: 3.9.5
+Homepage: https://metacpan.org/pod/Test::Fake::HTTPD
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-fake-httpd-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-fake-httpd-perl.git
+
+Package: libtest-fake-httpd-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Recommends: ${cdbs:Recommends}
+Description: fake HTTP server
+ Test::Fake::HTTPD is a fake HTTP server module for testing.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..6e1609c
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,74 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Test::Fake::HTTPD
+Upstream-Contact: https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Fake-HTTPD
+ https://github.com/masaki/Test-Fake-HTTPD/issues
+Source: http://www.cpan.org/authors/id/M/MA/MASAKI
+ git://github.com/masaki/Test-Fake-HTTPD
+
+Files: *
+Copyright: NAKAGAWA Masaki <masaki at cpan.org>
+License: Artistic or GPL-1+
+Comment:
+ .
+ License:
+ .
+ This library is free software; you can redistribute it and/or modify it
+ under the same terms as Perl itself.
+ .
+ Comment:
+ .
+ Perl 5 is licensed under either the 'Artistic license' or the 'GNU
+ General Public License' version 1 or later.
+
+Files: inc/Module/Install*
+Copyright: 2001-2006, Audrey Tang <autrijus at autrijus.org>
+  2002-2004, Brian Ingerson <ingy at cpan.org>
+  2006,2008-2012, Adam Kennedy <adamk at cpan.org>
+License: Artistic or GPL-1+
+Comment:
+ Mangled convenience copy of Module::Install.
+
+Files: inc/Module/Install/AuthorTests.pm
+Copyright: 2008, Ricardo Signes <rjbs at cpan.org>
+License: Artistic or GPL-1+
+Comment:
+ Mangled convenience copy of Module::Install::AuthorTests.
+
+Files: inc/Module/Install/Repository.pm
+Copyright: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
+License: Artistic or GPL-1+
+ Comment:
+ .
+ Mangled convenience copy of Module::Install::Repository.
+
+Files: debian/*
+Copyright: 2014, Jonas Smedegaard <dr at jones.dk>,
+License: GPL-3+
+
+License: Artistic
+ Comment:
+ .
+ On Debian systems the 'Artistic License' is located in
+ '/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ Comment:
+ .
+ On Debian systems the 'GNU General Public License' version 1 is located
+ in '/usr/share/common-licenses/GPL-1'.
+
+License: GPL-3+
+ 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 3 of the License, or (at your
+ option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
+ Public License for more details.
+ .
+ Comment:
+ .
+ On Debian systems the 'GNU General Public License' version 3 is located
+ in '/usr/share/common-licenses/GPL-3'.
diff --git a/debian/copyright_hints b/debian/copyright_hints
new file mode 100644
index 0000000..f242432
--- /dev/null
+++ b/debian/copyright_hints
@@ -0,0 +1,54 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: FIXME
+Upstream-Contact: FIXME
+Source: FIXME
+Disclaimer: Autogenerated by CDBS
+
+Files: Changes
+ MANIFEST
+ META.yml
+ Makefile.PL
+ README.pod
+ certs/server-cert.pem
+ certs/server-key.pem
+ debian/README.source
+ debian/compat
+ debian/control
+ debian/control.in
+ debian/source/format
+ debian/watch
+ inc/Module/Install/AuthorTests.pm
+ inc/Module/Install/Base.pm
+ inc/Module/Install/Can.pm
+ inc/Module/Install/Fetch.pm
+ inc/Module/Install/Makefile.pm
+ inc/Module/Install/Repository.pm
+ inc/Module/Install/Win32.pm
+ inc/Module/Install/WriteAll.pm
+ lib/Test/Fake/HTTPD.pm
+ t/00_compile.t
+ t/10_http.t
+ t/11_https.t
+ xt/01_pod.t
+ xt/02_podcoverage.t
+ xt/03_podspell.t
+ xt/10_memory.t
+Copyright: *No copyright*
+License: UNKNOWN
+ FIXME
+
+Files: inc/Module/Install/Metadata.pm
+Copyright: 
+License: Expat
+ FIXME
+
+Files: debian/rules
+Copyright: 2014, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+
+Files: inc/Module/Install.pm
+Copyright: 2008, - 2012, Adam Kennedy
+License: UNKNOWN
+ FIXME
+
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..4c5ce8d
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,41 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright 2014, Jonas Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for Try::Tiny::ByClass
+#
+# 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 3, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/upstream-tarball.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/class/perl-makemaker.mk
+
+pkg = $(DEB_SOURCE_PACKAGE)
+
+DEB_UPSTREAM_PACKAGE = Test-Fake-HTTPD
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/M/MA/MASAKI
+
+# Needed (always/optionally) by upstrem build and (always/often) at runtime
+perl-deps = http-daemon plack test-tcp uri
+deps = $(patsubst %, $(comma) lib%-perl, $(perl-deps))
+#TODO resolve failures possibly related to bug#748740
+#deps-opt-recommend = libhttp-daemon-ssl-perl
+
+# Needed by testsuite
+deps-test = libwww-perl, libtest-exception-perl, libtest-useallmodules-perl
+deps-test +=, perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
+
+CDBS_BUILD_DEPENDS +=, $(deps), $(deps-opt-recommend), $(deps-test)
+CDBS_DEPENDS_$(pkg) = $(deps)
+CDBS_RECOMMENDS_$(pkg) = $(deps-opt-recommend)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..46ebe02
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
\ No newline at end of file
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..3e920bd
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version = 3
+http://cpan.metacpan.org/authors/id/M/MA/MASAKI/Test-Fake-HTTPD-([\d.]+)\.tar\.gz
+https://metacpan.org/release/Test-Fake-HTTPD .*/Test-Fake-HTTPD-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-fake-httpd-perl.git



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