[dh-make-perl] 06/08: use a few wildcards in *.install files

David Bremner bremner at debian.org
Thu Jun 30 15:19:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

bremner pushed a commit to branch master
in repository dh-make-perl.

commit 40e9e952d993d18e4db5996f757e4fd2ee7b478e
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 29 16:48:53 2016 +0200

    use a few wildcards in *.install files
    
    not that this buys us alot ...
    
    Gbp-Dch: Ignore
---
 debian/dh-make-perl.install          | 24 ++----------------------
 debian/libdebian-source-perl.install | 16 ++++------------
 2 files changed, 6 insertions(+), 34 deletions(-)

diff --git a/debian/dh-make-perl.install b/debian/dh-make-perl.install
index d274617..b01a9cc 100644
--- a/debian/dh-make-perl.install
+++ b/debian/dh-make-perl.install
@@ -3,27 +3,7 @@ usr/share/dh-make-perl/rules.dh.tiny
 usr/share/man/man1/dh-make-perl.1p
 usr/share/man/man3/Debian::AptContents.3pm
 usr/share/man/man3/Debian::Control::FromCPAN.3pm
-usr/share/man/man3/DhMakePerl.3pm
-usr/share/man/man3/DhMakePerl::Command::Packaging.3pm
-usr/share/man/man3/DhMakePerl::Command::dump_config.3pm
-usr/share/man/man3/DhMakePerl::Command::help.3pm
-usr/share/man/man3/DhMakePerl::Command::locate.3pm
-usr/share/man/man3/DhMakePerl::Command::make.3pm
-usr/share/man/man3/DhMakePerl::Command::refresh.3pm
-usr/share/man/man3/DhMakePerl::Command::refresh_cache.3pm
-usr/share/man/man3/DhMakePerl::Config.3pm
-usr/share/man/man3/DhMakePerl::PodParser.3pm
-usr/share/man/man3/DhMakePerl::Utils.3pm
+usr/share/man/man3/DhMakePerl*
 usr/share/perl5/Debian/AptContents.pm
 usr/share/perl5/Debian/Control/FromCPAN.pm
-usr/share/perl5/DhMakePerl.pm
-usr/share/perl5/DhMakePerl/Command/Packaging.pm
-usr/share/perl5/DhMakePerl/Command/dump_config.pm
-usr/share/perl5/DhMakePerl/Command/help.pm
-usr/share/perl5/DhMakePerl/Command/locate.pm
-usr/share/perl5/DhMakePerl/Command/make.pm
-usr/share/perl5/DhMakePerl/Command/refresh.pm
-usr/share/perl5/DhMakePerl/Command/refresh_cache.pm
-usr/share/perl5/DhMakePerl/Config.pm
-usr/share/perl5/DhMakePerl/PodParser.pm
-usr/share/perl5/DhMakePerl/Utils.pm
+usr/share/perl5/DhMakePerl*
diff --git a/debian/libdebian-source-perl.install b/debian/libdebian-source-perl.install
index 9b84e42..449a8ad 100644
--- a/debian/libdebian-source-perl.install
+++ b/debian/libdebian-source-perl.install
@@ -1,22 +1,14 @@
 usr/share/man/man3/Debian::Control.3pm
-usr/share/man/man3/Debian::Control::Stanza.3pm
-usr/share/man/man3/Debian::Control::Stanza::Binary.3pm
-usr/share/man/man3/Debian::Control::Stanza::CommaSeparated.3pm
-usr/share/man/man3/Debian::Control::Stanza::Source.3pm
+usr/share/man/man3/Debian::Control::Stanza*
 usr/share/man/man3/Debian::Dependencies.3pm
 usr/share/man/man3/Debian::Dependency.3pm
 usr/share/man/man3/Debian::DpkgLists.3pm
 usr/share/man/man3/Debian::Rules.3pm
-usr/share/man/man3/Debian::WNPP::Bug.3pm
-usr/share/man/man3/Debian::WNPP::Query.3pm
+usr/share/man/man3/Debian::WNPP::*
 usr/share/perl5/Debian/Control.pm
-usr/share/perl5/Debian/Control/Stanza.pm
-usr/share/perl5/Debian/Control/Stanza/Binary.pm
-usr/share/perl5/Debian/Control/Stanza/CommaSeparated.pm
-usr/share/perl5/Debian/Control/Stanza/Source.pm
+usr/share/perl5/Debian/Control/Stanza*
 usr/share/perl5/Debian/Dependencies.pm
 usr/share/perl5/Debian/Dependency.pm
 usr/share/perl5/Debian/DpkgLists.pm
 usr/share/perl5/Debian/Rules.pm
-usr/share/perl5/Debian/WNPP/Bug.pm
-usr/share/perl5/Debian/WNPP/Query.pm
+usr/share/perl5/Debian/WNPP/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git



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