[libsys-hostname-long-perl] 01/03: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Fri Jan 10 00:35:14 UTC 2014


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

abe pushed a commit to branch master
in repository libsys-hostname-long-perl.

commit 19c778fa941a44ead9dd9e7288f4420a46d3c344
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Jan 10 01:28:12 2014 +0100

    Apply wrap-and-sort
---
 debian/changelog | 1 +
 debian/control   | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a4ae669..6365e27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ libsys-hostname-long-perl (1.4-3) UNRELEASED; urgency=low
     copyright"
   * Use "su -s /bin/sh nobody" to cope with the change of nobody's shell in
     base-passwd 3.5.30. (Closes: #734710) Patch by Colin Watson.
+  * Apply wrap-and-sort
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Mon, 13 Jun 2011 11:11:48 +0200
 
diff --git a/debian/control b/debian/control
index 3417553..a56a9b9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
 Homepage: https://metacpan.org/release/Sys-Hostname-Long
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-hostname-long-perl.git
@@ -14,7 +14,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-hostna
 
 Package: libsys-hostname-long-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Figure out the long (fully-qualified) hostname
  This module determines the host full name on multiple operating
  systems (MacOS, Windows, Unix-like systems; more later.)

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



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