[SCM] Debian packaging of libfile-path-expand-perl branch, master, updated. debian/1.02-1-15-ge0a67d2

gregor herrmann gregoa at debian.org
Thu Jul 5 20:27:33 UTC 2012


The following commit has been merged in the master branch:
commit f45d3dcf3ff2f7d24fbac227ef9c68776920b355
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:30:01 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 34f37da..f7a72f2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: libfile-path-expand-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at iki.fi>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.0-7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at iki.fi>, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Build-Depends: debhelper (>= 5),
+               perl
+Build-Depends-Indep: perl
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/File-Path-Expand/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-path-expand-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-path-expand-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-path-expand-perl.git
+Homepage: http://search.cpan.org/dist/File-Path-Expand/
 
 Package: libfile-path-expand-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: expand user directories in filenames
  File::Path::Expand expands user directories in filenames.  For the
  simple case it's no more complex than s{^~/}{$HOME/}, but for other
  cases it consults getpwent and does the right thing.
+

-- 
Debian packaging of libfile-path-expand-perl



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