[SCM] Debian packaging of libconfig-inihash-perl branch, master, updated. f66cc1d28b0671b5b9a6d7b0dfa96678a7ad8259

Xavier Guimard x.guimard at free.fr
Sun Jan 27 11:31:34 UTC 2013


The following commit has been merged in the master branch:
commit 89a49806e3bc9ce92d1d211e5aee4c696ada3cc0
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jan 27 12:29:37 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 14ef6be..5e57577 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,15 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
            Antonio Radici <antonio at dyne.org>,
            Ryan Niebur <ryan at debian.org>,
-           Salvatore Bonaccorso <carnil 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: debhelper (>= 8)
 Build-Depends-Indep: libhash-case-perl,
                      libhash-withdefaults-perl,
                      perl
-Standards-Version: 3.8.1
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-inihash-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-inihash-perl.git
 Homepage: http://search.cpan.org/dist/Config-IniHash/
@@ -23,5 +24,6 @@ Depends: ${misc:Depends},
          libhash-withdefaults-perl
 Description: Perl extension for reading and writing INI files
  Config::IniHash reads and writes INI files, useful for storing
- settings.
+ settings. It returns the full file as a hashref or writes a
+ hashref into an ini file.
 

-- 
Debian packaging of libconfig-inihash-perl



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