[SCM] Debian packaging of libfile-spec-perl branch, master, updated. 078c11d5442db55c62a3a06df96b2964e406fe9b

Xavier Guimard x.guimard at free.fr
Fri Mar 8 12:01:27 UTC 2013


The following commit has been merged in the master branch:
commit a28b825754994a78a08cb6b742825d2ef733f9ef
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Fri Mar 8 12:59:37 2013 +0100

    Bump S-V to 3.9.4 + dh to 9

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 43b0169..90993c8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libfile-spec-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Bastian Blank <waldi at debian.org>, Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Jose Luis Rivas <ghostbar38 at gmail.com>, Ryan Niebur <ryan at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>
-Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/PathTools/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-spec-perl.git
+Uploaders: Bastian Blank <waldi at debian.org>,
+ Damyan Ivanov <dmn at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Jose Luis Rivas <ghostbar38 at gmail.com>,
+ Ryan Niebur <ryan at debian.org>,
+ Nicholas Bamber <nicholas at periapt.co.uk>,
+ Xavier Guimard <x.guimard at free.fr>
+Build-Depends: debhelper (>= 9.20120312),
+ perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-spec-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-spec-perl.git
+Homepage: https://metacpan.org/release/PathTools/
 
 Package: libfile-spec-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: collection of tools for working with paths across platforms
  File::Spec is a Perl module that provides a variety of modules and routines
  useful for working with paths and file specifications in a cross-platform
@@ -23,3 +28,4 @@ Description: collection of tools for working with paths across platforms
  Please note that the modules from this package are already included in any
  standard Perl installation since version 5.4.5; this package is provided
  for those that need newer versions of this distribution.
+

-- 
Debian packaging of libfile-spec-perl



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