[SCM] Debian packaging of libhash-asobject-perl branch, master, updated. f712b8ab71ae182192d0dd00798ee06263845b24

Xavier Guimard x.guimard at free.fr
Sat Jan 26 11:26:51 UTC 2013


The following commit has been merged in the master branch:
commit 0d3a6bf2090fa98b7534be27f35e92e5b3d09fdf
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Jan 26 12:25:43 2013 +0100

    Bump S-V to 3.9.4 + dh to 8

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 2bfdb22..af3dda1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,12 @@
 Source: libhash-asobject-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Standards-Version: 3.8.4
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-asobject-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-asobject-perl.git
 Homepage: http://search.cpan.org/dist/Hash-AsObject/
@@ -14,7 +15,7 @@ Package: libhash-asobject-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
-Description: Perl modules to treat hashes as objects, with arbitrary accessors/mutators
+Description: Perl modules to treat hashes as objects
  A Hash::AsObject is a blessed hash that provides read-write
  access to its elements using accessors.  (Actually, they're both accessors
  and mutators.)

-- 
Debian packaging of libhash-asobject-perl



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