[libnet-ph-perl] 02/04: Apply wrap-and-sort
Axel Beckert
abe at deuxchevaux.org
Sun May 31 11:24:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libnet-ph-perl.
commit 8d6897ed218b51f80e934284f7c3ad5223ad819f
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun May 31 13:20:36 2015 +0200
Apply wrap-and-sort
---
debian/changelog | 1 +
debian/control | 6 ++++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ff06ff2..7012276 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ libnet-ph-perl (2.21-8) UNRELEASED; urgency=low
[ Axel Beckert ]
* Update debian/copyright to current DEP5 format version (1.0) by "cme
fix dpkg-copyright". Issue found by DUCK.
+ * Apply wrap-and-sort.
-- Ansgar Burchardt <ansgar at debian.org> Wed, 27 Jul 2011 18:46:31 +0200
diff --git a/debian/control b/debian/control
index ecfc678..3ea83c0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: libnet-ph-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8), perl
+Build-Depends: debhelper (>= 8),
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Marc 'HE' Brockschmidt <he at debian.org>
Standards-Version: 3.9.1
@@ -11,7 +12,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-ph-perl.gi
Package: libnet-ph-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: Perl module for accessing Ph servers
Net::PH is a Perl class implementing a simple Nameserver/Ph client as
described in CCSO Nameserver -- Server-Client Protocol or RFC 2378. The
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-ph-perl.git
More information about the Pkg-perl-cvs-commits
mailing list