[SCM] Debian packaging of libarchive-ar-perl branch, master, updated. 3b51a2f5a0e286de654922fd1b6841b3faf88d8a

Xavier Guimard x.guimard at free.fr
Mon May 20 11:07:51 UTC 2013


The following commit has been merged in the master branch:
commit b1e5e3157e265217486beea77da4b74818045874
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon May 20 13:02:47 2013 +0200

    Bump S-V to 3.9.4 + dh to 8 + add libtest-mockobject-perl in B-D-I

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index ac39b84..e927db3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: libarchive-ar-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-mockobject-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, 
- Salvatore Bonaccorso <carnil at debian.org>
-Standards-Version: 3.8.3
-Homepage: https://metacpan.org/release/Archive-Ar/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-ar-perl.git
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libtest-mockobject-perl,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-ar-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-ar-perl.git
+Homepage: https://metacpan.org/release/Archive-Ar/
 
 Package: libarchive-ar-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtest-mockobject-perl
 Description: Perl interface for manipulating ar archives
  Archive::Ar is a pure-perl way to handle standard ar archives.
  .
@@ -26,3 +30,4 @@ Description: Perl interface for manipulating ar archives
  You may notice that the API to Archive::Ar is similar to Archive::Tar, and
  this was done intentionally to keep similarity between the Archive::*
  modules.
+

-- 
Debian packaging of libarchive-ar-perl



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