[libnet-duo-perl] 18/25: Run wrap-and-sort -ast

Russ Allbery eagle at eyrie.org
Mon Jan 8 02:55:59 UTC 2018


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

rra pushed a commit to branch master
in repository libnet-duo-perl.

commit d6df0e0a4c99824ee92884980cae03722f5a0b2f
Author: Russ Allbery <eagle at eyrie.org>
Date:   Mon Jan 8 01:57:40 2018

    Run wrap-and-sort -ast
---
 debian/changelog |  1 +
 debian/control   | 30 +++++++++++++++++++++++-------
 debian/copyright |  1 -
 3 files changed, 24 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3194b95..f2dd7a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libnet-duo-perl (1.01-2) UNRELEASED; urgency=medium
     - Change Maintainer to the group.
     - Add myself to Uploaders.
     - Change Vcs-Git and Vcs-Browser to point to the pkg-perl repository.
+  * Run wrap-and-sort -ast.
 
  -- Russ Allbery <rra at debian.org>  Sun, 07 Jan 2018 17:56:24 -0800
 
diff --git a/debian/control b/debian/control
index 7806146..053ac6e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,22 @@
 Source: libnet-duo-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9), libjson-perl, libmodule-build-perl,
- libperl6-slurp-perl, libsub-install-perl, libtest-minimumversion-perl,
- libtest-pod-perl, libtest-pod-coverage-perl, libtest-strict-perl,
- libtest-synopsis-perl, liburi-perl, libwww-perl
+Build-Depends:
+ debhelper (>= 9),
+ libjson-perl,
+ libmodule-build-perl,
+ libperl6-slurp-perl,
+ libsub-install-perl,
+ libtest-minimumversion-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtest-strict-perl,
+ libtest-synopsis-perl,
+ liburi-perl,
+ libwww-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Russ Allbery <rra at debian.org>
+Uploaders:
+ Russ Allbery <rra at debian.org>,
 Standards-Version: 3.9.6
 Homepage: http://www.eyrie.org/~eagle/software/net-duo/
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-duo-perl.git
@@ -14,8 +24,14 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libnet-duo-perl.gi
 
 Package: libnet-duo-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libjson-perl,
- libperl6-slurp-perl, libsub-install-perl, liburi-perl, libwww-perl
+Depends:
+ libjson-perl,
+ libperl6-slurp-perl,
+ libsub-install-perl,
+ liburi-perl,
+ libwww-perl,
+ ${misc:Depends},
+ ${perl:Depends},
 Description: Perl API for Duo multifactor authentication service
  Net::Duo provides an object-oriented Perl interface for the Duo Security
  REST APIs.  It attempts to abstract some of the API details and provide
diff --git a/debian/copyright b/debian/copyright
index 7bde094..33478b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,4 +24,3 @@ License: Expat
  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
  OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
  THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-

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



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