[libafs-pag-perl] 27/33: Run wrap-and-sort -ast

Russ Allbery eagle at eyrie.org
Thu Dec 28 02:12:49 UTC 2017


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

rra pushed a commit to branch master
in repository libafs-pag-perl.

commit ab37466dfd5fc3f32d32ebfe822ac43f3caef7ce
Author: Russ Allbery <eagle at eyrie.org>
Date:   Thu Dec 28 01:21:43 2017

    Run wrap-and-sort -ast
---
 debian/changelog |  1 +
 debian/control   | 22 ++++++++++++++++------
 debian/copyright |  1 -
 3 files changed, 17 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1356403..d49f5e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libafs-pag-perl (1.02-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>  Wed, 27 Dec 2017 17:16:46 -0800
 
diff --git a/debian/control b/debian/control
index 9fcfcee..c7f54aa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,19 @@
 Source: libafs-pag-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9), libconfig-autoconf-perl,
- libipc-system-simple-perl, libmodule-build-perl,
- libtest-minimumversion-perl, libtest-pod-perl, libtest-pod-coverage-perl,
- libtest-strict-perl, libtest-synopsis-perl
+Build-Depends:
+ debhelper (>= 9),
+ libconfig-autoconf-perl,
+ libipc-system-simple-perl,
+ libmodule-build-perl,
+ libtest-minimumversion-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtest-strict-perl,
+ libtest-synopsis-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.5
 Homepage: http://www.eyrie.org/~eagle/software/afs-pag/
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libafs-pag-perl.git
@@ -14,7 +21,10 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libafs-pag-perl.gi
 
 Package: libafs-pag-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends},
 Description: Perl bindings for AFS PAG manipulation
  AFS::PAG provides the standard PAG and token manipulation functions
  setpag and unlog to Perl programs as a native module.  It also provides
diff --git a/debian/copyright b/debian/copyright
index 4b60330..add25fc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -36,4 +36,3 @@ License: rra-public-domain
  in this work against any person or entity, or prevent any person or
  entity from copying, publishing, distributing or creating derivative
  works of this work.
-

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



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