[libsocket-perl] 03/05: Wrap and sort fields in debian/control file

Salvatore Bonaccorso carnil at debian.org
Fri Jun 6 15:59:17 UTC 2014


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

carnil pushed a commit to branch master
in repository libsocket-perl.

commit a456b39088fcb7a5bd6b3a26cd3873448ae3afcc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri Jun 6 17:40:14 2014 +0200

    Wrap and sort fields in debian/control file
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6da65d4..09bb700 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: intrigeri <intrigeri at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9), perl, netbase
+Build-Depends: debhelper (>= 9), netbase, perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsocket-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsocket-perl.git
@@ -19,4 +19,3 @@ Description: networking constants and support functions
  socket(), setsockopt() and bind(). It also provides several other support
  functions, mostly for dealing with conversions of network addresses between
  human-readable and native binary forms, and for hostname resolver operations.
-

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



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