[SCM] Debian packaging of libconfig-model-perl branch, master, updated. debian/2.027-1-4-g5b5d522

Dominique Dumont dod at debian.org
Tue Nov 27 16:25:59 UTC 2012


The following commit has been merged in the master branch:
commit d6354167766471ad08d8261cfd7f8f19779d0549
Merge: 4e248bf731887d66c27acd19383ebe049c4c7084 61f6a270f301507ba667e9443feada6bfca8c76d
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Nov 27 17:19:54 2012 +0100

    Merge tag 'upstream/2.028'
    
    Upstream version 2.028
    
    # gpg: Signature made Tue 27 Nov 2012 05:19:51 PM CET using RSA key ID 49AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>"
    # gpg:                 aka "Dominique Dumont (CPAN) <ddumont at cpan.org>"
    # gpg:                 aka "Dominique Dumont (HP-GNB) <domi at komarr.gre.hp.com>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <Domininque.Dumont at palm.com>"

diff --combined Build.PL
index d9ceb80,a1b2f3f..3f9f8e1
--- a/Build.PL
+++ b/Build.PL
@@@ -66,7 -66,7 +66,7 @@@ my $build = $class->new
      module_name => 'Config::Model',
      @version_info,
      license       => 'lgpl',
 -    script_files  => ['config-edit','script/cme'],
 +    script_files  => ['config-edit','script/cme', 'debian/dh/dh_config_model_upgrade'],
      appli_files   => \%appli_files,
      dist_abstract => 'Describe, edit and validate configuration data',
      dist_author   => 'Dominique Dumont (ddumont at cpan dot org)',
@@@ -118,16 -118,6 +118,6 @@@
      'namespace::autoclean' => '0'
    },
  
-     meta_merge => {
-         resources => {
-             homepage => 'https://github.com/dod38fr/config-model/wiki',
-             MailingList =>
-               'https://lists.sourceforge.net/lists/listinfo/config-model-users',
-             repository =>
-               'git://github.com/dod38fr/config-model.git',
-         },
-     },
- 
      # cleanup required by t/auto_read.t
      # PreGrammar.pm is created by t/value_computer.t
      add_to_cleanup => [ qw/PreGrammar.pm wr_root r_root/ ],
diff --combined MANIFEST
index 3056d27,a0ff8fb..1b425ea
--- a/MANIFEST
+++ b/MANIFEST
@@@ -3,15 -3,14 +3,15 @@@ ChangeLo
  LICENSE
  MANIFEST
  MANIFEST.SKIP
+ META.json
  META.yml
  MODELS
- README
  README.pod
  TODO
  config-edit
  contrib/bash_completion.cme
  contrib/bash_completion.config-edit
 +debian/dh/dh_config_model_upgrade
  examples/fstab/README
  examples/fstab/add-ext4-workshop.txt
  examples/fstab/fstab.sample

-- 
Debian packaging of libconfig-model-perl



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