[libnet-smtp-server-perl] 03/08: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sun May 31 12:25:23 UTC 2015


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

abe pushed a commit to branch master
in repository libnet-smtp-server-perl.

commit 98b376979b9b4ab845b6c54e718163bda86f10fd
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 31 14:12:50 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 135c510..e598b27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ libnet-smtp-server-perl (1.1-5) UNRELEASED; urgency=low
   * Fix download URL in debian/copyright (wrong distribution name). Issue
     reported by DUCK.
   * Remove obsolete emacs local variables from debian/changelog.
+  * Apply wrap-and-sort.
 
  -- Ansgar Burchardt <ansgar at debian.org>  Wed, 27 Jul 2011 18:46:34 +0200
 
diff --git a/debian/control b/debian/control
index 7f5ada6..6cb43f2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.4
 Homepage: http://www.macgyver.org/software/perl
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-smtp-server-perl.git
@@ -13,7 +13,9 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-smtp-serve
 
 Package: libnet-smtp-server-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libnet-dns-perl
+Depends: libnet-dns-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: native Perl SMTP Server implementation for Perl
  The Net::SMTP::Server module implements an RFC 821 compliant SMTP
  server, completely in Perl.  It's extremely extensible, so adding in

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



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