[SCM] Debian packaging of libconfig-any-perl branch, master, updated. debian/0.23-1

Salvatore Bonaccorso carnil at debian.org
Sun May 27 06:38:26 UTC 2012


The following commit has been merged in the master branch:
commit a42d53508fdfb09c2c80ef0b3abe2bed1f072e0f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun May 27 08:31:18 2012 +0200

    Remove trailing spaces in control file
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index e226a24..2263ca4 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-any
 
 Package: libconfig-any-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends} 
+Depends: ${misc:Depends}, ${perl:Depends}
 Recommends: libconfig-general-perl, libconfig-tiny-perl, libjson-perl,
  libxml-simple-perl,
  libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl
@@ -32,7 +32,7 @@ Description: module to load configuration from different file formats
  .
  The rationale for this module is as follows: Perl programs are deployed on
  many different platforms and integrated with many different systems. Systems
- administrators and end users may prefer different configuration formats than 
+ administrators and end users may prefer different configuration formats than
  the developers. The flexibility inherent in a multiple format configuration
  loader allows different users to make different choices, without generating
  extra work for the developers. As a developer you only need to learn a single

-- 
Debian packaging of libconfig-any-perl



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