[SCM] Debian packaging of libconfig-model-approx-perl branch, master, updated. 7e7dc81476a260832a0ffe94e9fe8b3656fa5c8a

Dominique Dumont dod at debian.org
Sat Nov 3 15:06:57 UTC 2012


The following commit has been merged in the master branch:
commit 71a192707e516100b28a9e66e652d98afb553bd8
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Nov 3 15:55:57 2012 +0100

    control: refreshed, new description, standard 3.9.4, compat 9. No other changes

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index d556227..338ed56 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,35 @@
 Source: libconfig-model-approx-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
-Build-Depends-Indep: perl, libconfig-model-perl (>= 1.245),
-  liblog-log4perl-perl, libtest-pod-perl, libfile-slurp-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dominique Dumont <domi.dumont at free.fr>,
-           gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
+Uploaders: Dominique Dumont <dod at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
            Fabrizio Regalli <fabreg at fabreg.it>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Config-Model-Approx/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-model-approx-perl.git
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
+Build-Depends-Indep: perl,
+                     libconfig-model-perl (>= 1.245),
+                     liblog-log4perl-perl,
+                     libtest-pod-perl,
+                     libfile-slurp-perl
+Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-model-approx-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-model-approx-perl.git
+Homepage: http://search.cpan.org/dist/Config-Model-Approx/
 
 Package: libconfig-model-approx-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
-  libconfig-model-perl (>= 1.245), liblog-log4perl-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libconfig-model-perl (>= 1.245),
+         liblog-log4perl-perl
 Recommends: libconfig-model-tkui-perl
 Suggests: libconfig-model-cursesui-perl
+Enhances: approx
 Description: Approx proxy server configuration editor
- Config::Model::Approx and config-edit -application approx provide a
- configuration model and a configuration editor for /etc/approx/approx.conf.
+ Config::Model::Approx Perl module provides a configuration checker and
+  editor for /etc/approx/approx.conf.
  .
  When the following dependencies are installed, you will get extra
  functionalities:
@@ -31,6 +39,7 @@ Description: Approx proxy server configuration editor
     * A curses Approx configuration editor with
       libconfig-model-cursesui-perl
  .
- When run with '-ui none', Approx configuration editor can also be
- used as a command line to validate Approx configuration or to upgrade
- an older configuration without user interaction.
+ cme can also be run to check configuration (cme check approx) or
+ migriate older configurations without user interaction (cme migrate
+ approx)
+

-- 
Debian packaging of libconfig-model-approx-perl



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