[libzonemaster-webbackend-perl] 02/07: Update the dh-make-perl boilerplate

Ondřej Surý ondrej at debian.org
Thu Sep 8 14:14:51 UTC 2016


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

ondrej pushed a commit to branch master
in repository libzonemaster-webbackend-perl.

commit d02db9729fa8d8b5810de8b7ce1ab80eec3d7677
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed Sep 7 16:18:55 2016 +0200

    Update the dh-make-perl boilerplate
---
 debian/control   | 99 +++++++++++++++++++++++++++++---------------------------
 debian/copyright | 59 +++++++++++++++++----------------
 2 files changed, 82 insertions(+), 76 deletions(-)

diff --git a/debian/control b/debian/control
index ce893c2..9ef2b10 100644
--- a/debian/control
+++ b/debian/control
@@ -4,55 +4,58 @@ Priority: optional
 Maintainer: Ondřej Surý <ondrej at debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libconfig-inifiles-perl,
- libdaemon-control-perl,
- libdbd-sqlite3-perl,
- libdbi-perl (>= 1.616),
- libfile-sharedir-perl,
- libfile-slurp-perl,
- libhtml-parser-perl,
- libintl-perl,
- libio-captureoutput-perl,
- libjson-rpc-perl,
- libmoose-perl (>= 2.04),
- libnet-ip-xs-perl (>= 0.14),
- libnet-ldns-perl (>= 0.72),
- libparallel-forkmanager-perl (>= 1.12),
- libplack-middleware-debug-perl,
- libplack-perl,
- librouter-simple-perl,
- libstring-shellquote-perl,
- libwww-perl,
- libzonemaster-perl,
- perl (>= 5.14.2),
- starman
-Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Zonemaster-WebBackend
+                     libdaemon-control-perl,
+                     libdbd-sqlite3-perl,
+                     libdbi-perl (>= 1.616),
+                     libfile-sharedir-perl,
+                     libfile-slurp-perl,
+                     libhtml-parser-perl,
+                     libintl-perl,
+                     libio-captureoutput-perl,
+                     libjson-rpc-perl,
+                     libmoose-perl (>= 2.04),
+                     libnet-ip-xs-perl (>= 0.14),
+                     libnet-ldns-perl (>= 0.72),
+                     libparallel-forkmanager-perl (>= 1.12),
+                     libplack-middleware-debug-perl,
+                     libplack-perl,
+                     librouter-simple-perl,
+                     libstring-shellquote-perl,
+                     libwww-perl,
+                     libzonemaster-perl,
+                     perl (>= 5.14.2),
+                     starman
+Standards-Version: 3.9.8
+Homepage: https://zonemaster.net/
 
 Package: libzonemaster-webbackend-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libconfig-inifiles-perl,
- libdaemon-control-perl,
- libdbi-perl (>= 1.616),
- libfile-sharedir-perl,
- libfile-slurp-perl,
- libhtml-parser-perl,
- libintl-perl,
- libio-captureoutput-perl,
- libjson-rpc-perl,
- libmoose-perl (>= 2.04),
- libnet-ip-xs-perl (>= 0.14),
- libnet-ldns-perl (>= 0.72),
- libparallel-forkmanager-perl (>= 1.12),
- libplack-middleware-debug-perl,
- libplack-perl,
- librouter-simple-perl,
- libstring-shellquote-perl,
- libwww-perl,
- libzonemaster-perl,
- perl (>= 5.14.2),
- starman
+Depends: libconfig-inifiles-perl,
+         libdaemon-control-perl,
+         libdbi-perl (>= 1.616),
+         libfile-sharedir-perl,
+         libfile-slurp-perl,
+         libhtml-parser-perl,
+         libintl-perl,
+         libio-captureoutput-perl,
+         libjson-rpc-perl,
+         libmoose-perl (>= 2.04),
+         libnet-ip-xs-perl (>= 0.14),
+         libnet-ldns-perl (>= 0.72),
+         libparallel-forkmanager-perl (>= 1.12),
+         libplack-middleware-debug-perl,
+         libplack-perl,
+         librouter-simple-perl,
+         libstring-shellquote-perl,
+         libwww-perl,
+         libzonemaster-perl,
+         perl (>= 5.14.2),
+         starman,
+         ${misc:Depends},
+         ${perl:Depends}
+Recommends: libdbd-mysql-perl | libdbd-sqlite3-perl | libdbd-pg-perl
 Description: The Zonemaster project Web Backend engine
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+ Zonemaster::WebBackend is the Backend JSON/RPC weservice for the Web
+ Interface part of the Zonemaster project. It offers a JSON/RPC api to
+ run tests one by one (as the zonemaster-gui web frontend module does,
+ or by using a batch API to run the Zonemaster engine on many domains).
diff --git a/debian/copyright b/debian/copyright
index 54b8af9..a944bcb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,39 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Zonemaster-WebBackend
-Upstream-Contact: Michal TOMA <toma at nic.fr>
+Upstream-Contact: contact at zonemaster.net
 Upstream-Name: Zonemaster-WebBackend
-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: Michal TOMA <toma at nic.fr>
-License: Artistic or GPL-1+
+Copyright: 2013, 2014, 2015, IIS (The Internet Infrastructure Foundation)
+	   2013, 2014, 2015, AFNIC
+License: BSD-2-Clause
 
-Files: debian/*
-Copyright: 2016, Ondřej Surý <ondrej at 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.
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
  .
- 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.
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
  .
- 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'.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in
+    the documentation and/or other materials provided with the
+    distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
+ OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
+ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
+ WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+Files: debian/*
+Copyright: 2016, Ondřej Surý <ondrej at debian.org>
+License: BSD-2-Clause

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



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